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: Files & storage
4,321 results · page 83 of 145
- View details
bio-orchestratorSkillFiles & storage
Meta-agent that routes bioinformatics requests to specialised sub-skills. Handles file type detection, analysis planning, report generation, and reproducibility export.
Ready to connect★ 97
- View details
calendarSkillFiles & storage
Calendar and scheduling management. Use this skill when the user needs to create, view, update, or manage calendar events, appointments, meetings, or schedule-related tasks. Supports ICS file format, recurring events, and timezone handling.
Ready to connect★ 97
- View details
claude-code-runnerSkillFiles & storage
Execute programming tasks via Claude Code using PTY-based invocation. Handles non-TTY environments, auto-responds to prompts, and manages file synchronization.
Ready to connect★ 97
- View details
codebase-documenterSkillFiles & storage
This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codeba
Ready to connect★ 97
- View details
feedback-analyzerSkillFiles & storage
Classify and analyze raw user feedback into themes, sentiment, and actionable insights. Takes pasted feedback text or a path to a CSV file and returns structured patterns and recommendations.
Ready to connect★ 97
- View details
kotlin-tooling-java-to-kotlinSkillFiles & storage
Use when converting Java source files to idiomatic Kotlin, when user mentions "java to kotlin", "j2k", "convert java", "migrate java to kotlin", or when working with .java files that need to become .kt files. Handles framework-aware conversion for Spring, Lombok, Hibernate, Jackson, Micronaut, Quark
Ready to connect★ 97
- View details
metrics-analyzerSkillFiles & storage
Analyze product data from a CSV file or pasted data. Finds trends, anomalies, segments, and actionable insights. Ask questions about your data in plain English.
Ready to connect★ 97
- View details
operationsSkillFiles & storage
Operations excellence expertise for supply chain optimization, process improvement (Lean, Six Sigma), capacity planning, vendor management, quality assurance, and operational efficiency. Use when optimizing processes, managing supply chains, or improving operational performance.
Ready to connect★ 97
- View details
safety-protocolSkillFiles & storage
This skill provides mandatory safety guidelines for coding agents. It should be used at the start of any coding session and whenever performing file operations, executing code, handling credentials, or interacting with external systems. The protocol defines what actions are permitted, restricted, or
Ready to connect★ 97
- View details
scanSkillFiles & storage
Run a comprehensive security scan on a codebase using available security scanners (Semgrep, Bandit, Trivy, osv-scanner). Returns structured findings with severity, file location, and OWASP mapping.
Ready to connect★ 97
- View details
canvas-project-managerSkillFiles & storage
Canvas capabilities are provided by the canvas tool contract; this file only retains operation ordering and data safety constraints.
Ready to connect★ 96
- View details
deliverable-builderSkillFiles & storage
Produce a professional, send-ready deliverable on the user's behalf — in the correct file format (never raw markdown), in the user's voice, structured to lead with the strongest material, and free of document-level AI tells. Runs a gated pipeline with a fresh-context verification policeman and a Sto
Ready to connect★ 96
- View details
genesis-developmentSkillFiles & storage
This skill should be used when developing, debugging, refactoring, or building Genesis itself — tasks like "fix this in Genesis", "add a new MCP tool", "wire up the runtime", "Genesis won't start", "create a worktree", "debug the bridge", or "add a capability". Applies to any task modifying files un
Ready to connect★ 96
- View details
gitnexus-refactoringSkillFiles & storage
Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: \"Rename this function\", \"Extract this into a module\", \"Refactor this class\", \"Move this to a separate file\"
Ready to connect★ 96
- View details
lark-cliSkillFiles & storage
Official Feishu (Lark) CLI tool (lark-cli) for operating Feishu from the terminal. Covers 12 major business domains including messaging, docs, Base (multidimensional tables), spreadsheets, calendar, email, tasks, meetings, and approvals, with 200+ commands. Use this skill when you need to operate Fe
Ready to connect★ 96
- View details
lark-minutesSkillFiles & storage
Lark Minutes: basic Minutes functionality. 1. Query the Minutes list (by keyword/owner/participant/time range); 2. Get basic Minutes info (title, cover, duration, etc.); 3. Download Minutes audio/video files; 4. Get Minutes AI outputs (summaries, to-dos, chapters); 5. Upload audio/video to generate
Ready to connect★ 96
- View details
plan-orchestratorSkillFiles & storage
THE BRAIN behind /toh-plan — analyzes the request or PRD, writes .toh/plan.md per the orchestration-protocol Section D schema (plans are files, never chat state), shows a condensed summary, and holds the single "Go" approval gate before handing execution to THE TOH LOOP. Also drafts plans for /toh-v
Ready to connect★ 96
- View details
skf-campaignSkillFiles & storage
Campaign orchestration — multi-library skill production with dependency tracking, file-based state, and resume. Use when the user asks to "run a campaign" or "orchestrate skills."
Ready to connect★ 95
- View details
analyze-sessionSkillFiles & storage
Query a Claude Code transcript without reading it into context, then write the retrospective to disk so it remains available after the session ends. The tool reads the file line by line and reports every failure and repeated tool call by line number. Use this skill when the user asks for a retrospec
Ready to connect★ 94
- View details
codex-analyze-sessionSkillFiles & storage
Query a Codex transcript without reading it into context, then write the retrospective to disk so it remains available after the session ends. The tool reads the file line by line and reports every failure and repeated tool call by line number. Use this skill when the user asks for a retrospective o
Ready to connect★ 94
- View details
codex-resolve-rebase-conflictsSkillFiles & storage
Settle the conflicts a merge-backend rebase left behind. Mechanical ones resolve without asking and the rest arrive with the evidence in front of you. Every path gets a classification first. An append-only sorted list becomes the verified union of both sides. A generated file takes one side whole an
Ready to connect★ 94
- View details
codex-write-prose-fixSkillFiles & storage
Reword one settled document so its prose lint passes, without changing meaning or any other file. The codex-fix-prose skill delegates this task with no inherited conversation context.
Ready to connect★ 94
- View details
fix-proseSkillFiles & storage
Clear the vale and cspell findings on a document whose content is already settled. A forked writer does the rounds and an independent reviewer reads the result, so the finding text never reaches this session. Takes the file plus the lint command that judges it. Use it when a draft is written but its
Ready to connect★ 94
- View details
implementation-planningSkillFiles & storage
Writes a detailed, executable implementation plan from an approved design or multi-step requirement, including exact files, interfaces, tests, commands, checkpoints, and rollback considerations. Use before touching code for a substantial feature, migration, refactor, or cross-cutting change. Not for
Ready to connect★ 94
- View details
resolve-rebase-conflictsSkillFiles & storage
Settle the conflicts a stopped rebase left behind. Mechanical ones resolve without asking and the rest arrive with the evidence in front of you. Every path gets a classification first. An append-only sorted list becomes the verified union of both sides. A generated file takes one side whole and wait
Ready to connect★ 94
- View details
safe-migrationsSkillFiles & storage
Designs and executes compatibility-preserving migrations across APIs, schemas, frameworks, dependencies, protocols, storage, and infrastructure with baselines, coexistence, staged cutover, rollback or forward-fix paths, and explicit removal criteria. Use for deprecations, upgrades, data moves, contr
Ready to connect★ 94
- View details
story-html-publisherSkillFiles & storage
Final step of the AI Storybook pipeline. Consolidates the scenes, images, and per-scene audio into ONE self-contained HTML storybook — a swipe/tap player with every image and audio clip embedded as base64 so the single file works offline and can be shared as-is. Reads {slug}_scenes.json, {slug}_imag
Ready to connect★ 94
- View details
crystallizeSkillFiles & storage
Distils repeating patterns from session logs and lessons.md into draft skill files. Run after ≥10 sessions to extract durable knowledge. Output: draft skills/ files + promotion report.
Ready to connect★ 93
- View details
magpie-issue-reassess-statsSkillFiles & storage
Read-only dashboard over a directory of `verdict.json` files produced by `issue-reassess` campaigns. Surfaces a health rating, classification distribution, partial-fix surfaces, oldest-unresolved buckets, and per-component breakdowns. Output is HTML by default; markdown fallback available. Read-only
Ready to connect★ 93
- View details
magpie-license-compliance-auditSkillFiles & storage
Read-only license compliance audit for one repository or a local checkout. Checks that a LICENSE file exists, that a NOTICE file is present and complete when required by the declared license, and that source files carry SPDX-License-Identifier headers consistent with the project's declared license.
Ready to connect★ 93
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.