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,867 results · page 198 of 296

  • pulumi-automation-apiSkillAI & models

    Load this skill when a user asks how to run Pulumi programmatically, embed Pulumi in an application, orchestrate multiple stacks in code, build a self-service infrastructure portal, replace pulumi CLI shell scripts with code, or use the Pulumi Automation API (LocalWorkspace, createOrSelectStack, inl

    Ready to connect★ 68

    github.com/pulumi/agent-skills69 stars

    View details
  • pulumi-best-practicesSkillAI & models

    Load when the user is writing, reviewing, or debugging Pulumi TypeScript/Python programs; asks about Output<T> or apply() usage; wants to create ComponentResource classes; needs to refactor resources without destroying them (aliases); is setting up secrets or config; or is configuring a pulumi previ

    Ready to connect★ 68

    github.com/pulumi/agent-skills69 stars

    View details
  • pulumi-componentSkillAI & models

    Guide for authoring Pulumi ComponentResource classes. Use when creating reusable infrastructure components, designing component interfaces, setting up multi-language support, or distributing component packages.

    Ready to connect★ 68

    github.com/pulumi/agent-skills69 stars

    View details
  • pulumi-context-apiSkillAI & models

    Query the Pulumi Context API, a graph query interface over an organization's infrastructure in Pulumi Cloud. Use when a question is about relationships or reachability across resources and stacks: the impact of a change ("what breaks if I change this?", blast radius), what depends on a resource or a

    Ready to connect★ 68

    github.com/pulumi/agent-skills69 stars

    View details
  • pulumi-debug-failed-operationSkillAI & models

    Debug a Pulumi update or preview that failed: read the failure Pulumi already recorded, find what caused it, and fix it. Load this skill when the user asks to debug, diagnose, or fix a failed update or preview, or points at a failing `pulumi up` or `pulumi preview`. Don't load it for authoring new i

    Ready to connect★ 68

    github.com/pulumi/agent-skills69 stars

    View details
  • pulumi-migrate-from-discovered-stackSkillAI & models

    Migrate a CloudFormation or ARM stack into a Pulumi stack, sourced from a stack that Pulumi Cloud's Discovery feature has already found and exposed via the discovered-stacks API. Load this skill when the user has a discovered stack in Pulumi Cloud and wants to bring its resources under Pulumi manage

    Ready to connect★ 68

    github.com/pulumi/agent-skills69 stars

    View details
  • pulumi-upgrade-providerSkillAI & models

    Automate Pulumi provider repo upgrades with the `upgrade-provider` tool. Use when upgrading a pulumi provider repository to a new upstream version, running `upgrade-provider`, and addressing its common failure modes like patch conflicts or missing module mappings.

    Ready to connect★ 68

    github.com/pulumi/agent-skills69 stars

    View details
  • run-pipelineSkillAI & models

    Run the full data science pipeline: validate raw data, preprocess, engineer features, train model, and evaluate. Use this when you want to execute the end-to-end ML pipeline or re-run it after data or code changes.

    Ready to connect★ 68

    github.com/xvirobotics/metaskill69 stars

    View details
  • skill-maintainerSkillAI & models

    Track upstream drift and sync adapted skill libraries

    Ready to connect★ 65

    github.com/moonlight-lupin/agent-skills69 stars

    View details
  • skill-retrievalSkillAI & models

    BM25-based skill retrieval plugin for Hermes Agent. Replaces the full skill list in the system prompt with a names-only compact view (~2K tokens) and injects top-K relevant skill descriptions per turn via BM25 retrieval (~300 tokens). Saves ~9K tokens/turn. Use when system prompt token overhead from

    Ready to connect★ 65

    github.com/moonlight-lupin/agent-skills69 stars

    View details
  • academic-figure-generationSkillAI & models

    Generates publication-quality academic figures (framework diagrams, pipeline illustrations, system architectures, method overviews) from a paper's method text and a target caption, using a local PaperBanana multi-agent pipeline (Retriever → Planner → Stylist → Visualizer → Critic).

    Ready to connect★ 68

    github.com/jxtse/scientific-research-skills68 stars

    View details
  • benchmark-and-mms-plannerSkillAI & models

    Plan verification and validation campaigns for simulation codes using manufactured solutions, canonical benchmark problems, grid/time refinement, uncertainty propagation, and pass/fail acceptance criteria. Use when an agent needs to prove a solver, model, or result is trustworthy rather than only pl

    Ready to connect★ 66

    github.com/heshamfs/materials-simulation-skills68 stars

    View details
  • pinecone:cliSkillAI & models

    Guide for using the Pinecone CLI (pc) to manage Pinecone resources from the terminal. The CLI supports ALL index types (standard, integrated, sparse) and all vector operations — unlike the MCP which only supports integrated indexes. Use for batch operations, vector management, backups, namespaces, C

    Ready to connect★ 68

    github.com/pinecone-io/pinecone-claude-code-plugin68 stars

    View details
  • pinecone:helpSkillAI & models

    Overview of all available Pinecone skills and what a user needs to get started. Invoke when a user asks what skills are available, how to get started with Pinecone, or what they need to set up before using any Pinecone skill.

    Ready to connect★ 68

    github.com/pinecone-io/pinecone-claude-code-plugin68 stars

    View details
  • pinecone:n8nSkillAI & models

    Build n8n workflows using the Pinecone Assistant node or Pinecone Vector Store node. Use when building RAG pipelines, chat-with-docs workflows, configuring Pinecone nodes in n8n, troubleshooting Pinecone n8n nodes, or asking about best practices for Pinecone in n8n.

    Ready to connect★ 68

    github.com/pinecone-io/pinecone-claude-code-plugin68 stars

    View details
  • pinecone:querySkillAI & models

    Query integrated indexes using text with Pinecone MCP. IMPORTANT - This skill ONLY works with integrated indexes (indexes with built-in Pinecone embedding models like multilingual-e5-large). For standard indexes or advanced vector operations, use the pinecone:cli skill instead. Requires PINECONE_API

    Ready to connect★ 68

    github.com/pinecone-io/pinecone-claude-code-plugin68 stars

    View details
  • adaptive-hint-sequence-designerSkillAI & models

    Generate a cascading hint sequence for a problem type, revealing progressively without giving answers. Use when designing tutoring dialogues or scaffolded worksheets.

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 stars

    View details
  • agency-circles-for-systems-actionSkillAI & models

    Map control, influence, and concern after systems analysis. Use when students need wise agency without being made responsible for everything.

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 stars

    View details
  • agent-collaborationSkillAI & models

    Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication

    Ready to connect★ 67

    github.com/olivomarco/vbd-copilot67 stars

    View details
  • agent-conductSkillAI & models

    Shared hard rules enforced across all squad agents

    Ready to connect★ 67

    github.com/olivomarco/vbd-copilot67 stars

    View details
  • agent-operated-workflowsSkillAI & models

    Use when a bounded real-world procedure has a deterministic happy path but brownfield, variable, or partially knowable state; when an operation must resume from verified evidence; or when deciding whether agent judgment or ordinary code should own a procedure's control loop.

    Ready to connect★ 67

    github.com/mvschwarz/openrig67 stars

    View details
  • ai-claim-checkerSkillAI & models

    After any AI-generated explanation, require the learner to identify one place it could be wrong, one thing to check, and one source to consult. Builds epistemic vigilance — treats AI output as a claim to evaluate, not truth to absorb.

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 stars

    View details
  • applying-a-permission-policySkillAI & models

    Use when a permission policy is attached to a rig/seat (rig.yaml permission_policy:), or a user asks you to apply one, and you must translate that harness-neutral policy into the target harness's LIVE permission config — Claude settings.json / Codex config.toml / Pi run flags. Agent-driven and inter

    Ready to connect★ 67

    github.com/mvschwarz/openrig67 stars

    View details
  • argument-structure-scaffold-generatorSkillAI & models

    Generate argument structure scaffolds using Toulmin, PEEL, or CER frameworks for a specific claim or question. Use when teaching argumentative or analytical writing across any subject.

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 stars

    View details
  • asoSkillAI & models

    When the user wants to audit or optimize an App Store or Google Play listing. Also use when the user mentions 'ASO audit,' 'app store optimization,' 'optimize my app listing,' 'improve app visibility,' 'app store ranking,' 'audit my listing,' 'why aren't people downloading my app,' 'improve my app c

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 stars

    View details
  • ce-brainstormSkillAI & models

    Explore vague or ambitious ideas into a right-sized requirements-only unified plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning.

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 stars

    View details
  • ce-compound-refreshSkillAI & models

    Refresh docs/solutions learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless docs/solutions is explicit.

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 stars

    View details
  • ce-debugSkillAI & models

    Diagnosis loop for bugs and failing behavior. Use for errors, stack traces, regressions, failed tests, issue-tracker bugs, stuck investigations after failed fixes, or asks to debug/fix a bug.

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 stars

    View details
  • ce-ideateSkillAI & models

    Generate and evaluate grounded ideas. Use when the user asks for ideas, improvements, surprising options, or AI-generated directions before choosing one to develop; use ce-brainstorm to refine the user's own idea.

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 stars

    View details
  • ce-product-pulseSkillAI & models

    Generate time-windowed product pulse reports from configured signals.

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 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,462 of the 53,895 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