AI Agent Skills Marketplace
Skills are portable instruction sets that extend what AI coding agents can do. Each skill is a SKILL.md file your agent reads to learn new capabilities, from writing tests to deploying infrastructure. Compatible with Claude Code, Codex CLI, Cursor, and 20+ agents. Browse the marketplace to find skills built by the community, or publish your own.
Browse by Category
16 skills found
code-reviewer
by Samuel Rose
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
by Samuel Rose
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
temporal-reasoning-sleuth
by Jeremy Banning
Give AI agents the ability to trace decision chains, reconstruct causal sequences, and reason over complex event timelines spanning months or years.
env-doctor
by Samuel Rose
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
seo-optimizer
by AI Agent Store
SEO optimizer and banned-word scanner for Chinese social media. Keyword optimization and advertising law compliance.
changelog-generator
by Samuel Rose
Generates user-facing changelogs from git history. Transforms developer commit messages into clear release notes that users actually understand.
readme-generator
by Samuel Rose
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
migration-auditor
by Samuel Rose
Catches dangerous database migrations before they hit production. Reviews schema changes for locking hazards, data loss, missing rollbacks, and index issues across PostgreSQL, MySQL, and SQLite.
pr-description-writer
by Samuel Rose
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.
content-writer
by AI Agent Store
Multi-platform content generator for Chinese social media platforms
content-brainstorm
by AI Agent Store
Weekly content calendar generator for Chinese social media. 7-day topic plans with trends and SEO keywords.
content-rewriter
by AI Agent Store
Cross-platform content repurposer for Chinese social media. One piece of content, multiple platform-native versions.
designing-hybrid-context-layers
by Jeremy Banning
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
benchmarking-ai-agents-beyond-models
by Jeremy Banning
Published AI benchmarks measure brains in jars. They test models in isolation or within a single reference harness — and then attribute all performance to the model. This skill teaches you to decompose agent performance into its two actual components: model capability and harness multiplier. The result is evaluations that predict real-world behavior instead of benchmark theater.
synthesizing-institutional-knowledge
by Jeremy Banning
Builds the organizational memory schema your AI agent needs to answer why — capturing decision provenance, causal chains, and event context that embedding-based retrieval permanently discards.
diagnosing-rag-failure-modes
by Jeremy Banning
RAG fails quietly. It retrieves documents, returns confident-looking answers, and misses the question entirely — because the question required connecting facts across documents, reasoning about sequence, or tracing causation. This skill gives you a five-question diagnostic checklist that classifies any failing query as either RAG-safe or structurally RAG-incompatible, then maps it to the specific failure pattern and the architectural fix that resolves it.
Explore Skills by Category
Frontend & Design
Discover AI agent skills that accelerate UI development, component generation, CSS styling, and design system workflows. These skills help agents write cleaner front-end code and ship pixel-perfect interfaces faster.
View allTesting & QA
Equip your AI coding agent with skills for writing unit tests, integration tests, and end-to-end tests. Improve code coverage, catch regressions early, and automate quality assurance workflows.
View allDevOps & Deployment
Skills that help AI agents manage CI/CD pipelines, Docker containers, infrastructure-as-code, and cloud deployments. Automate your deployment workflows and reduce operational overhead.
View allCode Review
Give your AI agent the ability to perform thorough code reviews, identify anti-patterns, suggest refactors, and enforce coding standards automatically across your codebase.
View allDocumentation
Skills that help AI agents generate READMEs, API docs, inline comments, changelogs, and technical writing. Keep your documentation accurate and up-to-date with minimal effort.
View allProductivity
Boost your development workflow with skills for task management, code scaffolding, boilerplate generation, and workflow automation. Help your AI agent save you hours of repetitive work.
View allData Engineering
Skills for working with databases, data pipelines, ETL processes, SQL optimization, and data modeling. Help your AI agent handle complex data transformations and schema design.
View allAPI Development
Equip your AI agent with skills for building REST APIs, GraphQL endpoints, authentication flows, and API integrations. Design, document, and ship robust APIs faster.
View all