AI & ML
AI & ML agent skills cover the machine-learning workflow itself: writing and evaluating prompts, building RAG pipelines, running evals, and wiring up model APIs. Each one is a SKILL.md file your agent loads on demand, so the know-how travels across Claude Code, Cursor, and 60+ agents.
-
gitwalter Bundle Developing FastapiFastAPI project structure, Router organization, Dependency injection, Pydantic v2 models, Background tasks, WebSocket endpoints, Middleware, CORS, OpenAPI customization
-
gitwalter Bundle Optimizing PromptsDSPy integration for declarative prompt optimization, prompt versioning, A/B testing, few-shot optimization, chain-of-thought patterns, prompt caching
-
gitwalter Skill Context RetrievalActively retrieve context from the Dual-Storage Cognitive Memory system (Qdrant & SQLite) for seamless IDE integration.
-
gitwalter Skill AI Agent OperationsAI model configuration, LLM memoization, agentic RAG search, and vector library maintenance.
-
gitwalter Bundle Developing Rap ObjectsRAP business object creation (managed, unmanaged, abstract), behavior definitions, determinations, validations, actions, draft handling, authorization control
-
gitwalter Bundle Gathering Requirements5-layer requirements elicitation for Cursor agent system generation with axioms, purpose, and methodology
-
gitwalter Bundle Governing RepositoriesComprehensive skill for link verification, file organization, artifact syncing, and README automation.
-
gitwalter Bundle Interacting With HumanApproval workflows, interrupts, and feedback patterns for agents
-
gitwalter Bundle Logging And MonitoringStructured logging with structlog, metrics collection, alerting patterns, and distributed tracing
-
gitwalter Bundle Managing Vision AgentsImage analysis with multi-modal LLMs (GPT-4V, Gemini Vision), object detection integration, image generation pipelines, and visual question answering
-
gitwalter Bundle Operating EnvironmentsConfig-driven operating environment skill for shell commands, tool path resolution, and platform-specific syntax across all platforms
-
gitwalter Bundle Selecting EnforcementsGuide users through selecting enforcement patterns that ensure agent system lives its values
-
gitwalter Bundle Tracing With LangsmithDebugging and tracing LangChain/LangGraph with LangSmith MCP
-
gitwalter Skill Briefing PrototypesConverts the top-ranked opportunity cluster into a concrete, buildable prototype brief ready to hand off to the architecture phase. Defines the smallest testable slice, the riskiest assumption to validate, the AI components involved, and the success signal. Use this skill when the user is ready to move from ideas to building, asks "what should we prototype", "what do we build first", or "let's make this concrete". Requires knowledge/opportunities.md. Writes to knowledge/prototype-brief.md and requires human approval before the phase gate.
-
gitwalter Skill Assessing RisksQuantitative and Industrial risk assessment with VaR, drawdown analysis, SLA breach forecasting, and process reliability metrics.
-
gitwalter Skill Orchestrating MCPMaster skill for orchestrating and utilizing the full MCP ecosystem (Tavily, RAG, Memory, Sequential Thinking)
-
aradotso-security-skills Skill Symfony Security AuditorAI-powered multi-agent security auditor for Symfony applications using LLMs to detect business logic flaws, broken access control, and complex vulnerabilities
-
gitwalter Bundle Securing AI SystemsPrompt injection defense, API security, and content filtering for AI systems
-
gitwalter Skill Society IntegrationIntegration of agent systems with blockchain protocols, contracts, event stores, reputation networks, and collective verification engines.
-
gitwalter Bundle Testing Spring AppsJUnit 5 patterns, Spring Boot Test slices (@WebMvcTest, @DataJpaTest), MockMvc for API testing, Testcontainers for integration tests (PostgreSQL, Redis, Kafka), Mockito patterns, Test fixtures with @TestConfiguration
-
gitwalter Bundle Managing Plane TasksHigh-performance management of Plane PMS using specialized scripts, persistent context, Jinja2 templates, and memory MCP integration.
-
gitwalter Skill Data ValidationSkills for validating data integrity, schema compliance, and lineage in data pipelines.
-
gitwalter Bundle Exporting Agent BundlesCreate and export PABP agent bundles for cross-platform portable behavior transfer
-
gitwalter Bundle Onboarding Team HuddlesCondensed 1-2 hour collaborative onboarding for small teams (2-5 people) with mini-games and shared decision-making
-
gitwalter Bundle Selecting MethodologiesGuide users through selecting and configuring development methodology for agent system
-
aradotso-security-skills Skill Zen AI Pentest FrameworkAI-powered autonomous penetration testing framework with multi-agent system, real security tool execution, and compliance reporting
-
aradotso-security-skills Skill Agent Security Scanner MCPSecurity scanner MCP server for AI coding agents with vulnerability detection, package hallucination checks, prompt injection firewall, AST analysis, and auto-fix capabilities
-
aradotso-security-skills Skill AI Security Knowledge BaseComprehensive AI security knowledge base covering ML algorithms, threat modeling, offensive AI tactics, and defensive strategies including OWASP LLM Top 10 and adversarial ML
-
aradotso-security-skills Skill Server Security Init SkillAgent skill for safely initializing and hardening fresh Ubuntu/Debian SSH servers with staged security improvements
-
aradotso-security-skills Skill AI Runtime Security SandboxDemonstrate and test RAG chatbot security vulnerabilities (prompt injection, tool abuse, data leakage) with live attack scenarios and defensive controls
-
gitwalter Bundle Selecting Society TiersInteractive guidance for selecting appropriate trust verification tier
-
gitwalter Bundle Streaming Realtime DataToken streaming from LLMs, event streaming with astream_events, WebSocket agent patterns, and real-time UI updates
-
gitwalter Bundle Trading AlgorithmicallyBuild algorithmic trading strategies with backtesting, technical indicators, and fundamental data
-
gitwalter Skill Scanning CompetitionResearches the competitive landscape for the problem space defined in knowledge/problem-frame.md. Maps existing solutions, extracts differentiators, and surfaces market gaps. Use this skill when the user asks about competitors, existing tools, market landscape, or says "what's already out there" or "how is this solved today". Requires web-search MCP tool. Writes output to knowledge/competitive.md.
-
gitwalter Bundle Designing AI SystemsArchitecture patterns, technology selection, scalability planning, and vector DB selection for AI applications
-
gitwalter Bundle Developing AI AgentsAI Agent Development with LangChain and LangGraph
Frequently asked questions
What are AI & ML agent skills?
AI & ML agent skills cover the machine-learning workflow itself: writing and evaluating prompts, building RAG pipelines, running evals, and wiring up model APIs. Each one is a SKILL.md file your agent loads on demand, so the know-how travels across Claude Code, Cursor, and 60+ agents.
Which AI & ML skills are most installed?
Popular AI & ML skills on SkillMD right now include selecting-enforcements, society-integration, developing-fastapi. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do AI & ML skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.