Productivity

paulrberg/code-review

62github.com

Use for code/PR review, audits, bug/security checks, reviewing diffs or changes, and finding issues in code.

$ npx skills add paulrberg/agent-skills
Ver habilidade

6551team/opentwitter

github.com

Twitter/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL followers.

$ npx skills add 6551team/opentwitter-mcp
Ver habilidade

steipete/gh-issues

380.3kgithub.com

Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.

$ npx skills add steipete/clawdis
Ver habilidade

bytedance/find-skills

github.com

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

$ npx skills add bytedance/deer-flow
Ver habilidade

alirezarezvani/pm-skills

19.0kgithub.com

Router/index for the 8 project-management skills bundled in this plugin (senior PM quant toolkit, scrum master, Jira/JQL, Confluence, Atlassian admin, Atlassian templates, meeting analyzer, team communications). Use when a PM request doesn't obviously match one skill and you need to pick the right one (e.g., 'our sprints feel off', 'audit our Jira permissions'). Bundles an Atlassian Remote MCP config (.mcp.json) for live Jira/Confluence access.

$ npx skills add alirezarezvani/claude-skills
Ver habilidade

alirezarezvani/c-level-advisor

19.0kgithub.com

10 C-level advisory agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. CEO, CTO, COO, CPO, CMO, CFO, CRO, CISO, CHRO, Executive Mentor. Multi-role board meetings, strategy routing, structured recommendations. For founders needing executive-level decision support.

$ npx skills add alirezarezvani/claude-skills
Ver habilidade

steel-dev/steel-browser

github.com

Use this skill for any web task where WebFetch or curl would fail or be insufficient — pages that require JavaScript to render, forms to fill and submit, screenshots or PDFs of live pages, CAPTCHA/bot-protection bypass, login flows, and multi-step browser navigation with persistent session state. WebFetch returns empty HTML for JS-rendered pages; this skill runs a real cloud browser that executes JavaScript, maintains cookies, clicks buttons, and handles anti-bot measures. Trigger when the user wants you to actually perform a web task (visit, interact, extract, capture) rather than just write code for it. Skip only for: static pages a simple GET can fetch, localhost or private-network targets, writing browser automation code the user will run themselves, or conceptual questions about browser tools.

$ npx skills add steel-dev/cli
Ver habilidade

steipete/skill-creator

380.3kgithub.com

Create, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.

$ npx skills add steipete/clawdis
Ver habilidade

gokapso/automate-whatsapp

github.com

Build WhatsApp automations with Kapso workflows: configure WhatsApp triggers, edit workflow graphs, manage executions, deploy functions, and debug automation behavior. Use when automating WhatsApp conversations and event handling.

$ npx skills add gokapso/agent-skills
Ver habilidade

github/cli-mastery

35.7kgithub.com

Interactive training for the GitHub Copilot CLI. Guided lessons, quizzes, scenario challenges, and a full reference covering slash commands, shortcuts, modes, agents, skills, MCP, and configuration. Say "cliexpert" to start.

$ npx skills add github/awesome-copilot
Ver habilidade

affaan-m/hermes-imports

221.2kgithub.com

Convert local Hermes operator workflows into sanitized ECC skills and release-pack artifacts. Use when preparing a Hermes workflow for public ECC reuse without leaking private workspace state, credentials, or local-only paths.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade

microsoft/dev

github.com

Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.

$ npx skills add microsoft/playwright-cli
Ver habilidade

triggerdotdev/trigger-agents

github.com

AI agent patterns with Trigger.dev - orchestration, parallelization, routing, evaluator-optimizer, and human-in-the-loop. Use when building LLM-powered tasks that need parallel workers, approval gates, tool calling, or multi-step agent workflows.

$ npx skills add triggerdotdev/skills
Ver habilidade

addyosmani/doubt-driven-development

66.4kgithub.com

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.

$ npx skills add addyosmani/agent-skills
Ver habilidade

shopify/shopify-admin-execution

github.com

Run a validated Admin GraphQL operation against a specific store using Shopify CLI. Use this when the user wants an executable store workflow, not just the query or mutation text. If the answer should include `shopify store auth` and `shopify store execute`, choose this API. Choose this for 'my store', 'this store', a store domain, product reads on a merchant store, low-inventory lookups, product updates, and warehouse/location inventory changes. Examples: 'Show me the first 10 products on my store', 'Find products with low inventory on my store', 'Set inventory at the Toronto warehouse so SKU ABC-123 is 12'.

$ npx skills add shopify/shopify-ai-toolkit
Ver habilidade

browser-use/open-source

99.5kgithub.com

Documentation reference for writing Python code using the browser-use open-source library. Use this skill whenever the user needs help with Agent, Browser, or Tools configuration, is writing code that imports from browser_use, asks about @sandbox deployment, supported LLM models, Actor API, custom tools, lifecycle hooks, MCP server setup, or monitoring/observability with Laminar or OpenLIT. Also trigger for questions about browser-use installation, prompting strategies, or sensitive data handling. Do NOT use this for Cloud API/SDK usage or pricing — use the cloud skill instead. Do NOT use this for directly automating a browser via CLI commands — use the browser-use skill instead.

$ npx skills add browser-use/browser-use
Ver habilidade

yangsonhung/novel-writer-cn

github.com

当用户需要创作、续写、修改小说,或设计角色和世界观时使用。

$ npx skills add yangsonhung/awesome-agent-skills
Ver habilidade

asyrafhussin/php-best-practices

github.com

PHP 8.x modern patterns, PSR standards, and SOLID principles. Use when reviewing PHP code, checking type safety, auditing code quality, or ensuring PHP best practices. Triggers on "review PHP", "check PHP code", "audit PHP", or "PHP best practices".

$ npx skills add asyrafhussin/agent-skills
Ver habilidade

rudrankriyam/asc-workflow

github.com

Define, validate, run, resume, and audit repo-local multi-step automations with current `asc workflow` and `.asc/workflow.json`, including step outputs and safe release/TestFlight workflows.

$ npx skills add rudrankriyam/app-store-connect-cli-skills
Ver habilidade

nrwl/nx-generate

github.com

Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a new app, create a new lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nx_docs or exploring - this skill handles discovery internally.

$ npx skills add nrwl/nx-ai-agents-config
Ver habilidade

openrouterteam/openrouter-typescript-sdk

github.com

Complete reference for integrating with 300+ AI models through the OpenRouter TypeScript SDK using the callModel pattern

$ npx skills add openrouterteam/agent-skills
Ver habilidade

earthtojake/srdf

github.com

MoveIt2 SRDF generation, validation, and planning-semantics workflow. Use when creating, editing, regenerating, inspecting, or validating `.srdf` files, `gen_srdf()` sources, MoveIt planning groups, virtual joints, passive joints, end effectors, group states, disabled collisions, URDF-linked planning semantics, or SRDF handoff for live review. Use the URDF skill for robot structure, the SDF skill for simulator descriptions, and the cad-viewer skill for rendering, live review links, and optional MoveIt2 controls.

$ npx skills add earthtojake/text-to-cad
Ver habilidade

ar9av/claude-history-ingest

github.com

Ingest Claude Code conversation history into the Obsidian wiki. Use this skill when the user wants to mine their past Claude conversations for knowledge, import their ~/.claude folder, extract insights from previous coding sessions, or says things like "process my Claude history", "add my conversations to the wiki", "what have I discussed with Claude before". Also triggers when the user mentions their .claude folder, Claude projects, session data, past conversation logs, local-agent-mode sessions, or audit logs.

$ npx skills add ar9av/obsidian-wiki
Ver habilidade

launchdarkly/onboarding

17github.com

Onboard a project to LaunchDarkly: kickoff roadmap, resumable log, explore repo, MCP, companion flag skills, nested SDK install (detect/plan/apply), first flag. Use when adding LaunchDarkly, setting up or integrating feature flags in a project, SDK integration, or 'onboard me'.

$ npx skills add launchdarkly/agent-skills
Ver habilidade