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

  • stata-replicationSkillFiles & storage

    End-to-end Stata replication pipeline — scaffolds numbered `.do` files in `scripts/stata/`, executes them via the `stata-mcp` MCP server, captures logs and outputs to `scripts/stata/_outputs/`, and produces publication-ready tables (esttab) and figures (graph export). Mirrors `/data-analysis` for R-

    Ready to connect★ 2k

    github.com/pedrohcgs/claude-code-my-workflow2k stars

    View details
  • validate-bibSkillFiles & storage

    Validate bibliography entries against citations in all lecture files. Structural checks (missing/unused entries, malformed fields) by default; `--semantic` adds citation-drift detection, DOI verification, and style-consistency checks.

    Ready to connect★ 2k

    github.com/pedrohcgs/claude-code-my-workflow2k stars

    View details
  • verify-artifactSkillFiles & storage

    Prove that the file you are about to send, publish, or hand off IS the thing you mean — before it leaves your hands. Rebuild from source, check integrity, diff the derived artifact against its source, and require the recipient to echo what they received. Use before sending a paper/PDF for review, sh

    Ready to connect★ 2k

    github.com/pedrohcgs/claude-code-my-workflow2k stars

    View details
  • DOCX ToolSkillFiles & storage

    Create, edit, validate, and convert Word DOCX files. Supports converting complete LaTeX papers to DOCX, as well as mathematical modeling paper templates, native formulas, three-line tables, revisions, and comments.

    Ready to connect★ 2k

    github.com/xiaomacoltai/math-modeling-skill2k stars

    View details
  • Excel ToolSkillFiles & storage

    Read, create, modify, and validate XLSX files, with template preservation, formula recalculation, and error checking.

    Ready to connect★ 2k

    github.com/xiaomacoltai/math-modeling-skill2k stars

    View details
  • huashu-researchSkillFiles & storage

    A structured web research workflow that incrementally saves research findings to files so they are not lost when a session is truncated. Use this skill when the user says "调研", "搜索资料", "帮我查一下", "了解一下", or "最新信息".

    Ready to connect★ 2k

    github.com/alchaincyf/huashu-skills2k stars

    View details
  • golem-add-initial-filesSkillFiles & storage

    Adding initial files to Golem agent filesystems via the `files:` section in `golem.yaml`. Use when provisioning local or remote files into an agent's virtual filesystem, setting read-only / read-write permissions, or configuring file mounts at the component, agent, template, or preset level.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-edit-manifestSkillFiles & storage

    Editing the Golem Application Manifest (golem.yaml). Use when modifying any section of golem.yaml — components, agents, templates, presets, environments, httpApi, mcp, bridge SDKs, build commands, config, wasiConfig, plugins, files, custom commands, clean paths, retry policies, resource quotas, or s

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-file-io-moonbitSkillFiles & storage

    Reading and writing files from MoonBit Golem agent code. Use when the user asks to read files, write files, or access the filesystem from a MoonBit agent.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-file-io-rustSkillFiles & storage

    Reading and writing files from a Rust Golem agent. Use when the user asks to read files, write files, or do filesystem operations from agent code in Rust.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-troubleshoot-buildSkillFiles & storage

    Troubleshooting Golem build failures and debugging manifest file (golem.yaml) configuration. Use when a build fails, when environment variables or config values are not applied as expected, when diagnosing why a manifest property has the wrong value, or when using `golem component manifest-trace` to

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • golem-view-agent-filesSkillFiles & storage

    Listing files in an agent's virtual filesystem. Use when browsing or inspecting files stored by a running agent instance.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • modifying-wit-interfacesSkillFiles & storage

    Adding or modifying WIT (WebAssembly Interface Types) interfaces. Use when changing .wit files, updating WIT dependencies, or working with component interfaces.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • moonbit-agent-guideSkillFiles & storage

    Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing conventions.

    Ready to connect★ 2k

    github.com/golemcloud/golem2k stars

    View details
  • livecodes/import-exportSkillFiles & storage

    Import code from GitHub gists/files/repos, GitLab, URLs, DOM, and local files. Export projects as HTML, JSON, ZIP, or to external services. Load this skill when loading projects from external sources or exporting project state.

    Ready to connect★ 1k

    github.com/live-codes/livecodes1k stars

    View details
  • minutes-cleanupSkillFiles & storage

    Manage old recordings — find large files, archive old meetings, delete processed originals. Use when the user says "clean up recordings", "how much space are meetings using", "delete old recordings", "archive meetings", "manage meeting storage", or asks about disk space from minutes.

    Ready to connect★ 1k

    github.com/silverstein/minutes1k stars

    View details
  • dmr-openapi-skeletonSkillFiles & storage

    Generate django-modern-rest transport-layer skeletons from OpenAPI 3.1+ specs. Use when Codex needs to turn an OpenAPI file, URL, or pasted document into typed DTOs, controllers, routers, Django URL wiring, and minimal tests for this repository or similar projects built on dmr. Trigger on requests t

    Ready to connect★ 1k

    github.com/wemake-services/django-modern-rest1k stars

    View details
  • designSkillFiles & storage

    Use to author or iterate a feature design document grounded in actual codebase exploration. Drives a four-phase flow (Explore & Interview → Draft → Resolve open questions → Iterate) and writes `.design/<slug>.md` plus a pipeline state file ready for `crosslink kickoff --doc`. Trigger when the user s

    Ready to connect★ 1k

    github.com/openwpm/openwpm1k stars

    View details
  • maintainSkillFiles & storage

    Use to run a periodic codebase-health pass — dependency audit, lint, test suite, dead code / TODO scan, doc freshness, crosslink issue hygiene, and build artifacts. Conservative by default (small fixes inline, larger work files a `maintenance`-labelled issue). Trigger when the user says "maintenance

    Ready to connect★ 1k

    github.com/openwpm/openwpm1k stars

    View details
  • shinka-convertSkillFiles & storage

    Convert an existing codebase in the current working directory into a ShinkaEvolve task directory by snapshotting the relevant code, adding evolve blocks, and generating `evaluate.py` plus Shinka runner/config files. Use when the user wants to optimize existing code with Shinka instead of creating a

    Ready to connect★ 1k

    github.com/sakanaai/shinkaevolve1k stars

    View details
  • atmos-diagnosticsSkillFiles & storage

    Atmos diagnostics: machine-readable JSONL event streams, diagnostics.enabled/file/include_output, subprocess start/end/output events, masking, and debugging Atmos execution

    Ready to connect★ 1k

    github.com/cloudposse/atmos1k stars

    View details
  • atmos-migrationSkillFiles & storage

    This skill helps you migrate a repository to Atmos. It covers native Terraform, Terraform Workspaces, Terramate, Terragrunt, Makefiles, Justfiles, and Taskfiles. It gives minimum-disruption paths, file-layout options, workspace mapping, task-to-command mapping, generate_hcl/script decomposition, and

    Ready to connect★ 1k

    github.com/cloudposse/atmos1k stars

    View details
  • atmos-scaffoldSkillFiles & storage

    Scaffold templates: authoring scaffold.yaml, form fields (types, validation, conditional when:), conditional file generation, step-backed hooks (pre/post-generate), update-safe 3-way merge, and atmos scaffold generate/list/validate

    Ready to connect★ 1k

    github.com/cloudposse/atmos1k stars

    View details
  • atmos-validationSkillFiles & storage

    Validate Atmos projects, components, arbitrary JSON Schema inputs, EditorConfig, and GitHub Actions; use affected-file selection and native CI annotations

    Ready to connect★ 1k

    github.com/cloudposse/atmos1k stars

    View details
  • atmos-vendoringSkillFiles & storage

    Component vendoring: vendor.yaml and component.yaml manifests, immutable vendor.lock.yaml receipts, pulling from Git/S3/HTTP/OCI/Terraform Registry, --stack/--labels/--tags selector composition, native vendor update, clean, diff, config, and reviewed local component copies

    Ready to connect★ 1k

    github.com/cloudposse/atmos1k stars

    View details
  • atmos-versionSkillFiles & storage

    Atmos Version Tracker: version tracks, lock files, managed external dependency versions, atmos version track commands, !version, file managers, update policy, pinning, and CI verification

    Ready to connect★ 1k

    github.com/cloudposse/atmos1k stars

    View details
  • collaboration-platform-administrationSkillFiles & storage

    Administers the email, chat, meeting and file-sharing platform the organization runs on — tenant and domain configuration, mail authentication and routing, phishing and spam controls, shared mailboxes and distribution groups, external sharing and guest access, permission sprawl in file storage, and

    Ready to connect★ 1k

    github.com/cbrock84/headcount1k stars

    View details
  • action-runnerSkillFiles & storage

    Turn a skill's recommendations into real, executed actions — open the tickets, file the issues, post the updates — safely: dry-run preview, risk-classified, approval-gated, then recorded back to the brain. Use when asked to act on a plan, file tickets from a checklist, create issues from a PRD, exec

    Ready to connect★ 1k

    github.com/mohitagw15856/pm-claude-skills1k stars

    View details
  • assumption-bountySkillFiles & storage

    Extract every hidden assumption from a plan or document and put a price on each one — what it costs if wrong, what it costs to test. Use before committing to anything whose author says 'obviously' or whose spreadsheet has hardcoded cells: the bounty hunt makes the invisible load-bearing beliefs expl

    Ready to connect★ 1k

    github.com/mohitagw15856/pm-claude-skills1k stars

    View details
  • backup-strategySkillFiles & storage

    Set up a backup system that actually protects your photos, files, and devices — built on the 3-2-1 rule and, crucially, tested so it works when you need it. Use when asked how to back up my data, set up backups, protect my photos/files, or what's a good backup strategy. Produces a 3-2-1 plan tailore

    Ready to connect★ 1k

    github.com/mohitagw15856/pm-claude-skills1k 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