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
9,017 results · page 259 of 301
- View details
warpSkillAI & models
Warp Rust web framework using filters. Covers routing, filters, rejection, WebSocket, and TLS. Use for composable, type-safe Rust APIs.
Ready to connect
- View details
watch-and-repair-prSkillAI & models
Use when a human explicitly invokes a watcher cycle for an open pull request that must be watched until mergeable or blocked. Not for merge, force-push, or work outside the invoked cycle.
Ready to connect
- View details
webpackSkillAI & models
Webpack module bundler. Covers configuration, loaders, plugins, optimization. Use when working with Webpack-based projects or migrating from Webpack.
Ready to connect
- View details
wontfixSkillAI & models
Use when the user wants to elicit refused directions, generalize them, and close matching tracker items as not planned. Not for duplicates, spam, or items closed as completed or obsolete.
Ready to connect
- View details
workspace-unfreezeSkillAI & models
Use when the user runs /workspace-unfreeze on a frozen path to remove the freeze lock marker so the path is editable again. Resolves the marker from an explicit path or the freeze convention, previews the consequence, and deletes only that marker. Not for automated or unattended runs; requires expli
Ready to connect
- View details
writing-isabelle-proofsSkillAI & models
Use when a proof needs Isabelle/HOL, its Sledgehammer automation, or an AFP session. Not for Lean 4: use writing-lean-proofs.
Ready to connect
- View details
writing-rocq-proofsSkillAI & models
Use when a proof needs Rocq (formerly Coq), including legacy Coq codebase maintenance and migration through the Coq to Rocq rename. Not for Lean 4: use writing-lean-proofs.
Ready to connect
- View details
xcode-simulator-testingSkillAI & models
Use when asked to run /xcode-simulator-testing with a scheme name or current to build and launch an iOS app in a simulator and capture per-surface evidence. Not for project regeneration — use xcode-project-sync.
Ready to connect
- View details
ci-code-reviewerSkillAI & models
Automated CI code review for GitHub PRs using OpenAI Codex. Validates PR descriptions, checks implementation alignment, enforces Quest architecture boundaries, and maps test coverage to acceptance criteria when PRs move to ready-for-review.
Ready to connect
- View details
erc-8004SkillAI & models
Build with ERC-8004 Trustless Agents - on-chain agent identity, reputation, validation, and discovery on EVM chains. Use when registering AI agents on-chain, building agent reputation systems, searching/discovering agents, working with the Agent0 SDK (agent0-sdk), or implementing the ERC-8004 standa
Ready to connect
- View details
frictionSkillAI & models
Operator-grade AI agent skills for Claude Code, Cursor, Codex, and opencode.
Ready to connect
- View details
herdr-faqSkillAI & models
Launch and drive coding agents (codex, claude, agy) through the Herdr CLI. Use before starting or prompting a subagent via herdr agent or pane commands, and when a herdr command fails or an agent seems stuck or silently lost a prompt.
Ready to connect
- View details
mswSkillAI & models
Apply the Minimum Sufficient Work (MSW) principle through the MSW Kernel to scope, execute, verify, and stop agent work. State the requested outcome and smallest proof, admit a claim only when deleting it would leave the contract unmet or unproven, do and prove each necessary claim, and halt at the
Ready to connect
- View details
questSkillAI & models
Multi-agent quest orchestration. Plans, reviews, builds, and fixes features through coordinated agent handoffs. Use when the user invokes $quest or asks to run/resume Quest workflow.
Ready to connect
- View details
resonance-ops-founder-osSkillAI & models
The company operating system for a founder running a business with a fleet of agents. Owns company OKRs, scorecards, weekly reviews, L10/EOS and IDS, decisions, cadence, delegation, and authority budgets. Use when running the company operating rhythm or defining what an agent may spend, send, change
Ready to connect
- View details
resonance-ops-qaSkillAI & models
Quality Assurance Specialist. Proves that the system works, or breaks it trying. Use when writing a test plan, auditing test coverage against the 8-Path Matrix, writing destructive test cases, building an LLM eval suite, or performing a verification audit before a release.
Ready to connect
- View details
resonance-strategy-architectSkillAI & models
System Architect Specialist. Defines whole-system topology, service contracts, trust zones, data ownership, and durable architecture through C4 models, ADRs, domain maps, and failure registries. Use when work changes system boundaries or cross-system behavior. AI subsystem internals, prompts, retrie
Ready to connect
- View details
sales-pipelineSkillAI & models
Operator-grade AI agent skills for Claude Code, Cursor, Codex, and opencode.
Ready to connect
- View details
skill-authorSkillAI & models
Operator-grade AI agent skills for Claude Code, Cursor, Codex, and opencode.
Ready to connect
- View details
venture-modelSkillAI & models
Operator-grade AI agent skills for Claude Code, Cursor, Codex, and opencode.
Ready to connect
- View details
voice-profileSkillAI & models
Operator-grade AI agent skills for Claude Code, Cursor, Codex, and opencode.
Ready to connect
- View details
witSkillAI & models
Apply WIT (Writing Is Thinking) as a human–LLM collaborative scientific reasoning skill for scientific question formulation, finding-driven research planning, next-experiment selection, Results or Discussion review, claim–evidence and reviewer stress tests, manuscript logic audits, deadline closure,
Ready to connect
- View details
agentic-repo-discoverySkillAI & models
Use when an existing repository contains agents, prompts, workflows, playbooks, commands, or Skills and you need to identify which capabilities are worth converting into a ChatGPT/Codex Plugin.
Ready to connect
- View details
api-client-regenSkillAI & models
Regenerate the gooddata-api-client package from the OpenAPI specs and adapt the SDK to the result. Use after a backend API change lands, or when the client is missing an endpoint, model or field. Triggers on "regenerate api client", "regen client", "openapi spec changed", "update api-client".
Ready to connect
- View details
autonomous-cycleSkillAI & models
Run AL Runner development unattended — a never-idle loop that keeps exactly one agent working at a time, in a fixed priority order, across both the runner and the corpus repository. Starts with a preflight that refuses to run on a box that would produce wrong answers, paces itself against a weekly t
Ready to connect
- View details
axSkillAI & models
This skill helps with using the @ax-llm/ax TypeScript library for building LLM applications. Use when the user asks about ax(), ai(), f(), s(), agent(), flow(), AxGen, AxAgent, AxFlow, signatures, streaming, or mentions @ax-llm/ax.
Ready to connect
- View details
ax-agentSkillAI & models
This skill helps an LLM generate correct AxAgent code using @ax-llm/ax. Use when the user asks about agent(), child agents, namespaced functions, discovery mode, shared fields, llmQuery(...), RLM code execution, recursionOptions, or agent runtime behavior. For tuning and eval with agent.optimize(...
Ready to connect
- View details
ax-flowSkillAI & models
This skill helps an LLM generate correct AxFlow workflow code using @ax-llm/ax. Use when the user asks about flow(), AxFlow, workflow orchestration, parallel execution, DAG workflows, conditional routing, map/reduce patterns, or multi-node AI pipelines.
Ready to connect
- View details
ax-genSkillAI & models
This skill helps an LLM generate correct AxGen code using @ax-llm/ax. Use when the user asks about ax(), AxGen, generators, forward(), streamingForward(), assertions, field processors, step hooks, self-tuning, or structured outputs.
Ready to connect
- View details
ax-gepaSkillAI & models
This skill helps an LLM generate correct AxGEPA optimization code using @ax-llm/ax. Use when the user asks about AxGEPA, GEPA, Pareto optimization, multi-objective prompt tuning, reflective prompt evolution, validationExamples, maxMetricCalls, or optimizing a generator, flow, or agent tree.
Ready to connect
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.
55,004 of the 55,435 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.