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
5846
clickhouse-js-node-troubleshooting Official Troubleshoot and resolve common issues with the ClickHouse Node.js client (@clickhouse/client). Use this skill whenev…
clickhouse/agent-skills
6.8K
5847
content-audit >- Audit an existing social media account and its content — the retrospective reality-check of what's working and wha…
social-media-skills/skills
209
5848
cx-olly This skill should be used when the user asks to "chat with AI", "ask Olly", "ask the agent", "send message to AI", "c…
coralogix/cx-cli
2.1K
5851
drawio Create, edit, replicate, import, and export draw.io diagrams with an offline YAML-first workflow: architecture, netwo…
bahayonghang/drawio-skills
7.8K
5853
caption-writer >- Use to write platform-native social media captions (post copy) in the brand's voice — the words that accompany a p…
social-media-skills/skills
256
5855
graphite Work with Graphite (gt) for stacked PRs - creating, navigating, and managing PR stacks.
withgraphite/agent-skills
9.4K
5856
analytics-and-reporting >- Social media analytics and reporting — read native platform data honestly and turn it into next actions. Use when …
social-media-skills/skills
230
5857
cyrus-setup-gitlab Configure GitLab authentication for Cyrus — glab CLI login and git config for creating merge requests.
cyrusagents/cyrus
553
5859
ai-seo When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. …
coreyhaines31/marketingskills
122.1K
5860
content-strategy When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Al…
coreyhaines31/marketingskills
137.2K
5861
ab-testing When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation progra…
coreyhaines31/marketingskills
56.1K
5862
co-marketing When the user wants to find co-marketing partners, plan joint campaigns, or brainstorm partnership opportunities. Use…
coreyhaines31/marketingskills
60.2K
5864
nx-workspace Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE …
nrwl/nx-ai-agents-config
41.6K
5865
cold-email Write B2B cold emails and follow-up sequences that get replies. Use when the user wants to write cold outreach emails…
coreyhaines31/marketingskills
105.8K
5866
convex-create-component Builds reusable Convex components with isolated tables and app-facing APIs. Use for new components, reusable backend …
get-convex/agent-skills
113.3K
5867
brand-guidelines Official Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthrop…
anthropics/skills
88.9K
5868
vision >- See and understand images when you (the current model) have no native vision. Use this WHENEVER you need to look a…
kotot/vision
7.4K
5869
hallmark Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Us…
nutlope/hallmark
51.9K
5870
convex Convex is the backend agents get right on the first try: an all-TypeScript reactive platform where the database, serv…
get-convex/agent-skills
90K
5871
convex-improve-convex-plugin Send this coding session's transcript to the Convex team for an AI post-mortem that improves the quickstart system.
get-convex/agent-skills
18.6K
5872
convex-explain-app Explain an existing Convex app — data model + relationships, public vs internal functions, auth/ownership model, comp…
get-convex/agent-skills
18.6K
5873
convex-authz Audit and harden a Convex app's authorization: identity-from-arg impersonation, missing per-document ownership checks…
get-convex/agent-skills
18.7K
5874
convex-cost Preview Convex spend — rank functions by bytes/documents-read × call-volume from insights, project each cost driver's…
get-convex/agent-skills
18.6K
5875
convex-agent Add an AI agent / RAG backend (@convex-dev/agent) to the Convex app.
get-convex/agent-skills
18.6K
5876
convex-add Add a capability to the CURRENT Convex app — consults the served Convex capability catalog for always-current procedu…
get-convex/agent-skills
18.6K
5877
byted-web-search 当你需要联网获取信息的时候,优?
kotot/byted-web-search
9.7K
5878
convex-crons Add recurring scheduled jobs (crons) to the Convex app.
get-convex/agent-skills
18.7K
5879
convex-auth Add authentication (passkeys/OAuth) to the current Convex app, including the auth.config.ts wiring.
get-convex/agent-skills
18.8K
5880
convex-self-heal Production error → triaged, root-caused, repaired, and certified (tsc + rehearsal + reproduce-then-gone) fix PR for a…
get-convex/agent-skills
18.6K
5881
convex-seed Seed or import data into the Convex database.
get-convex/agent-skills
18.6K
5882
convex-advisor Read the Convex deployment's 72h insights (read limits, OCC contention), root-cause each event in code, report eviden…
get-convex/agent-skills
18.7K
5883
convex-env Set and wire Convex deployment env vars / secrets for the app.
get-convex/agent-skills
18.7K
5884
convex-migrate Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.
get-convex/agent-skills
18.7K
5885
convex-suggest Suggest the matching Convex component when the user hand-rolls a pattern it already solves (crons, sharded-counter, r…
get-convex/agent-skills
18.6K
5886
convex-quickstart Get a barebones Convex + web template running from a one-sentence idea.
get-convex/agent-skills
113.7K
5887
convex-design Design and build reactive, type-safe, production-grade backends on Convex. Covers schema, queries/mutations/actions, …
get-convex/agent-skills
18.7K
5888
convex-backup Set up Convex backups and run a restore DRILL that proves recovery — snapshot, restore into a throwaway preview, asse…
get-convex/agent-skills
18.6K
5889
convex-domains Point a domain you already own at your Convex app (DNS records, custom-domain attach, auth-origin rebind).
get-convex/agent-skills
18.6K
5890
convex-deploy-guard Classify + announce the target Convex deployment before any deployment-affecting command; fresh explicit consent for …
get-convex/agent-skills
18.7K
5891
convex-launch-readiness Run every Convex audit (authz, reviewer, advisor, insights) into one scored, deduped readiness report with an ordered…
get-convex/agent-skills
18.6K
5892
convex-verify Prove a Convex feature works — seed, drive as multiple mocked users via convex-test, assert behavior including the ne…
get-convex/agent-skills
18.6K
5893
convex-docs Pull version-current Convex docs for the version this project uses — pin the installed version, fetch page-as-markdow…
get-convex/agent-skills
18.7K
5894
convex-optimize Audit and optimize an existing Convex app: security, scale, upgrades, observability.
get-convex/agent-skills
18.7K
5895
convex-migrate-rehearse Rehearse a live-app schema change + backfill on a snapshot-seeded preview deployment, verify, then promote the proven…
get-convex/agent-skills
18.6K
5896
convex-sentinel Set up Sentinel production error capture in your own Convex deployment.
get-convex/agent-skills
18.5K
5897
convex-test Generate convex-test tests for the app's Convex functions.
get-convex/agent-skills
18.6K
5898
convex-monitor Watch for the next dev/prod error or request in a Convex app and react to it.
get-convex/agent-skills
18.6K
5899
convex-insights Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, de…
get-convex/agent-skills
18.6K
5900
convex-expert Convex backend specialist. Use this agent for any code inside a `convex/` directory — function definitions, schemas, …
get-convex/agent-skills
18.8K
5901
convex-billing Add Stripe billing/payments to the Convex app via @convex-dev/stripe (checkout + webhook + gating).
get-convex/agent-skills
18.6K
Page 58 · 3,605 ranked Previous Next