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 235 of 296
- View details
dr-initSkillAI & models
Initialize a new Darkroom project from the satus or novus starter. Triggers "new darkroom project", "satus", "novus", "scaffold from starter". Not the native /init, which writes CLAUDE.md.
Ready to connect
- View details
example-commandSkillAI & models
An example user-invoked skill that demonstrates frontmatter options and the skills/<name>/SKILL.md layout
Ready to connect
- View details
flutter-embedding-native-viewsSkillAI & models
Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like maps or web views.
Ready to connect
- View details
freezeSkillAI & models
Lets your agent lock a big decision for a set number of days so it can't be second-guessed on impulse.
Ready to connect
- View details
h3SkillAI & models
Heavy3 Code Audit - Multi-model code review for coding agents (Sponsored by Heavy3.ai)
Ready to connect
- View details
m5-onboardSkillAI & models
End-to-end onboarding for a freshly-plugged-in M5Stack ESP32 device (Cardputer, Cardputer-Adv, Core, CoreS3, Stick) — detect on USB, flash UIFlow 2.0 firmware, and install the Claude Buddy MicroPython app bundle. Use whenever the user plugs in or wants to flash/provision/reset an M5Stack or ESP32 bo
Ready to connect
- View details
macos-appkit-bridgeSkillAI & models
macOS SwiftUI-AppKit bridges: implement NSViewRepresentable, NSViewControllerRepresentable, NSWindow, panels, responder chains, or menus only where pure SwiftUI cannot model the behavior.
Ready to connect
- View details
math-olympiadSkillAI & models
"Solve competition math problems (IMO, Putnam, USAMO, AIME) with adversarial verification that catches the errors self-verification misses. Activates when asked to 'solve this IMO problem', 'prove this olympiad inequality', 'verify this competition proof', 'find a counterexample', 'is this proof cor
Ready to connect
- View details
mcp-integrationSkillAI & models
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides
Ready to connect
- View details
- View details
projectSkillAI & models
GitHub Issues as the plan of record; agents read and update them. Auto-invoke on issue-linked branches. Triggers "what's the plan", "project status", "sync with github", "close the issue".
Ready to connect
- View details
project-artifactSkillAI & models
Generate and publish a project status artifact — an opinionated, tabbed status page for a project too big for one update (overview & success criteria, the workstream sequence, next steps, plus background, plan, risks & open questions, and decisions/FAQ when they earn a tab) — published with the buil
Ready to connect
- View details
receiptsSkillAI & models
Generate a personal Claude Code usage & impact report ("receipts") from this machine's local session transcripts — for justifying Claude Code usage/spend to a manager, self-review, or "what have I been using this for" check-ins. Mines ~/.claude/projects locally (no extra API calls beyond one final w
Ready to connect
- View details
review-batchSkillAI & models
Batch-review diffs from several agents with per-change re-entry cards and abridged reading diffs. Triggers "review batch", "what's pending review", "reading diff", or after fanning out several agents.
Ready to connect
- View details
session-reportSkillAI & models
Generate an explorable HTML report of Claude Code session usage (tokens, cache, subagents, skills, expensive prompts) from ~/.claude/projects transcripts.
Ready to connect
- View details
stitch-mcp-edit-screensSkillAI & models
Edits existing Stitch screens with text prompts — the iteration tool. Change colors, layout, content, or style without regenerating from scratch. Supports refinement loops via output_components suggestions.
Ready to connect
- View details
stitch-mcp-generate-screen-from-textSkillAI & models
Generates a high-fidelity UI screen or wireframe from a text prompt using Stitch. This is the core text-to-UI generation tool — the heart of the Stitch workflow.
Ready to connect
- View details
stitch-setupSkillAI & models
Step-by-step installer for the stitch-kit plugin and Stitch MCP server. Use this when setting up the plugin for the first time, diagnosing connection issues, or helping a new user get Stitch running in Claude Code or Codex CLI.
Ready to connect
- View details
twilight-aiSkillAI & models
Assist with development in the Twilight AI Go SDK. Use when working in this repository, adding or updating providers, embeddings, tool calling, streaming, examples, or docs for Twilight AI.
Ready to connect
- View details
write-inferencex-blogSkillAI & models
Author an InferenceX benchmark blog post in MDX. Codifies the structure, numeric-verification workflow, frontmatter, MDX components, dashboard links, and FAQ JSON-LD pattern used by published InferenceX posts. Use when asked to draft, write, or scaffold a new blog post comparing GPUs/frameworks/prec
Ready to connect
- View details
bb-close-issueSkillAI & models
Babel internal issue protocol — close a handoff after downstream agent picked it up or user signed off. Moves designs/<name>/.handoff/<label>.md to .handoff/closed/ (using mv per CLAUDE.md), appends to handoff_log.jsonl.
Ready to connect
- View details
bb-create-issueSkillAI & models
Babel internal issue protocol — create a labeled handoff between pipeline agents. Writes designs/<name>/.handoff/<label>.md and appends to handoff_log.jsonl; best-effort gh issue create if gh available. Triggered by every guru/architect agent at handoff time.
Ready to connect
- View details
bb-invoke-yosysSkillAI & models
Invokes Yosys 0.35 to perform logic synthesis on RTL and technology-map it to ASAP7 standard cells, producing a gate-level netlist + QoR report. Supports parallel synthesis (based on the number of idle CPUs). Workflow: (1) generate the synthesis script; (2) run synthesis in parallel; (3) the LLM che
Ready to connect
- View details
bb-list-issuesSkillAI & models
Babel internal issue protocol — list open handoffs by label. Scans designs/*/.handoff/*.md (filtered by label) and best-effort merge with gh issue list. Used by all guru/architect agents at startup to pick up work.
Ready to connect
- View details
cordis-plugin-sofagent-auditSkillAI & models
Machine review of changes — 24 rules + git diff hard evidence + node-level auditing (seam: tools/result + tools/pre-execute + fs/write-intent) — bridges @sofagent/audit runRules — a DSH (DeepSeek Harness) cordis plugin. The plugin form of the sofagent constraint layer in the DeepSeek Harness ecosyst
Ready to connect
- View details
cordis-plugin-sofagent-commonsSkillAI & models
Capability commons in five rings — reuse the commons_* tools (seam: non-seam:tool-set) — bridge @sofagent/audit loadConfig — a DSH (DeepSeek Harness) cordis plugin. The plugin form of the sofagent constraint layer within the DeepSeek Harness ecosystem.
Ready to connect
- View details
cordis-plugin-sofagent-evolveSkillAI & models
Experience accumulation — think.md reflection + Dream Cycle + evolve + instinct→skill + refine (seam: turn/end) — bridging @sofagent/think generateThinkEntry — a DSH (DeepSeek Harness) cordis plugin. The plugin form of the sofagent constraint layer within the DeepSeek Harness ecosystem.
Ready to connect
- View details
cordis-plugin-sofagent-fdeSkillAI & models
FDE onboarding methodology bridge — ontology data view generation (all six fde_* tools delivered) (seam: non-seam:tool-set) — DSH (DeepSeek Harness) cordis plugin. Plugin form of the sofagent constraint layer within the DeepSeek Harness ecosystem.
Ready to connect
- View details
cordis-plugin-sofagent-gateSkillAI & models
No release without passing acceptance — machine-checkable acceptance + human review (seam: agent/turn-stopping) — bridges @sofagent/audit runRules — a DSH (DeepSeek Harness) cordis plugin. The plugin form of the sofagent constraint layer in the DeepSeek Harness ecosystem.
Ready to connect
- View details
cordis-plugin-sofagent-injectSkillAI & models
Startup injection of enterprise constraints — four-layer loading chain (seam: agent/pre-step) — bridges the @sofagent/harness buildConstrainedSystemPrompt — a DSH (DeepSeek Harness) cordis plugin. The sofagent constraint layer in plugin form for the DeepSeek Harness ecosystem.
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.
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.