ahel is live on Product Hunt today. Upvote

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: AI & models

8,868 results · page 223 of 296

  • pm-company-researchSkillAI & models

    Build a company research brief focused on product strategy, executive signals, operating model, and market posture.

    Ready to connect★ 54

    github.com/contextgo/contextgo54 stars

    View details
  • pr-conversationSkillAI & models

    Answer a reviewer who addressed you on one of your own pull requests — read the thread, answer or amend the branch, and reply in the thread.

    Ready to connect★ 54

    github.com/gke-labs/kube-agents53 stars

    View details
  • proactive-self-improving-agentSkillAI & models

    A skill that automatically captures experience and evolves safely. Trigger conditions: (1) A command/operation fails → record in ERRORS.md (2) User corrects it ('wrong'/'should be') → record in LEARNINGS.md (3) User needs a capability that doesn't exist → record in FEATURE_REQUESTS.md (4) An externa

    Ready to connect★ 54

    github.com/l-lesteryu/openclaw-hot-skills-zh53 stars

    View details
  • red-team-verifierSkillAI & models

    The Verification Agent — challenges Build Agent artifacts via independent verification. Executes tests against artifacts. Use to audit code, schematics, or firmware against requirements.

    Ready to connect★ 54

    github.com/agile-v/agile_v_skills54 stars

    View details
  • regression-selection-agentSkillAI & models

    Select and prioritize regression tests based on the impact map and graph dependency relationships, flagging coverage gaps before the Red Team step.

    Ready to connect★ 54

    github.com/agile-v/agile_v_skills54 stars

    View details
  • repeated-component-alignmentSkillAI & models

    Any component rendered many times — cards, list rows, table cells, nav items, tiles, KPI widgets, feed entries — is a fixed slot model, not a free-form box. The same slots appear in the same place in every instance and stay aligned across siblings even when text and values vary in length. Reserve sp

    Ready to connect★ 54

    github.com/dembrandt/dembrandt-skills54 stars

    View details
  • resolving-domainsSkillAI & models

    ENS and Web3 identity resolution for XMTP agents. Use when resolving domain names, extracting mentions, or fetching Farcaster profiles. Triggers on ENS resolution, Farcaster lookup, or mention extraction.

    Ready to connect★ 54

    github.com/xmtplabs/xmtp-agent-examples53 stars

    View details
  • review-adversarialSkillAI & models

    Reviews a change adversarially — establishes what it claims to do, hunts candidates from ten angles, then re-derives every candidate from source as a hostile second reader and reports only what survives.

    Ready to connect★ 54

    github.com/gke-labs/kube-agents53 stars

    View details
  • review-preflightSkillAI & models

    Runs the review passes required before a pull request is opened — adversarial and docs-drift — each in a context that did not write the change, and merges what they return into one disposition list.

    Ready to connect★ 54

    github.com/gke-labs/kube-agents53 stars

    View details
  • samgongustofaSkillAI & models

    Icelandic vehicle registrations by make, fuel, class, model (Samgöngustofa) — new registrations + current on-road fleet via reverse-engineered Power BI API.

    Ready to connect★ 54

    github.com/jokull/icelandic-data52 stars

    View details
  • skill-reviewSkillAI & models

    Reviews agent skill definitions for token efficiency, clarity, and standardized formatting.

    Ready to connect★ 54

    github.com/gke-labs/kube-agents53 stars

    View details
  • startup-startup-canvasSkillAI & models

    Build a startup canvas that separates strategic choices from the business model and makes the whole zero-to-one thesis explicit.

    Ready to connect★ 54

    github.com/contextgo/contextgo54 stars

    View details
  • system-understanding-agentSkillAI & models

    Consume Understand Anything outputs and create a concise, reviewable system overview that gives agents sufficient context before modifying code (Gate 0).

    Ready to connect★ 54

    github.com/agile-v/agile_v_skills54 stars

    View details
  • test-designerSkillAI & models

    Designs the verification suite from approved, baselined requirements only — never from code. Prevents success bias. Use when building test cases in parallel with the Build Agent after Gate 1 approval and baseline capture.

    Ready to connect★ 54

    github.com/agile-v/agile_v_skills54 stars

    View details
  • validation-agentSkillAI & models

    Plans and assesses intended-use validation with representative users and operational environments. Use after verification to decide whether the right system was built for its defined intended use.

    Ready to connect★ 54

    github.com/agile-v/agile_v_skills54 stars

    View details
  • venture-strategistSkillAI & models

    Converts vision and market opportunity into traceable business models, product portfolios, and strategic plans. Use when defining business strategy, product direction, competitive positioning, or fundraising materials.

    Ready to connect★ 54

    github.com/agile-v/agile_v_skills54 stars

    View details
  • workload-rebalancingSkillAI & models

    Orchestrate cross-cluster workload rebalancing using the kanban board with the validation-then-declare pattern. Use when fleet utilization shows one cluster overutilized and another with headroom and a workload should move.

    Ready to connect★ 54

    github.com/gke-labs/kube-agents53 stars

    View details
  • agent-native-architectureSkillAI & models

    Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.

    Ready to connect★ 53

    github.com/ratacat/claude-skills52 stars

    View details
  • agent-native-auditSkillAI & models

    Run comprehensive agent-native architecture review with scored principles

    Ready to connect★ 53

    github.com/ratacat/claude-skills52 stars

    View details
  • andrew-kane-gem-writerSkillAI & models

    This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when clean, minimal, production-ready Ruby library code is needed. Triggers on requests like "create a ge

    Ready to connect★ 53

    github.com/ratacat/claude-skills52 stars

    View details
  • ase-meta-compatSkillAI & models

    Self-test the LLM's ability to execute ASE's core interpreter machinery (control flow, XML placeholders, regex matching, arithmetic) and report an overall compatibility rating. Use when the user wants to check how well the current model/harness is compatible with ASE, or asks to "test ASE compatibil

    Ready to connect★ 52

    github.com/rse/ase53 stars

    View details
  • ase-meta-workflowSkillAI & models

    Generate a new agent tool skill, written in the style of ASE skills, which orchestrates a workflow of sequential actions, parallel actions, sub-agent calls, and skill calls. Use when the user wants to "generate a skill", create a "workflow", "orchestrate" or "chain" multiple ASE skills, or automate

    Ready to connect★ 52

    github.com/rse/ase53 stars

    View details
  • bug-reproduction-validatorSkillAI & models

    Use this agent when you receive a bug report or issue description and need to verify whether the reported behavior is actually a bug. This agent will attempt to reproduce the issue systematically, validate the steps to reproduce, and confirm whether the behavior deviates from expected functionality.

    Ready to connect★ 53

    github.com/ratacat/claude-skills52 stars

    View details
  • calci-prediction-marketSkillAI & models

    Context and working knowledge for Calci’s prediction-market domain, which is powered by Kalshi. Use this skill whenever the user asks about Calci prediction markets, Kalshi markets, tickers, order books, pricing, settlement, or the Kalshi API/WebSocket.

    Ready to connect★ 53

    github.com/ratacat/claude-skills52 stars

    View details
  • cm-ads-trackerSkillAI & models

    End-to-end ad conversion tracking: Meta Pixel+CAPI, TikTok Events API, Google Ads Enhanced Conversions, GTM, attribution. Auto-detects industry, maps standard events, outputs a developer-ready implementation doc. Use for pixels, GTM, CAPI, ROAS, or 'set up tracking' requests.

    Ready to connect★ 52

    github.com/tody-agent/codymaster53 stars

    View details
  • cm-clean-codeSkillAI & models

    Code hygiene gate — detect and eliminate dead code, duplicates, naming mess, and code smells. TRIZ-powered. Run after features, before PRs, during debt sprints.

    Ready to connect★ 52

    github.com/tody-agent/codymaster53 stars

    View details
  • cm-conductor-worktreesSkillAI & models

    [Deprecated] parallel execution mode. Use `cm-execution` instead.

    Ready to connect★ 52

    github.com/tody-agent/codymaster53 stars

    View details
  • cm-content-factorySkillAI & models

    Self-learning SEO content pipeline: dashboard, multi-agent queue, token budgets, research → write → audit → publish. StoryBrand/Cialdini/JTBD-style frameworks; config-driven. Use for content factory, batch articles, or scaled publishing.

    Ready to connect★ 52

    github.com/tody-agent/codymaster53 stars

    View details
  • cm-dashboardSkillAI & models

    [Deprecated] both visualize project state. Use `cm-status` instead.

    Ready to connect★ 52

    github.com/tody-agent/codymaster53 stars

    View details
  • cm-debuggingSkillAI & models

    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

    Ready to connect★ 52

    github.com/tody-agent/codymaster53 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.

53,585 of the 54,017 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