.agents/skills/ai-ml/SKILL.md
AI and machine learning workflow covering LLM application development, RAG implementation, agent architecture, ML pipelines, and AI-powered features.
npx skillsauth add datamonsterr/mycoai_projects ai-mlInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Comprehensive AI/ML workflow for building LLM applications, implementing RAG systems, creating AI agents, and developing machine learning pipelines. This bundle orchestrates skills for production AI development.
Use this workflow when:
ai-product - AI product developmentai-engineer - AI engineeringai-agents-architect - Agent architecturellm-app-patterns - LLM patternsUse @ai-product to design AI-powered features
Use @ai-agents-architect to design multi-agent system
llm-application-dev-ai-assistant - AI assistant developmentllm-application-dev-langchain-agent - LangChain agentsllm-application-dev-prompt-optimize - Prompt engineeringgemini-api-dev - Gemini APIUse @llm-application-dev-ai-assistant to build conversational AI
Use @llm-application-dev-langchain-agent to create LangChain agents
Use @llm-application-dev-prompt-optimize to optimize prompts
rag-engineer - RAG engineeringrag-implementation - RAG implementationembedding-strategies - Embedding selectionvector-database-engineer - Vector databasessimilarity-search-patterns - Similarity searchhybrid-search-implementation - Hybrid searchUse @rag-engineer to design RAG pipeline
Use @vector-database-engineer to set up vector search
Use @embedding-strategies to select optimal embeddings
autonomous-agents - Autonomous agent patternsautonomous-agent-patterns - Agent patternscrewai - CrewAI frameworklanggraph - LangGraphmulti-agent-patterns - Multi-agent systemscomputer-use-agents - Computer use agentsUse @crewai to build role-based multi-agent system
Use @langgraph to create stateful AI workflows
Use @autonomous-agents to design autonomous agent
ml-engineer - ML engineeringmlops-engineer - MLOpsmachine-learning-ops-ml-pipeline - ML pipelinesml-pipeline-workflow - ML workflowsdata-engineer - Data engineeringUse @ml-engineer to build machine learning pipeline
Use @mlops-engineer to set up MLOps infrastructure
langfuse - Langfuse observabilitymanifest - Manifest telemetryevaluation - AI evaluationllm-evaluation - LLM evaluationUse @langfuse to set up LLM observability
Use @evaluation to create evaluation framework
prompt-engineering - Prompt securitysecurity-scanning-security-sast - Security scanningdevelopment - Application developmentdatabase - Data managementcloud-devops - Infrastructuretesting-qa - AI testingdata-ai
Foundation model for image segmentation with zero-shot transfer. Use when you need to segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks in an image.
development
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.
tools
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
development
Process images for web development — resize, crop, trim whitespace, convert formats (PNG/WebP/JPG), optimise file size, generate thumbnails, create OG card images. Uses Pillow (Python) — no ImageMagick needed. Trigger with 'resize image', 'convert to webp', 'trim logo', 'optimise images', 'make thumbnail', 'create OG image', 'crop whitespace', 'process image', or 'image too large'.