Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Productivity

2,599 results · page 47 of 87

  • hermes-kanbanizeSkillProductivity

    Use when an existing conversation, plan, specification, or objective must become a Hermes-native Kanban board with verifiable work slices, real blocking edges, a clear execution frontier, and no duplicate scheduler.

    Ready to connect★ 125

    github.com/asimons81/hermes-field-kit125 stars

    View details
  • linux-sysadminSkillProductivity

    Diagnose and operate Linux hosts, services, packages, permissions, SELinux, firewalls, and SSH. Use for host-level work that is not primarily an application-specific or container task.

    Ready to connect★ 125

    github.com/christitustech/titus-ai120 stars

    View details
  • critical-thinkingSkillProductivity

    Evaluate a material claim, argument, explanation, forecast, or recommendation by reconstructing its reasoning, testing evidence and assumptions, and comparing the strongest alternatives. Use when the task centers on whether something deserves belief or confidence. Do not invoke for routine retrieval

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details
  • socialSkillProductivity

    When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' 'viral

    Ready to connect★ 124

    github.com/infrasity-labs/dev-gtm-claude-skills124 stars

    View details
  • arenaSkillProductivity

    Spawn N parallel candidates at the same task, pick a base, graft the strongest parts of the losers into it. Use for /arena, 'arena this', 'throw it in the arena', or when one attempt at a non-trivial artifact would lock in the wrong shape.

    Ready to connect★ 122

    github.com/sma1lboy/rove115 stars

    View details
  • developing-incremental-modelsSkillProductivity

    Develops and troubleshoots dbt incremental models. Use when working with incremental materialization for: (1) Creating new incremental models (choosing strategy, unique_key, partition) (2) Task mentions "incremental", "append", "merge", "upsert", or "late arriving data" (3) Troubleshooting increment

    Ready to connect★ 122

    github.com/altimateai/data-engineering-skills122 stars

    View details
  • improve-review-prSkillProductivity

    Daily outer loop that reviews human reactions to automated review-pr comments, synthesizes durable organizational knowledge, and opens a PR to update the review-pr skill when the feedback is worth remembering. Use when improving code-review quality from human feedback, running a scheduled review-ski

    Ready to connect★ 122

    github.com/warpdotdev-demos/cloud-factory-demo122 stars

    View details
  • principle-prove-it-worksSkillProductivity

    Apply after completing a task, before declaring done. Verify against the real artifact (run the feature, read the actual value, inspect the diff), not a proxy, self-report, or 'it compiles.'

    Ready to connect★ 122

    github.com/sma1lboy/rove115 stars

    View details
  • pstackSkillProductivity

    Rigorous engineering mode for nontrivial work in this repo — a set of named principles plus the leaf skills that apply them. Use when the user says "pstack", "go deep", "be rigorous", "认真做", or when a task involves architecture, a real bug, a refactor, or anything the user will not be watching. Port

    Ready to connect★ 122

    github.com/sma1lboy/rove115 stars

    View details
  • refactoring-dbt-modelsSkillProductivity

    Safely refactors dbt models with downstream impact analysis. Use when restructuring dbt models for: (1) Task mentions "refactor", "restructure", "extract", "split", "break into", or "reorganize" (2) Extracting CTEs to intermediate models or creating macros (3) Modifying model logic that has downstre

    Ready to connect★ 122

    github.com/altimateai/data-engineering-skills122 stars

    View details
  • specSkillProductivity

    Coordinate spec-driven development for a GitHub, Jira, Linear, or other issue-tracker issue marked ready-to-spec by using write-product-spec and write-tech-spec, creating PRODUCT.md and TECH.md, opening a pull request, and routing the issue onward.

    Ready to connect★ 122

    github.com/warpdotdev-demos/cloud-factory-demo122 stars

    View details
  • quality-postmortemSkillProductivity

    Analyze escaped defects and test suite health through blameless postmortems. Covers bug pattern analysis, test suite health reviews, 5 Whys root cause analysis, process improvement cycles, and postmortem/retro meeting templates with action item tracking. Use when: "QA retro," "escaped bugs," "postmo

    Ready to connect★ 121

    github.com/petrkindlmann/qa-skills121 stars

    View details
  • test-case-managementSkillProductivity

    Author and maintain MANUAL and hybrid test cases and suites in TestRail, Xray (Jira), Zephyr Scale, and Qase. Covers test-case anatomy (title, preconditions, steps, expected results, test data), suite/section organization, bulk authoring from user stories and acceptance criteria, ambiguous-step lint

    Ready to connect★ 121

    github.com/petrkindlmann/qa-skills121 stars

    View details
  • test-planningSkillProductivity

    Build a single sprint or release test plan. Covers feature decomposition into testable scenarios, requirements-to-test coverage mapping, effort estimation by test type, prioritization matrices (risk × effort), resource allocation, and scheduling with buffers. Use when: "sprint test plan," "release t

    Ready to connect★ 121

    github.com/petrkindlmann/qa-skills121 stars

    View details
  • orchestrating-fusionSkillProductivity

    Coordinates a strong read-only lead with a cheaper implementation executor. Use for non-trivial coding tasks that benefit from separate planning, execution, and independent verification.

    Ready to connect★ 120

    github.com/jellydn/my-ai-tools119 stars

    View details
  • peppymeterSkillProductivity

    The PeppyMeter analog VU meter window — a skinnable needle/bar meter (port of project-owner/PeppyMeter) in classic + modern UI. Covers the meters.txt geometry, the CoreGraphics compositor (needle rotation + linear masks), the stereo-tap level model, meter selection/random, bundled GPL assets, and Wi

    Ready to connect★ 120

    github.com/ad-repo/nullplayer116 stars

    View details
  • git-project-statusSkillProductivity

    Generate comprehensive status reports for git repositories. Analyzes commits, codebase structure, type errors, branch health, dependency status, GitHub PRs/issues/CI, working tree changes, and optionally integrates with `td` (task management CLI) if a `.todos` folder is present.

    Ready to connect★ 118

    github.com/espennilsen/pi117 stars

    View details
  • pi-subagentSkillProductivity

    Delegate tasks to specialized subagents for parallel or sequential execution.

    Ready to connect★ 118

    github.com/espennilsen/pi117 stars

    View details
  • plan-modeSkillProductivity

    Structured planning mode for AI agents working on coding and development tasks. Produces a comprehensive plan BEFORE any code is written or changed, including task decomposition, architecture decisions, risk assessment, and approval gates. Use this skill whenever the user says "/plan", "plan mode",

    Ready to connect★ 118

    github.com/espennilsen/pi117 stars

    View details
  • tdSkillProductivity

    Manage tasks and issues with the td CLI. Use for creating, tracking, querying, and handing off work items. Covers task lifecycle, session management, structured handoffs, epics, dependencies, and boards.

    Ready to connect★ 118

    github.com/espennilsen/pi117 stars

    View details
  • vibeSkillProductivity

    Delegate a coding task to Mistral Vibe and supervise the result via git diff. Trigger: /vibe <instruction>. Claude orchestrates, Vibe codes. Also handles /vibe-report [--since N] [--project NAME] [--fails] — token/cost/failure report.

    Ready to connect★ 118

    github.com/pcx-wave/vibe-skill118 stars

    View details
  • mycelium-remote-agentSkillProductivity

    Bootstrap yourself as an ephemeral Mycelium agent when your environment is wired to a hub. Claims a distinct per-session identity (delegated from a shared workload credential, owned by the human), picks up or opens a task on the room's board, and reports progress there. Use at the start of a remote

    Ready to connect★ 117

    github.com/mycelium-io/mycelium116 stars

    View details
  • fix-issueSkillProductivity

    Find an actionable open GitHub issue (or take an issue number or quoted task), implement the fix, commit, update the changelog, and open or update a PR. Use when asked to fix an issue or pick up work from the tracker, e.g. "/fix-issue 1354".

    Ready to connect★ 116

    github.com/millenniumdawn/millennium-dawn113 stars

    View details
  • app-creatorSkillProductivity

    Orchestrate iOS/macOS app scaffolding and optional skill adoption for existing projects. Use when users want a guided wizard that can scaffold with XcodeGen and optionally install xcode-makefiles and simple-tasks.

    Ready to connect★ 113

    github.com/robertguss/claude-code-toolkit115 stars

    View details
  • ai-agent-defi-guideSkillProductivity

    Guide for teaching AI agents DeFi fundamentals — key concepts, protocol categories, transaction patterns, and common user requests. Essential for any OpenClaw agent that helps users with DeFi tasks including swapping, lending, yield farming, and portfolio management.

    Ready to connect★ 114

    github.com/nirholas/three.ws110 stars

    View details
  • analyze-issueSkillProductivity

    Analyzes raw JIRA or GitHub issues, targets specific code context, blocks on architectural ambiguities, and outputs a complete cross-model hand-off blueprint.

    Ready to connect★ 114

    github.com/vixenlights/vixen114 stars

    View details
  • cline-openai-cache-keySkillProductivity

    Cline OpenAI native provider sends no prompt_cache_key. Add a stable per-task key so cached_tokens stops being zero.

    Ready to connect★ 114

    github.com/onlyterp/prompt-cache-skills114 stars

    View details
  • dcaSkillProductivity

    Dollar-cost average a fixed USDC amount into WETH on a recurring schedule via Uniswap V3.

    Ready to connect★ 114

    github.com/nirholas/three.ws110 stars

    View details
  • lamina-researchSkillProductivity

    Plan and synthesize evidence-grounded product research. Use when deciding what evidence is needed, designing actor walkthroughs, grounding claims in a repository or live product, analyzing user-provided references, modeling users and tasks, or communicating findings without inventing data. Use lamin

    Ready to connect★ 114

    github.com/aryaniyaps/lamina114 stars

    View details
  • openrouter-ai-models-guideSkillProductivity

    Guide to OpenRouter — the unified API for 200+ AI models from OpenAI, Anthropic, Google, Meta, Mistral, and more. Covers model selection, pricing, routing strategies, fallback chains, and integration with SperaxOS for optimal model usage per task.

    Ready to connect★ 114

    github.com/nirholas/three.ws110 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

52,524 of the 52,958 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI