Productivity

aradotso/inkos-multi-agent-novel-writing

63github.com

Multi-agent CLI system for autonomous novel writing, auditing, and revision with human review gates

$ npx skills add aradotso/trending-skills
View skill

langchain-ai/langsmith-evaluator

133github.com

INVOKE THIS SKILL when building evaluation pipelines for LangSmith. Covers three core components: (1) Creating Evaluators - LLM-as-Judge, custom code; (2) Defining Run Functions - how to capture outputs and trajectories from your agent; (3) Running Evaluations - locally with evaluate() or auto-run via LangSmith. Uses the langsmith CLI tool.

$ npx skills add langchain-ai/langsmith-skills
View skill

wordpress/wp-rest-api

github.com

Use when building, extending, or debugging WordPress REST API endpoints/routes: register_rest_route, WP_REST_Controller/controller classes, schema/argument validation, permission_callback/authentication, response shaping, register_rest_field/register_meta, or exposing CPTs/taxonomies via show_in_rest.

$ npx skills add wordpress/agent-skills
View skill

ctsstc/gsd

github.com

Get Shit Done (GSD) - A comprehensive project management system for solo developers using Claude agents

$ npx skills add ctsstc/get-shit-done-skills
View skill

gokapso/integrate-whatsapp

github.com

Connect WhatsApp to your product with Kapso: onboard customers with setup links, detect connections, receive events via webhooks, and send messages/templates/media. Also manage WhatsApp Flows (create/update/publish, data endpoints, encryption). Use when integrating WhatsApp end-to-end.

$ npx skills add gokapso/agent-skills
View skill

coinbase/x402

github.com

Search for new services and make paid API requests using the x402 payment protocol. Use when you don't have a clear tool to choose, search the bazaar. You can also use this tool if you or the user want to call an x402 endpoint, discover payment requirements, browse the bazaar, or search for paid services.

$ npx skills add coinbase/agentic-wallet-skills
View skill

coinbase/trade

github.com

Swap or trade tokens on Base or Polygon. Use when you or the user want to trade, swap, exchange, buy, sell, or convert between tokens like USDC, ETH, and POL. Covers phrases like "buy ETH", "sell ETH for USDC", "convert USDC to ETH", "get some ETH", "buy POL".

$ npx skills add coinbase/agentic-wallet-skills
View skill

rudrankriyam/asc-testflight-orchestration

912github.com

Orchestrate TestFlight distribution, groups, testers, and What to Test notes using asc. Use when rolling out betas.

$ npx skills add rudrankriyam/app-store-connect-cli-skills
View skill

nextfrontierbuilds/elite-longterm-memory

github.com

Ultimate AI agent memory system. Combines bulletproof WAL protocol, vector search, git-based knowledge graphs, cloud backup, and maintenance hygiene. Never lose context again. For Clawdbot, Moltbot, Claude, GPT agents.

$ npx skills add nextfrontierbuilds/elite-longterm-memory
View skill

coinbase/fund

github.com

Add money to the wallet. Use when you or the user want to fund, deposit, top up, load, buy USDC, add funds, onramp, or get USDC. Also use when the wallet has insufficient balance for a send or trade operation, or when someone asks "how do I get USDC?"

$ npx skills add coinbase/agentic-wallet-skills
View skill

siviter-xyz/create-skill

github.com

Guide for creating effective skills following best practices. Use when creating or updating skills that extend agent capabilities.

$ npx skills add siviter-xyz/dot-agent
View skill

crewaiinc/getting-started

github.com

CrewAI architecture decisions and project scaffolding. Use when starting a new crewAI project, choosing between LLM.call() vs Agent.kickoff() vs Crew.kickoff() vs Flow, scaffolding with 'crewai create flow', setting up YAML config (agents.yaml, tasks.yaml), wiring @CrewBase crew.py, writing Flow main.py with @start/@listen, or using {variable} interpolation.

$ npx skills add crewaiinc/skills
View skill

composiohq/langsmith-fetch

65.8kgithub.com

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.

$ npx skills add composiohq/awesome-claude-skills
View skill

nomadamas/real-estate-search

6.3kgithub.com

Korean apartment/officetel/villa/single-house real transaction price and rent lookups via k-skill-proxy. Based on tae0y's real-estate-mcp and MOLIT public data APIs.

$ npx skills add nomadamas/k-skill
View skill

steipete/clawhub

383.2kgithub.com

Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.

$ npx skills add steipete/clawdis
View skill

jeffallan/mcp-developer

10.6kgithub.com

Use when building, debugging, or extending MCP servers or clients that connect AI systems with external tools and data sources. Invoke to implement tool handlers, configure resource providers, set up stdio/HTTP/SSE transport layers, validate schemas with Zod or Pydantic, debug protocol compliance issues, or scaffold complete MCP server/client projects using TypeScript or Python SDKs.

$ npx skills add jeffallan/claude-skills
View skill

steipete/coding-agent

383.2kgithub.com

Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.

$ npx skills add steipete/clawdis
View skill

getsentry/gha-security-review

864github.com

GitHub Actions security review for workflow exploitation vulnerabilities. Use when asked to "review GitHub Actions", "audit workflows", "check CI security", "GHA security", "workflow security review", or review .github/workflows/ for pwn requests, expression injection, credential theft, and supply chain attacks. Exploitation-focused with concrete PoC scenarios.

$ npx skills add getsentry/skills
View skill

avdlee/xcode-build-benchmark

github.com

Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped `.build-benchmark/` artifacts. Use when a developer wants a baseline, wants to compare before and after changes, asks to measure build performance, mentions build times, build duration, how long builds take, or wants to know if builds got faster or slower.

$ npx skills add avdlee/xcode-build-optimization-agent-skill
View skill

nomadamas/coupang-product-search

6.3kgithub.com

retention-corp/coupang_partners의 로컬 Coupang MCP 호환 레이어로 쿠팡 상품 검색, 로켓배송 필터, 가격대 검색, 상품 비교, 베스트 상품, 골드박스 특가를 조회한다.

$ npx skills add nomadamas/k-skill
View skill

nrwl/nx-workspace

github.com

Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.

$ npx skills add nrwl/nx-ai-agents-config
View skill

avdlee/xcode-compilation-analyzer

github.com

Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-first source-level optimization plan. Use when a developer reports slow compilation, type-checking warnings, expensive clean-build compile phases, long CompileSwiftSources tasks, warn-long-function-bodies output, or wants to speed up Swift type checking.

$ npx skills add avdlee/xcode-build-optimization-agent-skill
View skill

rudrankriyam/asc-metadata-sync

912github.com

Sync, validate, and apply App Store metadata with the current asc canonical metadata workflow. Use when updating metadata, localizations, keywords, or migrating legacy fastlane metadata.

$ npx skills add rudrankriyam/app-store-connect-cli-skills
View skill

worldwonderer/story-review

3.0kgithub.com

多视角对抗式审查。full/lean 模式在已部署 reviewer agents 时并行 spawn;缺失/异常 agents 或 spawn 失败时自动降级 solo,参考文件不可读时使用内置 rubric fallback。 触发方式:/story-review、/审查、「审查一下」「帮我审一下」

$ npx skills add worldwonderer/oh-story-claudecode
View skill