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,446 results · page 76 of 149
- View details
nature-review-studioSkillFiles & storage
Multi-perspective manuscript review and point-by-point response generation, distilled from 1287 Nature Peer-Review-File PDFs (2025–2026). Review and respond each produce exactly two synchronized deliverables: one formal DOCX and one clean Markdown file with the same base name. Output language follow
Ready to connect★ 141
- View details
roslyn-querySkillFiles & storage
Query .NET/C# codebases using Roslyn AST analysis via dotnet run file. Use for tracing data flow, auditing API usage, finding pattern violations, or ad-hoc codebase queries.
Ready to connect★ 141
- View details
add-componentSkillFiles & storage
Add a copy-ready admin UI building block to a dashboard built on the scaffold-dashboard base — forms (form, wizard, combobox, file upload, inline edit), lists & tables (CRUD list, card grid, infinite/virtual, column controls, filter panel, saved views, CSV export/import), rich views (kanban, calenda
Ready to connect★ 139
- View details
ai-safe2-sovereign-governanceSkillFiles & storage
Enforce AI SAFE² v3.0 sovereign governance constraints for every session. Apply this skill automatically at session start and before any tool execution that involves file writes, network access, shell commands, or subagent spawning. Covers identity lock, hard security limits, context isolation, tool
Ready to connect★ 139
- View details
backend-code-reviewSkillFiles & storage
Guides review of backend code in a project (Python projects) for quality, security, maintainability, and best practices, based on an established rules checklist. Use when the user asks to review, analyze, or improve backend files (e.g., .py) under backend/. Not for frontend files (e.g., .tsx, .ts, .
Ready to connect★ 139
- View details
frontend-code-reviewSkillFiles & storage
Guides reviews of frontend code (Next.js/React/TypeScript/Tailwind, etc.) in a project for structure, maintainability, performance, and consistency, based on an established rule checklist. Use when the user asks to review frontend files such as .tsx/.ts/.js/.jsx or pages and components in frontend d
Ready to connect★ 139
- View details
llms-txtSkillFiles & storage
Generate and maintain llms.txt files for AI discoverability. Scans repos to create curated content maps that help AI answer engines surface your project accurately. Implements the llms.txt specification from Answer.AI.
Ready to connect★ 139
- View details
repo-healthSkillFiles & storage
One-command GitHub repository health audit. Checks for missing standard files, GitHub configuration, branch protection, documentation quality, and code hygiene. Produces a scored health report with prioritized fix recommendations.
Ready to connect★ 139
- View details
repo-scaffoldSkillFiles & storage
Initialize GitHub repositories with standard files and configuration. Generates LICENSE, CONTRIBUTING.md, SECURITY.md, issue/PR templates, CI config, and .gitignore. Detects project type and adapts templates accordingly.
Ready to connect★ 139
- View details
tech-diagramSkillFiles & storage
Generate technical architecture diagrams, pipeline flows, layer/stack diagrams, and system illustrations as standalone HTML files. Uses a dark-mode design system with embedded CSS and inline SVG. Use when the user needs architecture diagrams, system illustrations, flow charts, or technical visualiza
Ready to connect★ 139
- View details
dft-qeSkillFiles & storage
Generate Quantum ESPRESSO DFT input tasks from a user-provided structure plus user-specified DFT settings. Use when the user wants to prepare QE calculations such as SCF, NSCF, relax, vc-relax, MD, bands, DOS, or phonons starting from a structure file or coordinates together with pseudopotentials, f
Ready to connect★ 138
- View details
gjf-fluxSkillFiles & storage
Assemble and extract Gaussian .gjf input file sections (directives, route, title, molecule blocks, appendices) and build single- or multi-step Link1 jobs from modular component files. USE WHEN needed for generating, refactoring, templating, or scripting Gaussian job files.
Ready to connect★ 138
- View details
omegacodeSkillFiles & storage
Author and run multi-agent workflows with the `omegacode` CLI — JavaScript files that orchestrate Codex (gpt-5.x) and Claude Code agents deterministically via agent()/parallel()/pipeline()/phase(). Use when a task is big enough to decompose and run in parallel, when you want independent perspectives
Ready to connect★ 138
- View details
rdkit-reprSkillFiles & storage
A standardized CLI wrapper for RDKit molecular featurization workflows that handles physicochemical descriptor computation (outputs .csv) and molecular fingerprint extraction (outputs .npy or .csv), with built-in SMILES validation. USE WHEN you need to compute RDKit molecular descriptors or fingerpr
Ready to connect★ 138
- View details
redpolitikaSkillFiles & storage
Project editorial policy in Russian: a short interview, voice extraction from examples, and a `.agents/redpolitika.md` file for editorial skills. Use this skill whenever the user asks to create, update, remember, formalize, or apply a project editorial policy, tone of voice, style guide, vocabulary,
Ready to connect★ 138
- View details
skill-scoutSkillFiles & storage
Run the skill-scout loop — scan the next batch of unscanned JVM-conference rosters for speaker-created AI skills and apply results to the CSV store via the overnight Workflow. Use when the user says "run skill-scout", "continue the skill-scout loop", "scan more conferences", or wants to grow the ski
Ready to connect★ 138
- View details
svelte-code-writerSkillFiles & storage
CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating, editing or analyzing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.
Ready to connect★ 138
- View details
xs-github-repo-analyzerSkillFiles & storage
A skill that analyzes GitHub repository contents in detail. Prioritizes Deepwiki to fetch structured information, and falls back to the gh CLI if unavailable. Reports an organized summary of the repository structure, tech stack, and key files. Triggered by phrases like "リポジトリ分析して" (analyze this repo
Ready to connect★ 138
- View details
xs-xangi-settingsSkillFiles & storage
Skill for checking xangi settings, modifying config files, and restarting to apply changes. For the latest specs, refer to the xangi documentation of the target clone. Triggered by phrases like "このチャンネルでも応答して" (respond in this channel too), "タイムアウト変えて" (change the timeout), or "設定確認して" (check the se
Ready to connect★ 138
- View details
engine-dev-loopSkillFiles & storage
Safe edit-rebuild-test cycle for the HOT-Step C++ engine (dev-rebuild.bat, build script selection, stale-.obj recovery, smoke tests). Use when editing any file under engine/src/ or engine/tools/, when a build fails with linker/file-lock errors, or when ace-server won't restart cleanly.
Ready to connect★ 137
- View details
model-managementSkillFiles & storage
Explains how model files, checkpoints, GGUF quantization, and the Model Manager work in HOT-Step CPP. Use when adding/converting/quantizing models, debugging "no GGUF models found" or missing-model/wrong-model failures, working on the model download service or Model Manager UI, or answering which co
Ready to connect★ 137
- View details
upstream-syncSkillFiles & storage
Safely pulls upstream acestep.cpp changes into the HOT-Step engine fork without destroying its integration hooks. Use when syncing/merging upstream acestep.cpp updates, verifying or repairing hook files, or diagnosing "unresolved external symbol hotstep_sampler_linked_" or dead solvers/schedulers/gu
Ready to connect★ 137
- View details
maintaining-windows-healthSkillFiles & storage
Hands-on playbook for Windows 11 disk cleanup, dev-machine optimization, and proactive health alerting. Use when the PC is full or slow, when a BSOD / Kernel-Power 41 / crash dump / commit-memory pressure happened, when the user asks to free disk space, audit storage, set up disk/memory alerts, or r
Ready to connect★ 136
- View details
new-exec-typeSkillFiles & storage
Add a new executable type to the flow runner (a new kind of automation block users can define in .flow files).
Ready to connect★ 136
- View details
changelog-generatorSkillFiles & storage
Draft Rove release notes as Changesets. Writes user-facing entries as `.changeset/*.md` files for `@sma1lboy/rove` (consumed into `packages/kobe/CHANGELOG.md` at release time). Use when the user asks for "changelog", "release notes", "what changed", "add a changeset", or before cutting a version. En
Ready to connect★ 135
- View details
diredSkillFiles & storage
This skill should be used when the user invokes "/dired" to open files from the latest interaction in an Emacs dired buffer via emacsclient.
Ready to connect★ 135
- View details
file-linksSkillFiles & storage
When referencing files, format them as markdown links with line numbers using GitHub-style #L syntax.
Ready to connect★ 135
- View details
highlightSkillFiles & storage
This skill should be used when the user invokes "/highlight" to highlight relevant regions in one or more files in Emacs via emacsclient.
Ready to connect★ 135
- View details
openSkillFiles & storage
This skill should be used when the user invokes "/open" to open files from the latest interaction in Emacs buffers via emacsclient.
Ready to connect★ 135
- View details
recent-releaseSkillFiles & storage
Render Rove's recent releases as a self-contained, Rove-styled HTML page (Chinese by default). Reads shipped notes from packages/kobe/CHANGELOG.md + git tags, filters to user-facing changes, and emits one standalone .html file in the `claude` theme (terracotta on near-black, JetBrains Mono, terminal
Ready to connect★ 135
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.
54,764 of the 55,196 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.