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 100 of 149

  • localization-devSkillFiles & storage

    Skill for Tyou multilingual copy/localization/i18n workflows. Required when adding or modifying multilingual text, `TableLocalizationText`, `#TableLocalizationText.xlsx`, `tyou.i18n.get`, `LocalizeLabel`, language switching display, copy keys, or Chinese/English fields, and when using multilingual d

    Ready to connect★ 69

    github.com/xiayu519/tyou69 stars

    View details
  • luban-devSkillFiles & storage

    Specialized guidance for Tyou Luban configuration table development. Must be used when adding/modifying/deleting configuration tables, Excel/Defines, Luban schema, table export, generating binary configs, config access wrappers, field change safety, or config data validation is involved. Trigger wor

    Ready to connect★ 69

    github.com/xiayu519/tyou69 stars

    View details
  • petsSkillFiles & storage

    Maintain Nypsi's economy pets feature, including pet data, items, Prisma storage, cached functions, activation slots, the Components v2 pets command, item use, season reset, and economy bonuses. Use whenever adding, changing, displaying, activating, upgrading, or integrating pets.

    Ready to connect★ 69

    github.com/mxz7/nypsi69 stars

    View details
  • preferencesSkillFiles & storage

    Explains the sparse key-value storage used for personal preferences, including DM delivery preferences. Use when adding, reading, updating, querying, or exporting preferences.

    Ready to connect★ 69

    github.com/mxz7/nypsi69 stars

    View details
  • primeSkillFiles & storage

    Primes the agent with deep codebase understanding by analyzing structure, documentation, and key files. Use when starting work on a codebase, at the beginning of a session, or when you need a fast orientation before planning or implementing. Optionally pulls external task context from Jira issues an

    Ready to connect★ 69

    github.com/coleam00/ai-native-starter-pack68 stars

    View details
  • clone-prototypeSkillFiles & storage

    Clone a real app's screens as pixel-accurate, self-contained HTML artboards on the prototype canvas. Overlay a grid on the reference and sample colours visually, derive one measured design-token block, generate one HTML file per screen from a single script, verify by re-rendering, and park the refer

    Ready to connect★ 63

    github.com/resciencelab/super-prototyping68 stars

    View details
  • disk-cleanupSkillFiles & storage

    Use when df says disk is above 80% full or the user wants to reclaim storage space on a VM.

    Ready to connect★ 65

    github.com/moonlight-lupin/agent-skills68 stars

    View details
  • fill-templateSkillFiles & storage

    Bulk-fill ONE master template — a Word (.docx) letter/form or an Excel (.xlsx) form — from a data table, producing one filled file per row (mail-merge). Use whenever the user wants to "fill in this letter for each person", "mail merge", "generate letters for this list", "run this template over a spr

    Ready to connect★ 65

    github.com/moonlight-lupin/agent-skills68 stars

    View details
  • genesisSkillFiles & storage

    Use this skill BEFORE drafting any agentic primitive module (skill, persona scoping file, scope-attached rule file, orchestrator workflow) or when refactoring an existing one. Activate whenever the task asks to design, restructure, or critique an agentic module across any agent harness (Claude Code,

    Ready to connect★ 68

    github.com/danielmeppiel/genesis68 stars

    View details
  • import-transactionsSkillFiles & storage

    Import transactions from CSV, OFX, or QIF bank exports and deduplicate.

    Ready to connect★ 68

    github.com/openaccountant/skills68 stars

    View details
  • paypal-importSkillFiles & storage

    Import PayPal CSV exports with fee, refund, and currency handling.

    Ready to connect★ 68

    github.com/openaccountant/skills68 stars

    View details
  • slice-video-framesSkillFiles & storage

    Extract ordered still-image frames from local video files with FFmpeg, using a fixed FPS, an exact frame count, explicit timestamps, or every source frame; optionally remove a flat chroma-key background and emit timing metadata. Use for video-to-frame conversion, animation frame sampling, contact-sh

    Ready to connect★ 68

    github.com/yuki001/game-dev-skills68 stars

    View details
  • square-importSkillFiles & storage

    Import Square sales CSV exports with tips, refunds, and fee handling.

    Ready to connect★ 68

    github.com/openaccountant/skills68 stars

    View details
  • stripe-importSkillFiles & storage

    Import Stripe payment CSV exports with charges, fees, and refund handling.

    Ready to connect★ 68

    github.com/openaccountant/skills68 stars

    View details
  • wise-importSkillFiles & storage

    Import Wise (TransferWise) CSV exports with multi-currency handling.

    Ready to connect★ 68

    github.com/openaccountant/skills68 stars

    View details
  • advai-handoffSkillFiles & storage

    Persists session handoff notes in `.advai/HANDOFF.md` and restores prior context from that file. Invoke when user wants to record current session progress or resume work in a new session.

    Ready to connect★ 66

    github.com/advai-x/advai-skills67 stars

    View details
  • agent-startup-and-context-ingestionSkillFiles & storage

    Use when designing or auditing how an agent becomes useful after launch — AGENTS.md overlays, role files, skills, rig specs, workflow specs, startup checklists, refocus messages, "rig context" surface. Covers the 4 failure modes that make startup context fail (old rig spec misses current operating m

    Ready to connect★ 67

    github.com/mvschwarz/openrig67 stars

    View details
  • azure-deploySkillFiles & storage

    Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands wi

    Ready to connect★ 67

    github.com/olivomarco/vbd-copilot67 stars

    View details
  • claude-compaction-restoreSkillFiles & storage

    Use when a Claude Code session has just compacted, is about to compact, reached context limit, resumed after /compact, or needs to rebuild its working mental model from Claude JSONL transcripts and touched files.

    Ready to connect★ 67

    github.com/mvschwarz/openrig67 stars

    View details
  • component-scaffoldSkillFiles & storage

    Generate a complete component file tree wired to design tokens with tests and Gherkin spec. Use when scaffolding a new UI component.

    Ready to connect★ 67

    github.com/kinncj/heimdall65 stars

    View details
  • coverage-auditSkillFiles & storage

    Takes a curriculum framework and a statutory or accreditation requirement list; produces a coverage table, gap summary, and CSV showing which framework content covers each requirement and where gaps exist.

    Ready to connect★ 67

    github.com/nota-america/forgecat-agent-profiles67 stars

    View details
  • cucumber-automationSkillFiles & storage

    Extract Gherkin scenarios from story markdown files into runnable .feature files and generate step definition stubs. Use when syncing stories to test suites.

    Ready to connect★ 67

    github.com/kinncj/heimdall65 stars

    View details
  • fair-simulation-packagerSkillFiles & storage

    Create FAIR-minded reproducibility bundles for materials simulations by collecting input/output file inventories, hashes, units, engine versions, structure identifiers, provenance, and NOMAD/OPTIMADE/Materials Project friendly metadata. Use before publishing, sharing, archiving, or handing simulatio

    Ready to connect★ 66

    github.com/heshamfs/materials-simulation-skills67 stars

    View details
  • feishu-driveSkillFiles & storage

    Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.

    Ready to connect★ 67

    github.com/openxjarvis/openclaw-python66 stars

    View details
  • feishu-permSkillFiles & storage

    Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.

    Ready to connect★ 67

    github.com/openxjarvis/openclaw-python66 stars

    View details
  • gherkin-authoringSkillFiles & storage

    Produce valid, consistently named Gherkin story files with correct IDs, timestamps, and tags. Use when writing or updating story files.

    Ready to connect★ 67

    github.com/kinncj/heimdall65 stars

    View details
  • jupyter-patternsSkillFiles & storage

    Apply best practices for Jupyter notebooks: cell ordering, reproducibility, parameterisation. Use when working with .ipynb files.

    Ready to connect★ 67

    github.com/kinncj/heimdall65 stars

    View details
  • matrix-cloud-runSkillFiles & storage

    Run commands and coding-agent tasks in observable Matrix OS terminal tabs. Use when a user asks to execute a command, inspect files, build a Matrix app, run validation, or perform coding work on a Matrix cloud computer.

    Ready to connect★ 67

    github.com/hamedmp/matrix-os58 stars

    View details
  • oneshotSkillFiles & storage

    Quick implementation without a full spec file

    Ready to connect★ 67

    github.com/aurealibe/claude-config67 stars

    View details
  • openrig-architectSkillFiles & storage

    Use when designing multi-agent topologies that run ON OpenRig — authoring RigSpec and AgentSpec files for new rigs, creating agent startup content (guidance / skills / culture), or diagnosing why a launched rig's agents aren't behaving as intended. NOT for changing OpenRig itself (use openrig-builde

    Ready to connect★ 67

    github.com/mvschwarz/openrig67 stars

    View details

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.

See how to connect your AI