Productivity

hkuds/cli-hub-meta-skill

github.com

Discover agent-native CLIs for professional software. Access the live catalog to find tools for creative workflows, productivity, AI, and more.

$ npx skills add hkuds/cli-anything
스킬 보기

launchdarkly/aiconfig-variations

17github.com

DEPRECATED redirect — this skill was renamed to configs-variations. Do not use this skill; invoke configs-variations instead. Kept only so old references to aiconfig-variations still point users to the new name.

$ npx skills add launchdarkly/agent-skills
스킬 보기

pydantic/building-pydantic-ai-agents

github.com

Build AI agents with Pydantic AI — tools, capabilities (including on-demand loading), structured output, streaming, testing, and multi-agent patterns. Use when the user mentions Pydantic AI, imports pydantic_ai, or asks to build an AI agent, add tools/capabilities, defer capability loading, stream output, define agents from YAML, or test agent behavior.

$ npx skills add pydantic/skills
스킬 보기

launchdarkly/aiconfig-create

17github.com

DEPRECATED redirect — this skill was renamed to configs-create. Do not use this skill; invoke configs-create instead. Kept only so old references to aiconfig-create still point users to the new name.

$ npx skills add launchdarkly/agent-skills
스킬 보기

launchdarkly/aiconfig-update

17github.com

DEPRECATED redirect — this skill was renamed to configs-update. Do not use this skill; invoke configs-update instead. Kept only so old references to aiconfig-update still point users to the new name.

$ npx skills add launchdarkly/agent-skills
스킬 보기

launchdarkly/aiconfig-projects

17github.com

DEPRECATED redirect — this skill was renamed to projects. Do not use this skill; invoke projects instead. Kept only so old references to aiconfig-projects still point users to the new name.

$ npx skills add launchdarkly/agent-skills
스킬 보기

launchdarkly/aiconfig-tools

17github.com

DEPRECATED redirect — this skill was renamed to tools. Do not use this skill; invoke tools instead. Kept only so old references to aiconfig-tools still point users to the new name.

$ npx skills add launchdarkly/agent-skills
스킬 보기

mongodb/mongodb-query-optimizer

github.com

Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?", "What are the slow queries on my cluster?", etc. Do not invoke for general MongoDB query writing unless user asks for performance or index help. Prefer indexing as optimization strategy. Use MongoDB MCP when available.

$ npx skills add mongodb/agent-skills
스킬 보기

medusajs/db-generate

github.com

Generate database migrations for a Medusa module

$ npx skills add medusajs/medusa-agent-skills
스킬 보기

noizai/template-skill

github.com

Reusable template for authoring new Agent Skills with clear triggers, workflow, and I/O contracts.

$ npx skills add noizai/skills
스킬 보기

aws/aws-cdk

996github.com

Authors, deploys, and troubleshoots AWS infrastructure using CDK with TypeScript or Python. Covers best practices, stack architecture, and construct patterns. Always use when writing CDK constructs, bootstrapping environments, running cdk deploy/synth/diff, fixing CDK or CloudFormation errors, planning stack structure, importing existing resources, resolving drift, or refactoring stacks without resource replacement.

$ npx skills add aws/agent-toolkit-for-aws
스킬 보기

sfkislev/audition

35github.com

Control Adobe Audition from the shell via Flue - ExtendScript bridges without an MCP server.

$ npx skills add sfkislev/flue
스킬 보기

sfkislev/premiere

35github.com

Control Adobe Premiere Pro from the shell via Flue - ExtendScript bridges without an MCP server.

$ npx skills add sfkislev/flue
스킬 보기

addyosmani/interview-me

66.4kgithub.com

Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me", "grill me", "are we sure?", "stress-test my thinking"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.

$ npx skills add addyosmani/agent-skills
스킬 보기

deckardger/tanstack-integration-best-practices

github.com

Best practices for integrating TanStack Query with TanStack Router and TanStack Start. Patterns for full-stack data flow, SSR, and caching coordination.

$ npx skills add deckardger/tanstack-agent-skills
스킬 보기

aahl/mcp-deepwiki

139github.com

Skills for accessing and searching docs in DeepWiki/GitHub’s public code repositories can help users understand open-source project source codes, and users can also ask questions directly about the code docs.

$ npx skills add aahl/skills
스킬 보기

geoffjay/documentation-update

github.com

Regenerates documentation files (agents.md, agent-skills.md, plugins.md, usage.md) from marketplace data using Jinja templates. Use when plugins are added, updated, or removed to keep documentation in sync.

$ npx skills add geoffjay/claude-plugins
스킬 보기

gokapso/observe-whatsapp

github.com

Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when investigating production issues, message failures, or webhook delivery problems.

$ npx skills add gokapso/agent-skills
스킬 보기

openprose/open-prose

github.com

Activate when the user types `prose ...`, opens a `.prose.md` file with `kind:` frontmatter, opens a `.prose` file, or asks for reusable multi-agent orchestration. Treat `prose run ...` as an in-session instruction: embody the OpenProse VM yourself; do not shell out to a `prose` binary. On activation read the Markdown contract, select a state backend, wire responsibilities, execute with host primitives, and persist run state under the selected OpenProse root. Decline for one-shot questions — a plain prompt is often the right answer.

$ npx skills add openprose/prose
스킬 보기

medusajs/db-migrate

github.com

Run database migrations in Medusa

$ npx skills add medusajs/medusa-agent-skills
스킬 보기

ar9av/hermes-history-ingest

github.com

Ingest Hermes agent history into the Obsidian wiki. Use this skill when the user wants to mine their past Hermes sessions for knowledge, import their ~/.hermes folder, extract insights from previous Hermes conversations, or says things like "process my Hermes history", "add my Hermes memories to the wiki", "ingest ~/.hermes", or "what have I worked on in Hermes". Also triggers when the user mentions Hermes memories, Hermes sessions, ~/.hermes/memories, or Hermes skill logs.

$ npx skills add ar9av/obsidian-wiki
스킬 보기

alirezarezvani/status

19.0kgithub.com

Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations. Use when the user runs /si:status or asks how full or healthy the agent memory is.

$ npx skills add alirezarezvani/claude-skills
스킬 보기

pulumi/pulumi-arm-to-pulumi

github.com

Convert or migrate Azure ARM (Azure Resource Manager) templates, Bicep templates, or code to Pulumi, including importing existing Azure resources. This skill MUST be loaded whenever a user requests migration, conversion, or import of ARM templates, Bicep templates, ARM code, Bicep code, or Azure resources to Pulumi.

$ npx skills add pulumi/agent-skills
스킬 보기

paulrberg/bump-deps

62github.com

Use for dependency updates: update/bump deps, npm/pnpm/yarn/bun package upgrades, outdated checks, package.json updates, or taze.

$ npx skills add paulrberg/agent-skills
스킬 보기