SkillsAdd

Install skills for AI.
Extend your AI agent.

A local directory of open agent skills — ranked, searchable, and one command away.

Catalog324,895
Summaries320,711
With docs109,090
Ranked9,730

Topics

All topics
#
Skill
Source
8W Activity
Installs
3451
security-alert-triage Triage Elastic Security alerts — gather context, classify threats, create cases, and acknowledge. Use when triaging a…
elastic/agent-skills
2.9K
3452
domain-driven-design Model software around the business domain using bounded contexts, aggregates, and ubiquitous language. Use when the u…
wondelai/skills
5.8K
3453
build-mcpb Official This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a lo…
anthropics/claude-plugins-official
5.1K
3454
unit-test-mapper-converter Provides patterns for unit testing mappers, converters, and bean mappings. Validates entity-to-DTO and model transfor…
giuseppe-trisciuoglio/developer-kit
2.8K
3455
aws-sdk-java-v2-messaging Provides AWS messaging patterns using AWS SDK for Java 2.x for SQS queues and SNS topics. Handles sending/receiving m…
giuseppe-trisciuoglio/developer-kit
2.8K
3456
writing-evals Official Scaffolds evaluation suites for the Axiom AI SDK. Generates eval files, scorers, flag schemas, and config from natura…
axiomhq/skills
1.6K
3457
understand-onboard Use when you need to generate an onboarding guide for new team members joining a project
egonex-ai/understand-anything
2.7K
3458
frontend-skill Create visually strong landing pages, websites, and app UIs with restrained composition. OpenAI's production frontend…
nexu-io/open-design
2.7K
3459
drawio-logical-diagrams Creates professional logical flow diagrams and logical system architecture diagrams using draw.io XML format (.drawio…
giuseppe-trisciuoglio/developer-kit
3K
3460
seo-programmatic Programmatic SEO planning and analysis for pages generated at scale from data sources. Covers template engines, URL p…
agricidaniel/claude-seo
5.1K
3461
copilotkit-debug Use when diagnosing CopilotKit issues -- runtime connectivity failures, agent not responding, streaming errors, tool …
copilotkit/copilotkit
2.8K
3462
threejs Three.js skills for creating 3D elements and interactive experiences in the browser — scenes, materials, controls, an…
nexu-io/open-design
2.9K
3463
better-auth Provides Better Auth integration patterns for NestJS backend and Next.js frontend with Drizzle ORM and PostgreSQL. Us…
giuseppe-trisciuoglio/developer-kit
2.7K
3464
session-report Official Generate an explorable HTML report of Claude Code session usage (tokens, cache, subagents, skills, expensive prompts)…
anthropics/claude-plugins-official
2.6K
3465
korean-spell-check Use Nara/PNU Korean spell-check surfaces conservatively to proofread Korean text, chunk long input, and return change…
nomadamas/k-skill
4.8K
3466
deployment-pipeline-design
wshobson/agents
12.3K
3467
netlify-ai-gateway Use OpenAI, Anthropic, Google Gemini, or OpenRouter models from Netlify Functions or Edge Functions without managing …
netlify/context-and-tools
2.2K
3468
python-configuration Python configuration management via environment variables and typed settings. Use when externalizing config, setting …
wshobson/agents
10.1K
3469
memory-md-management Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted impro…
giuseppe-trisciuoglio/developer-kit
2.5K
3470
html Create or redesign self-contained single-file HTML artifacts with a visual direction shaped by the user's brief, proj…
plannotator/effective-html
3K
3471
playground Official Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visual…
anthropics/claude-plugins-official
6.9K
3472
netlify-agent-runner Run AI agent tasks remotely on Netlify using Claude, Codex, or Gemini. Use when the user wants to run an AI agent on …
netlify/context-and-tools
1.5K
3473
github Official GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automa…
callstackincubator/agent-skills
7.3K
3474
gemini Provides Gemini CLI delegation workflows for large-context analysis and complex reasoning using Gemini 3.0 Flash and …
giuseppe-trisciuoglio/developer-kit
2.5K
3475
sonarqube-mcp Provides SonarQube and SonarCloud integration patterns via the Model Context Protocol (MCP) server. Enables quality g…
giuseppe-trisciuoglio/developer-kit
2.6K
3476
chunking-strategy Provides chunking strategies for RAG systems. Generates chunk size recommendations (256-1024 tokens), overlap percent…
giuseppe-trisciuoglio/developer-kit
2.9K
3477
aws-lambda-python-integration Provides AWS Lambda integration patterns for Python with cold start optimization. Use when deploying Python functions…
giuseppe-trisciuoglio/developer-kit
2.7K
3478
create-prd Create a Product Requirements Document using a comprehensive 8-section template covering problem, objectives, segment…
phuryn/pm-skills
9.9K
3479
hook-development Official This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate …
anthropics/claude-plugins-official
6K
3480
om-ux-shape Turn a vague product, UI/UX, or AI feature idea into a decided direction. Use when shaping a feature, simplifying an …
open-mercato/skills
621
3481
unit-test-json-serialization Provides patterns for unit testing JSON serialization/deserialization with Jackson and `@JsonTest`. Validates JSON ma…
giuseppe-trisciuoglio/developer-kit
2.8K
3482
pr-review-comments Posts review findings from a JSON file as inline comments on a GitHub Pull Request, attaching each comment to its fil…
giuseppe-trisciuoglio/developer-kit
1.5K
3483
postiz Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagra…
gitroomhq/postiz-agent
3.5K
3484
loki-label-analyzer Expert evaluator for Grafana Loki label strategy. Audits, designs, and improves label schemas using cardinality scori…
grafana/skills
2.8K
3485
om-ux-setup Extract the repository's design contract (tokens, component registry, screen archetypes, conventions) into .uxproof/ …
open-mercato/skills
630
3486
seo-drift SEO drift monitoring: capture baselines of SEO-critical elements, detect changes, and track regressions over time. Gi…
agricidaniel/claude-seo
4.2K
3487
python-background-jobs Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing a…
wshobson/agents
9.7K
3488
agentflow Fast file-logged work with Git evidence and on-demand development machinery. Triggered by godev/devlog/ag/agentflow.
agfnow/agentflow
114
3489
netlify-mcp-servers Build, deploy, and secure Model Context Protocol (MCP) servers on Netlify. Use whenever the task involves creating an…
netlify/context-and-tools
1.5K
3490
understand-diff Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks
egonex-ai/understand-anything
2.6K
3491
copilot-cli Provides GitHub Copilot CLI task delegation in non-interactive mode with multi-model support (Claude, GPT, Gemini), p…
giuseppe-trisciuoglio/developer-kit
2.5K
3492
om-spec-writing Write and review feature specifications to staff-engineer standards.
open-mercato/skills
967
3493
netlify-access-control Picks the right Netlify protection layer for a deployed site and disambiguates the three unrelated things people call…
netlify/context-and-tools
1.3K
3494
emilkowalski-motion Motion-design follow-up skill inspired by Emil Kowalski's animation guidance. Use after an interface exists to add ta…
nexu-io/open-design
1.8K
3495
scraping-tweets-by-keyword Scrapes tweets matching any keyword, hashtag, phrase, or boolean query using apidojo's Twitter Search scraper on Apif…
apidojo-io/apidojo-skills
158
3496
aws-sdk-java-v2-dynamodb Provides Amazon DynamoDB patterns using AWS SDK for Java 2.x. Use when creating, querying, scanning, or performing CR…
giuseppe-trisciuoglio/developer-kit
2.8K
3497
writing-hookify-rules Official This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "a…
anthropics/claude-plugins-official
5.9K
3498
unit-test-boundary-conditions Provides edge case, corner case, boundary condition, and limit testing patterns for Java unit tests. Validates minimu…
giuseppe-trisciuoglio/developer-kit
3.1K
3499
netlify-blobs Store and retrieve unstructured objects, file uploads, and cache-like state on Netlify using the @netlify/blobs key/v…
netlify/context-and-tools
2.2K
3500
tanstack-query-best-practices TanStack Query (React Query) best practices for data fetching, caching, mutations, and server state management. Activ…
deckardger/tanstack-agent-skills
11K
Page 70 · 9,929 ranked Previous Next