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 103 of 145

  • cfo-carefulSkillFiles & storage

    Safety guardrails for financial data. Warns before destructive operations on ledger files, reconciled transactions, or tax-filed data. Use when working with production financial data. CLEAR step: Meta

    Ready to connect★ 64

    github.com/mikechongcan/cfo-stack64 stars

    View details
  • cfo-ledger-opsSkillFiles & storage

    Use when changing CFO Stack ledger conventions, process docs, Beancount metadata rules, or canonical ledger/file layout guidance that should stay out of AGENTS.md.

    Ready to connect★ 64

    github.com/mikechongcan/cfo-stack64 stars

    View details
  • cfo-setupSkillFiles & storage

    Initialize a new Beancount ledger from scratch. Chart of accounts for your business type, opening balances, Fava config, git initialization. Use after onboarding scope is clear and the user is ready to create files. CLEAR step: Meta

    Ready to connect★ 64

    github.com/mikechongcan/cfo-stack64 stars

    View details
  • coolify-composeSkillFiles & storage

    Convert Docker Compose files to Coolify templates. Use when creating Coolify services, converting docker-compose.yml for Coolify deployment, working with SERVICE_URL/SERVICE_PASSWORD magic variables, or troubleshooting Coolify compose errors.

    Ready to connect★ 64

    github.com/kastalien-research/thoughtbox64 stars

    View details
  • diagramSkillFiles & storage

    Generate architecture diagrams for a codebase subsystem or module. Explores source files and produces Mermaid diagrams in docs/.

    Ready to connect★ 64

    github.com/kastalien-research/thoughtbox64 stars

    View details
  • diataxisSkillFiles & storage

    Structure, classify, and write documentation using the Diátaxis framework. Use when writing docs, README files, guides, tutorials, how-to guides, API references, or organizing documentation architecture. Also use when asked to improve documentation, restructure docs, decide what type of doc to write

    Ready to connect★ 64

    github.com/kastalien-research/thoughtbox64 stars

    View details
  • displaySkillFiles & storage

    Expose the organized knowledge base through a readable frontend experience. Use when a user wants to browse the knowledge base visually as a lightweight site instead of reading raw Markdown files directly. Supports building viewers for specific data paths (e.g., individual books) or the entire knowl

    Ready to connect★ 64

    github.com/natsufox/tapestry64 stars

    View details
  • improving-promptsSkillFiles & storage

    Use when optimizing CLAUDE.md, AGENTS.md, custom commands, or skill files for Claude 4.5 models - applies documented Anthropic best practices systematically instead of inventing improvements

    Ready to connect★ 64

    github.com/kastalien-research/thoughtbox64 stars

    View details
  • index-weight-summarySkillFiles & storage

    Paginated query of index weight summaries (market.ft.tech). Can query by index_code to get the date and url_hash of each weight period for a specified index. Use when the user asks about index weight summaries, weight periods of constituent weights, weight file url_hash, CSI 300 weight dates, or wha

    Ready to connect★ 64

    github.com/ftshare-lab/ftshare-skill64 stars

    View details
  • parallel-auditSkillFiles & storage

    Runs a broad, multi-dimension codebase audit by fanning out parallel read-only subagents (one per dimension x file-area), independently confirms their findings, then groups the survivors into one fix plan with partitioned commits, on as few PRs as the footprint bound allows, and self-critiques it be

    Ready to connect★ 64

    github.com/alexandermattturner/agent-glovebox63 stars

    View details
  • publishingSkillFiles & storage

    Audit or prepare Node3D packages for npm publishing: package metadata, exports/files, versions, lockfiles, npm pack, binary tags/assets, submodule/root release state, and readiness.

    Ready to connect★ 64

    github.com/node-3d/node-3d64 stars

    View details
  • secrets-managementSkillFiles & storage

    Performs a structured secrets management review against OWASP Secrets Management Cheat Sheet and NIST SP 800-57 Part 1 Rev 5 (Recommendation for Key Management). Auto-invoked when reviewing secret handling patterns, vault configurations, .env files, or credential rotation policies. Produces a secret

    Ready to connect★ 64

    github.com/unitoneai/securityskills64 stars

    View details
  • serenaSkillFiles & storage

    Semantic code understanding with IDE-like symbol operations. Use when: (1) Large codebase analysis (>50 files), (2) Symbol-level operations (find, rename, refactor), (3) Cross-file reference tracking, (4) Project memory and session persistence, (5) Multi-language semantic navigation. Triggers: "find

    Ready to connect★ 64

    github.com/dianel555/dskills64 stars

    View details
  • thoughtbox:refactorSkillFiles & storage

    Friction-gated refactoring using the Theseus protocol. Prevents scope creep and refactoring fugue state by enforcing file scope boundaries, visa-based expansion, checkpoint audits, and a brittleness counter. Use when refactoring code, restructuring modules, renaming across files, or any task where "

    Ready to connect★ 64

    github.com/kastalien-research/thoughtbox64 stars

    View details
  • zephyr-agent-skillsSkillFiles & storage

    Zephyr RTOS development — boards and devicetree, the build system (west, Kconfig, CMake, sysbuild), drivers and peripherals, BLE and networking, the kernel, storage, power, testing and debugging, security and OTA. Use this for ANY Zephyr RTOS or embedded-firmware task on a Zephyr project; it routes

    Ready to connect★ 64

    github.com/beriberikix/zephyr-agent-skills64 stars

    View details
  • 1c-db-dump-cfSkillFiles & storage

    Dump a 1C configuration to a CF file. Use when the user asks to export the configuration to CF, save the configuration, or make a CF backup.

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-db-dump-xmlSkillFiles & storage

    Dump a 1C configuration to XML files. Use when the user asks to dump the configuration to files, XML, source code, DumpConfigToFiles

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-db-load-cfSkillFiles & storage

    Load a 1C configuration from a CF file. Use when the user asks to load a configuration from CF or restore from a CF backup.

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-db-load-xmlSkillFiles & storage

    Loading a 1C configuration from XML files. Use when the user asks to load a configuration from files, XML, sources, LoadConfigFromFiles

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-epf-buildSkillFiles & storage

    Build a 1C external data processor (EPF/ERF) from XML sources. Use when the user asks to build or compile a data processor, or to get an EPF/ERF file from sources.

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-epf-dumpSkillFiles & storage

    Parse a 1C processing EPF file (EPF/ERF) into XML sources. Use when the user asks to parse or decompile a processing file, or to extract sources from an EPF/ERF file.

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-epf-scaffoldSkillFiles & storage

    Scaffold an empty 1C external data processor (XML source files)

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-epf-validateSkillFiles & storage

    Validation of 1C external processing (EPF). Use after creating or modifying a processing file to check its correctness.

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-erf-buildSkillFiles & storage

    Build a 1C external report (ERF) from XML sources. Use when the user asks to build, compile a report, or get an ERF file from sources

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-erf-dumpSkillFiles & storage

    Parse a 1C ERF report file into XML source files. Use when the user asks to parse or decompile a report, or extract sources from an ERF file.

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-meta-infoSkillFiles & storage

    Analyze the structure of a 1C metadata object from an XML export - attributes, tabular sections, forms, register movements, types. Use it to study object structures (instead of reading XML files directly) and as a preparatory step when writing queries and code that work with objects.

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-mxl-compileSkillFiles & storage

    Compile a spreadsheet document (MXL) from a JSON definition. Use when you need to create a print form template

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-mxl-decompileSkillFiles & storage

    Decompile a spreadsheet document (MXL) into a JSON definition. Use when you need an editable description of an existing template.

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • 1c-mxl-infoSkillFiles & storage

    Analyzes the structure of a spreadsheet document layout (MXL) - areas, parameters, column sets. Use when developing printing features - to get the areas and fillable parameters of a layout.

    Ready to connect★ 63

    github.com/desko77/claude-code-skills-1c63 stars

    View details
  • atc-cloudificationSkillFiles & storage

    Configure ATC Cloud Readiness and Clean Core checks using the SAP Cloudification Repository for Released APIs. Use when users ask about ATC check variants for cloud readiness, clean core compliance, released API checks, cloudification repository setup, objectReleaseInfo JSON files, SAP Cloud ERP or

    Ready to connect★ 63

    github.com/likweitan/abap-skills63 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.

53,583 of the 54,015 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