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,334 results · page 133 of 145

  • review-checklistSkillFiles & storage

    Use during Claude Code reviews to classify API, IAM, cleanup, exception, concurrency, config, temp-file, and version-pin risks.

    Ready to connect

    github.com/nebius/nebius-physical-ai24 stars

    View details
  • sim2real-engineSkillFiles & storage

    Use when navigating, reviewing, or changing the compositional Sim2Real workflow, stateless stage adapters, durable standard-runtime resume, ComponentRecords, and S3 lineage.

    Ready to connect

    github.com/nebius/nebius-physical-ai24 stars

    View details
  • sim2real-operateSkillFiles & storage

    Operate the compositional 14-stage Sim2Real npa.workflow on Kubernetes through the standard SkyPilot runtime, durable S3 resume ledger, real component images, and artifact audit.

    Ready to connect

    github.com/nebius/nebius-physical-ai24 stars

    View details
  • smarttuneSkillFiles & storage

    Multi-platform flight log offline analysis and tuning advice. Triggered when user sends .bin/.bbl/.ulg log files for PID/FFT/filter/magnetometer analysis. Supports ArduPilot, Betaflight, and PX4.

    Ready to connect

    github.com/raylanlin/smarttune-cli28 stars

    View details
  • talkthroughSkillFiles & storage

    Analyze narrated screen recordings and audio files — timestamped transcript, scene keyframes, OCR text, and wall-clock anchoring via the local talkthrough MCP server. Use when the user shares a recording or asks to triage feedback, extract meeting actions, or correlate a recording with logs.

    Ready to connect

    github.com/korovin-aa97/talkthrough-mcp29 stars

    View details
  • validator-issueSkillFiles & storage

    Files structured GitHub bug reports for agent-validator when users ask to file, report, or open an issue for a suspected defect

    Ready to connect

    github.com/codagent-ai/agent-validator29 stars

    View details
  • write-docsSkillFiles & storage

    Use this skill whenever you write or edit end-user documentation — a page under a docs content tree, a docs navigation or sidebar file, a docs landing or overview page, a screenshot or code example embedded in docs, or a failing docs structural check. It owns the journey-first method — organize ever

    Ready to connect

    github.com/tale-project/tale29 stars

    View details
  • write-translationsSkillFiles & storage

    Use this skill whenever you edit any non-English file under services/*/messages/ (e.g. de.yml, fr.yml), packages/ui/src/i18n/messages/, or any page under docs/<locale>/, add a locale, or touch a glossary term — Tale ships as one narrator written natively per language, never a word-for-word render of

    Ready to connect

    github.com/tale-project/tale29 stars

    View details
  • agent-handoffSkillFiles & storage

    Cross-platform skill for Codex, Claude Code, and DeepSeek Harness (DSH) that creates, updates, compacts, rotates, repairs, and reviews durable repository handoffs. Use when bootstrapping cross-session memory; creating or maintaining AGENT_HANDOFF.md and .agent-handoff files; adding AGENTS.md or .cla

    Ready to connect

    github.com/weirdsky924/agent-handoff-skill28 stars

    View details
  • boomi-migrationSkillFiles & storage

    This skill should be used when the user needs to analyze a Dell Boomi export, parse Boomi Component XML files, migrate from Boomi to Prismatic, convert Boomi processes to CNI flows, map Boomi shapes to Prismatic equivalents, or interpret Boomi connector settings, transform maps, and process properti

    Ready to connect

    github.com/prismatic-io/prismatic-skills28 stars

    View details
  • busic-coding-conventionsSkillFiles & storage

    BuSic coding conventions. Used to confirm naming, file structure, import style, logging, error handling, and common style conventions.

    Ready to connect

    github.com/glowled/busic26 stars

    View details
  • busic-version-managementSkillFiles & storage

    BuSic version number management specification. Used to verify SemVer format, version change levels, the source-of-truth version file, and version-related data that must be synchronized before release.

    Ready to connect

    github.com/glowled/busic26 stars

    View details
  • color-accessibility-auditSkillFiles & storage

    Analyze color combinations for readability and accessibility compliance per WCAG 2.1/2.2 standards (Contrast Minimums 1.4.3 and Enhanced Contrast 1.4.6). Use this skill whenever the user shares a design, color palette, CSS, HTML, Tailwind config, theme file, screenshot of a UI, or mentions anything

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • containerize-appsSkillFiles & storage

    Containerizes applications with impact-aware Dockerfiles and docker-compose configurations. This skill should be used when containerizing projects for Docker, creating Dockerfiles, docker-compose files, or preparing applications for Kubernetes deployment. It performs impact analysis first (env vars,

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • cyclr-migrationSkillFiles & storage

    This skill should be used when the user needs to analyze a Cyclr export, parse Cyclr JSON files, migrate from Cyclr to Prismatic, convert Cyclr cycles to CNI flows, map Cyclr steps to Prismatic equivalents, or interpret Cyclr connector settings, field mappings, and cycle parameters. Relevant when th

    Ready to connect

    github.com/prismatic-io/prismatic-skills28 stars

    View details
  • data-wranglerSkillFiles & storage

    Production-grade tabular data manipulation using pandas & openpyxl. This skill should be used when editing, creating, filtering, sorting, merging, pivoting, deduplicating, validating, or transforming CSV, Excel (xlsx/xls), JSON, Parquet, or TSV files. Supports 18 operations via CLI scripts, advanced

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • dotnet-testing-filesystem-testing-abstractionsSkillFiles & storage

    使用 System.IO.Abstractions 測試檔案系統操作的專門技能。當需要測試 File、Directory、Path 等操作、模擬檔案系統時使用。涵蓋 IFileSystem、MockFileSystem、檔案讀寫測試、目錄操作測試等。 Make sure to use this skill whenever the user mentions file system testing, IFileSystem, MockFileSystem, System.IO.Abstractions, or testing file/directory operations, even if

    Ready to connect

    github.com/kevintsengtw/dotnet-testing-agent-skills28 stars

    View details
  • git-commiterSkillFiles & storage

    Execute git commits using the Conventional Commits specification. Use this skill whenever the user says "commit", "git commit", "/commit", "stage and commit", "make a commit", "save my changes", or asks to commit specific files or all changes. Also triggers on phrases like "push my changes" (commit

    Ready to connect

    github.com/nmdra/dotfiles28 stars

    View details
  • keep-a-changelogSkillFiles & storage

    Maintain CHANGELOG.md — add new version entries, keep the Unreleased section, cut a release, or restructure the whole file — following the Keep a Changelog format and Semantic Versioning.

    Ready to connect

    github.com/nmdra/dotfiles28 stars

    View details
  • kernel-debugSkillFiles & storage

    Debug agent reasoning failures using the composable kernel phase map. Maps symptoms to specific files and grep commands. Use when an agent is not calling tools, looping, producing wrong output, or failing silently.

    Ready to connect

    github.com/tylerjrbuell/reactive-agents-ts25 stars

    View details
  • learning-path-designerSkillFiles & storage

    Designs a personalized learning path from beginner to practical application based on learning goals, current foundation, time constraints, and use cases, delivered as a single-file HTML growth map with checkable items and saved progress. Suitable for requests like "plan a learning route", "master a

    Ready to connect

    github.com/sanqi-cd/sanqi-skills28 stars

    View details
  • mdSkillFiles & storage

    Write clean, error-free markdown that IDEs and linters can parse without warnings. Use when writing documentation, README files, or skill files with code examples.

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • observability-instrumentationSkillFiles & storage

    Configure verbosity levels, live log streaming, JSONL file export, model I/O logging, and audit trails for monitoring agent execution.

    Ready to connect

    github.com/tylerjrbuell/reactive-agents-ts25 stars

    View details
  • paper-typesetSkillFiles & storage

    Paper publishing chain commands (Markdown → LaTeX / DOCX / PDF conversion pipeline + GB/T 7714-2015 national standard citation formatting). Use when the user wants to convert body text to a Word submission, generate a .tex file, produce a PDF, render references in national standard format, or says t

    Ready to connect

    github.com/cabbage2000-lab/paper-tutor-skills28 stars

    View details
  • persona-acid-testSkillFiles & storage

    Stress-test a design through three lenses, confused user, skeptical engineer and impatient PM, before it goes to a stakeholder. Requires an actual design, an HTML file, Figma link or screenshot.

    Ready to connect

    github.com/mshadmanrahman/claude-for-designers28 stars

    View details
  • project-change-logSkillFiles & storage

    Maintain a CHANGELOG.md following the Keep a Changelog standard. Use after commits, on /commit, when the user asks to update the changelog, or when releasing a version — maps conventional-commit types to Added/Changed/Fixed/Security categories. Archives old releases into per-major files (changelog/C

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • r8-analyzerSkillFiles & storage

    Analyzes Android build files and R8 keep rules to identify redundancies,

    Ready to connect

    github.com/kabirnayeem99/ktor2curl28 stars

    View details
  • recipe-code-assistantSkillFiles & storage

    Full recipe for a code assistant with shell execution, file read/write, git integration, and sandboxed code running.

    Ready to connect

    github.com/tylerjrbuell/reactive-agents-ts25 stars

    View details
  • sandbox-python-executorSkillFiles & storage

    Use when a ChatGPT/Codex Plugin workflow needs deterministic computation, file processing, repository checks, package inspection, or other work that should be actually executed with host-native Python instead of answered from unverified reasoning.

    Ready to connect

    github.com/immamdouhaboammar/chatgpt-codex-plugin-autopilot27 stars

    View details
  • scaffold-sectionSkillFiles & storage

    Create a new Base Theme section with the required merchant settings contract, translation keys, and matching CSS/JS files. Use when asked to scaffold, create, or add a new section.

    Ready to connect

    github.com/ecomexperts-io/base28 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,789 of the 54,221 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