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: Productivity
2,684 results · page 46 of 90
- View details
dev-workflow-choose-next-taskSkillProductivity
Choose the next planned implementation task. Use only when the user explicitly invokes $dev-workflow-choose-next-task.
Ready to connect★ 138
- View details
mihomoSkillProductivity
Complete reference for mihomo (MetaCubeX, Clash.Meta core) in the zapret-gui project (Keenetic routers on Entware / OpenWrt / Linux). Use for any tasks about: clash-YAML configs (general keys, proxies, proxy-groups, rules, rule-providers, proxy-providers, dns/fake-ip, tun, sniffer, listeners), t
Ready to connect★ 139
- View details
opera-proxySkillProductivity
Complete reference for Opera Proxy in the zapret-gui project (Keenetic routers on Entware / OpenWrt / Linux): a standalone Opera VPN (SurfEasy) client that sets up a local HTTP or SOCKS5 proxy. Use for any tasks about: opera-proxy CLI flags (-country/-bind-address/-socks-mode/-proxy-bypa
Ready to connect★ 139
- View details
prd-to-issuesSkillProductivity
Uses the tracer-bullet vertical-slicing approach to break a PRD into independent, directly claimable GitHub issues (with corresponding implementation tickets). Use when the user wants to convert a PRD into issues, create implementation tasks, or split a PRD into work items.
Ready to connect★ 139
- View details
xs-dev-workflowSkillProductivity
Basic workflow for handling software development tasks. Covers the entire flow end to end: setup, branch management, implementation, verification, PR creation, and record keeping. Triggered by "実装して", "修正して", "PR作って", "コードを書く", or "dev-workflow".
Ready to connect★ 139
- View details
agent-taskboard-manifestSkillProductivity
It is a specification for semantic workflows used by agents to plan, generate, formalize, summarize, and execute complex tasks, projects, experiments,and research efforts for agents, requiring explicit structure, lazy loading,scoped context, evidence-grounded routing, and human review at critical ch
Ready to connect★ 138
- View details
aseSkillProductivity
Unified ASE router skill with a tree of subskills for static/relax/MD/NEB workflows and backend adapters (GPAW, MACE). Use when you need backend-agnostic workflow orchestration while keeping calculator-specific setup isolated in adapter subskills, with reproducible task preparation as output.
Ready to connect★ 138
- View details
ase-workflowsSkillProductivity
Route ASE atomistic workflow requests to task-specific subskills based on user intent. Use when the user asks for ASE-based static, relaxation, MD, or NEB workflows and you must apply consistent workflow controls independent of calculator backend.
Ready to connect★ 138
- View details
context-managerSkillProductivity
Use when a long-running agent task needs context budgeting, checkpointing, compaction, retrieval, or capability-based model routing.
Ready to connect★ 138
- View details
dft-abinitSkillProductivity
Route ABINIT requests to task-specific subskills based on user intent. Use when the user asks for ABINIT workflows and you must decide between static, relaxation, molecular dynamics, or electronic-analysis preparation. This orchestration skill dispatches to the correct ABINIT subskill and enforces c
Ready to connect★ 138
- View details
dft-cp2kSkillProductivity
Route CP2K requests to task-specific subskills based on user intent. Use when the user asks for CP2K workflows and you must decide between static, relaxation, molecular dynamics, or electronic-analysis preparation. This orchestration skill dispatches to the correct CP2K subskill and enforces consist
Ready to connect★ 138
- View details
dft-gpawSkillProductivity
Route GPAW DFT requests to task-specific subskills based on user intent. Use when the user asks for GPAW workflows and you must decide between static SCF, relaxation, DOS, or band-structure task preparation. This orchestration skill dispatches to the correct GPAW subskill and enforces consistent han
Ready to connect★ 138
- View details
dft-siestaSkillProductivity
Route SIESTA requests to task-specific subskills based on user intent. Use when the user asks for SIESTA workflows and you must decide between static, relaxation, molecular dynamics, or electronic-analysis preparation. This orchestration skill dispatches to the correct SIESTA subskill and enforces c
Ready to connect★ 138
- View details
dft-vaspSkillProductivity
Route VASP DFT requests to task-specific subskills based on user intent. Use when the user asks for VASP workflows and you must decide between static SCF, relaxation, DOS, or band-structure task preparation. This orchestration skill does not own detailed input generation logic; it dispatches to the
Ready to connect★ 138
- View details
dftbplusSkillProductivity
Route DFTB+ requests to task-specific subskills based on user intent. Use when the user asks for DFTB+ workflows and you must decide between static, relaxation, molecular dynamics, or electronic-structure post-ground-state preparation. This orchestration skill dispatches to the correct subskill and
Ready to connect★ 138
- View details
dpdisp-submitSkillProductivity
Run Shell commands as computational jobs, on local machines or HPC clusters, through Shell, Slurm, PBS, LSF, Bohrium, etc. USE WHEN the user needs to submit batch jobs to a cluster, run commands on a remote server, execute tasks via job schedulers (Slurm, PBS, LSF), or safely run long-term/backgroun
Ready to connect★ 138
- View details
electronicSkillProductivity
Prepare CP2K electronic-analysis task inputs from prior converged context. Use when the user requests post-ground-state electronic analyses and needs prerequisite-aware setup.
Ready to connect★ 138
- View details
gpawSkillProductivity
Configure ASE GPAW calculator adapter settings for ASE workflows. Use when ASE workflow tasks require GPAW backend setup including mode, k-point, convergence, and restart policies.
Ready to connect★ 138
- View details
maceSkillProductivity
Configure ASE MACE calculator adapter settings for ASE workflows. Use when ASE workflow tasks require MACE backend setup including model path/version, device/precision, stress availability, and inference controls.
Ready to connect★ 138
- View details
mdSkillProductivity
Prepare CP2K molecular-dynamics task inputs from a user-provided structure and MD controls. Use when the user needs finite-temperature trajectories with explicit ensemble, timestep, and thermostat/barostat settings.
Ready to connect★ 138
- View details
project-flow-opsSkillProductivity
Use when projects or tasks need explicit state, WIP control, ownership, definitions of done, blocker handling, and verified closure.
Ready to connect★ 138
- View details
pymatgen-structureSkillProductivity
Structure manipulation and crystal analysis workflows based on pymatgen. USE WHEN you need to read/write common atomistic formats (CIF, POSCAR, XYZ), build supercells, perform site substitution/doping, inspect symmetry (space group), or compute local structure descriptors for materials tasks.
Ready to connect★ 138
- View details
relaxSkillProductivity
Prepare CP2K geometry-relaxation task inputs from a user-provided structure and optimization settings. Use when the user needs ion-only or cell-coupled optimization with explicit optimizer and convergence controls.
Ready to connect★ 138
- View details
staticSkillProductivity
Prepare CP2K single-point (static) task inputs from a user-provided structure and essential DFT settings. Use when the user needs total-energy/electronic SCF evaluation with explicit CP2K basis/potential and SCF controls.
Ready to connect★ 138
- View details
tdd-taskSkillProductivity
Implement a feature or fix a bug using TDD — write failing test first, then implement, refactor, verify, beautify. Use for any single code change that should be test-driven.
Ready to connect★ 138
- View details
orca-dagSkillProductivity
Plan software work as an Orca orchestration task DAG. Use when the user wants to break a feature or project into an executable graph of tasks with dependencies and approval gates in Orca, then visualize and fire it. Teaches the exact `orca orchestration` CLI commands to build the DAG, the spec-writi
Ready to connect★ 137
- View details
pstackSkillProductivity
Rigorous engineering mode for nontrivial work in this repo — a set of named principles plus the leaf skills that apply them. Use when the user says "pstack", "go deep", "be rigorous", "认真做", or when a task involves architecture, a real bug, a refactor, or anything the user will not be watching. Port
Ready to connect★ 135
- View details
suede-instagram-growthSkillProductivity
Suede-owned Instagram growth operating system for account-specific audits, Reels, carousels, Stories, conversion mapping, calendars, and daily candidate-production loops. Use when the user names Instagram, IG, Reels, Stories, asks to analyze recent posts, grow a handle, run a daily workflow, create
Ready to connect★ 135
- View details
suede-socialSkillProductivity
Suede-owned organic social strategy and content discipline. Use when planning platform mix, posts, threads, cross-platform calendars, repurposing, listening, engagement, or cadence for a founder or brand account. NOT FOR: Instagram-specific account audits, Reels, carousels, Stories, or daily Instagr
Ready to connect★ 135
- View details
update-playbooksSkillProductivity
(project) Use when updating install tasks in playbooks/roles/ against upstream docs — bumping a pinned version, adopting a newly recommended install method, repointing a doc link that moved, or realigning the community.general pin with the brew-installed ansible
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.
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.