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
8017
daily-prep Official Prepare for tomorrow''s meetings and tasks.
github/awesome-copilot
1.4K
8020
redis-clustering Official Redis Cluster and replication guidance covering hash tags for multi-key operations, avoiding CROSSSLOT errors, and re…
redis/agent-skills
1.4K
8029
quarterly-review Official Generates a full QBR narrative — revenue trend, margin trend, customer health, top opportunities and risks — as a pre…
anthropics/knowledge-work-plugins
1.4K
8039
job-post-builder Official Builds end-to-end hiring packets — job post, structured interview guide with scoring rubric, and offer letter templat…
anthropics/knowledge-work-plugins
1.4K
8051
month-end-prep Official Walks an SMB owner through month-end close: reconciles QuickBooks against PayPal (and Square/Stripe) settlements, fla…
anthropics/knowledge-work-plugins
1.4K
8069
crm-maintenance Official Keeps HubSpot current without the owner opening it: creates and updates contacts and deals from email and calendar co…
anthropics/knowledge-work-plugins
1.4K
8083
roundup Official Generate personalized status briefings on demand. Pulls from your configured data sources (GitHub, email, Teams, Slac…
github/awesome-copilot
1.4K
8096
create-design-system-rules Official Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "gener…
figma/mcp-server-guide
1.4K
8116
tax-season-organizer Official Prepares tax-season materials for small business owners — framed as deliverables for their accountant, not tax advice…
anthropics/knowledge-work-plugins
1.4K
8128
prisma-next Official Route a vague Prisma Next prompt to the right specific skill. Use for "help me with Prisma Next", "what is Prisma Nex…
prisma/prisma-next
1.3K
8130
mapbox-store-locator-patterns Official Common patterns for building store locators, restaurant finders, and location-based search applications with Mapbox. …
mapbox/mapbox-agent-skills
1.3K
8145
price-check Official Produces a margin-by-product table and three pricing-scenario data views so the owner can see the full financial pict…
anthropics/knowledge-work-plugins
1.3K
8151
lead-triage Official Scores inbound HubSpot leads by engagement signals, company fit, and urgency markers to produce a "call these 5 today…
anthropics/knowledge-work-plugins
1.3K
8154
roundup-setup Official Interactive onboarding that learns your communication style, audiences, and data sources to configure personalized st…
github/awesome-copilot
1.3K
8155
aws-secrets-manager Official Secret safety for AWS Secrets Manager, secret management, credentials, API keys, tokens, and passwords. Prevents AI a…
aws/agent-toolkit-for-aws
1.3K
8181
apollo-router-plugin-creator Official Guide for writing Apollo Router native Rust plugins. Use this skill when: (1) users want to create a new router plugi…
apollographql/skills
1.3K
8193
airflow Official Queries, manages, and troubleshoots Apache Airflow using the `af` CLI. Use when working with anything related to Airf…
astronomer/agents
1.3K
8202
analyzing-data Official Queries the data warehouse with SQL and answers business questions about data.
astronomer/agents
1.3K
8204
prisma-next-migrations Official Author Prisma Next migrations — choose db update vs migration plan, edit the framework-rendered migration.ts (replace…
prisma/prisma-next
1.3K
8229
friday-brief Official Delivers the Friday end-of-week pulse — revenue vs prior week, top sellers, wins and watches. Accepts optional lookba…
anthropics/knowledge-work-plugins
1.3K
8237
vertex-ai-api-dev Official Guides the usage of Gemini API on Google Cloud Vertex AI with the Gen AI SDK. Use when the user asks about using Gemi…
google-gemini/gemini-skills
1.3K
8242
skill-creator Official Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool int…
langchain-ai/deepagents
1.3K
8245
run-campaign Official Runs an end-to-end marketing campaign — sales analysis, content brief, Canva assets, HubSpot send. Accepts optional l…
anthropics/knowledge-work-plugins
1.3K
8248
prisma-next-queries Official >- Write Prisma Next queries for Postgres, SQLite, or Mongo — pick a lane (Postgres/SQLite `db.orm.<Model>` + `db.sql…
prisma/prisma-next
1.3K
8252
call-list Official Ranks the top-5 leads most worth calling today, supplies talking points from email history, blocks time on the calend…
anthropics/knowledge-work-plugins
1.3K
8255
image Official Image renderer for json-render that turns JSON specs into SVG and PNG images via Satori. Use when working with @json-…
vercel-labs/json-render
1.3K
8261
cuopt-server-common Official cuOpt REST server — what it does and how requests flow. Domain concepts; no deploy or client code.
nvidia/skills
1.3K
8262
n8n-workflow-lifecycle-official Official Use when starting, designing, organizing, finishing, or shipping an n8n workflow. Covers visual layout (sticky notes)…
n8n-io/skills
1.3K
8280
ticket-deflector Official Reads a forwarded customer email or ticket, pulls order/refund status from PayPal and account history from HubSpot, d…
anthropics/knowledge-work-plugins
1.3K
8282
prisma-next-debug Official Read a Prisma Next structured error envelope and route to the right recovery — code, domain, severity, why, fix, meta…
prisma/prisma-next
1.3K
8284
llm-security Official Security guidelines for LLM applications based on OWASP Top 10 for LLM 2025. Use when building LLM apps, reviewing AI…
semgrep/skills
1.3K
8286
cuopt-skill-evolution Official After solving a non-trivial problem, detect generalizable learnings and propose skill updates. Always active — applie…
nvidia/skills
1.3K
8288
monday-brief Official Generates a one-page Monday morning briefing — cash, sales, pipeline, week ahead, top three to-dos. Accepts optional …
anthropics/knowledge-work-plugins
1.3K
8289
smb-onboard Official Claude as the trainer. Walks an SMB owner through connecting their first two tools, runs one recipe to prove immediat…
anthropics/knowledge-work-plugins
1.3K
8292
site-md Official Analyze a project description or site requirements and synthesize a project constitution into SITE.md for the Stitch …
google-labs-code/stitch-skills
1.3K
8295
prisma-next-migration-review Official Review what Prisma Next migrations will run on merge or deploy, render the migration graph, resolve concurrent / diam…
prisma/prisma-next
1.3K
8298
prisma-next-runtime Official Wire the Prisma Next runtime — `db.ts` setup using `postgres<Contract>(...)` from `@prisma-next/postgres/runtime`, `s…
prisma/prisma-next
1.3K
8307
prisma-next-contract Official Edit the Prisma Next data contract — add models, fields, relations, indexes, enums, value objects (composite types), …
prisma/prisma-next
1.3K
8310
prisma-next-build Official Wire Prisma Next into the project's build system with the right build-tool plugin — Vite today via @prisma-next/vite-…
prisma/prisma-next
1.3K
8314
customer-pulse Official Aggregates PayPal disputes, HubSpot feedback and tickets, and email sentiment (plus pasted or exported Google/Yelp re…
anthropics/knowledge-work-plugins
1.3K
8325
prisma-next-quickstart Official >- Adopt Prisma Next into a new project, onto an existing database, or as the first move after a bootstrap tool dropp…
prisma/prisma-next
1.3K
8335
cuopt-numerical-optimization-api-cli Official LP, MILP, and QP (beta) with cuOpt — CLI only (MPS/LP/QPS files, cuopt_cli). Use when the user is solving LP, MILP, o…
nvidia/skills
1.3K
8339
month-heads-up Official Runs on the 25th — shows the next 30-day cash-flow outlook and flags anything that needs attention before month-end. …
anthropics/knowledge-work-plugins
1.3K
8350
smb-router Official The front door to the Small Business plugin. Listens to what the owner needs right now — vague or specific — and rout…
anthropics/knowledge-work-plugins
1.3K
8353
link-cli Official Install and authenticate Link CLI for agent payments, financial insights, or both. Use when a user is setting up Link…
stripe/link-cli
1.3K
8360
build-agents Official Default guidance for building AI agents: eve is a great default choice — run init, then read the shipped docs.
vercel/vercel-plugin
1.3K
8364
prisma-next-feedback Official Hand a Prisma Next question or report off to the team — file a GitHub issue (bug or feature request), or route Q&A / …
prisma/prisma-next
1.3K
8370
customer-pulse-check Official Synthesizes themes from PayPal disputes, HubSpot tickets, and review exports into a top-3 fixable issues list with dr…
anthropics/knowledge-work-plugins
1.3K
8372
project-artifact Official Generate and publish a project status artifact — an opinionated, tabbed status page for a project too big for one upd…
anthropics/claude-plugins-official
1.3K
8374
flutter-layout Official How to build your app's layout using Flutter's layout widgets and constraint system
flutter/agent-plugins
1.3K
Page 36 · 1,969 ranked Previous Next