ahel is live on Product Hunt today. Upvote

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,303 results · page 61 of 144

  • training-reportSkillFiles & storage

    Produce a professional training/workshop report as a .docx file. Use this skill whenever the user mentions "training report", "workshop report", "compte rendu", "compte rendu de formation", "formation report", "debriefing a workshop", "write up a training session", "résumé de formation", or any requ

    Ready to connect★ 210

    github.com/samber/cc-skills213 stars

    View details
  • absolute-pruneSkillFiles & storage

    Dead code and dependency cleanup, repo-wide: unused deps, unreferenced exports, unreachable code, orphaned files — removed only with tool evidence, in reversible waves. Runs on green main. For diff-scoped cleanup use absolute-simplify. Triggers on "absolute prune", "remove dead code", "find unused d

    Ready to connect★ 212

    github.com/maddhruv/absolute212 stars

    View details
  • absolute-simplifySkillFiles & storage

    Use when the user wants to simplify, clean up, refactor, tidy, or refine code — their staged/unstaged git changes or a target file/path. Reduces complexity, flattens nesting, removes redundancy and dead code, scores each change by value (holding low-value churn), then runs tests to prove nothing bro

    Ready to connect★ 212

    github.com/maddhruv/absolute212 stars

    View details
  • knowledgeSkillFiles & storage

    Answer from the user's own indexed documents with Guaardvark's local RAG, browse and read indexed files section by section, remember facts across sessions, and process or fetch new material. Use when the user asks what their documents say, wants a source-cited answer from their files, says "remember

    Ready to connect★ 211

    github.com/guaardvark/guaardvark212 stars

    View details
  • teamSkillFiles & storage

    Spawn long-lived provider LLM teammates in tmux panes that you message via the native agent-team tools — multi-turn, collaborative, watchable. Use for sustained parallel build/work ("spawn workers", N teammates on N files), or when you need a collaborator you message across turns. NOT a fire-and-for

    Ready to connect★ 212

    github.com/ethanhq/cc-fleet212 stars

    View details
  • human-writingSkillFiles & storage

    Lets your agent write and revise natural-sounding Chinese articles, forum posts, answers, stories, and speeches.

    Ready to connect★ 211

    github.com/kataras/jwt211 stars

    View details
  • requirements-analysis-plusSkillFiles & storage

    Use this skill when you need to parse Word/HTML/JSON/Markdown/Excel requirements and produce a structured analysis; triggers include requirements analysis plus and requirement document parsing.

    Ready to connect★ 210

    github.com/naodeng/awesome-qa-skills211 stars

    View details
  • 1panel-app-builderSkillFiles & storage

    Use when packaging Docker deployments as 1Panel local app store apps, including GitHub projects, docker-compose.yml files, docker run commands, app metadata, version directories, icons, README files, and 1Panel validation.

    Ready to connect★ 210

    github.com/arch3rpro/1panel-appstore209 stars

    View details
  • csv-to-executive-reportSkillFiles & storage

    Turn a CSV of operational data (sales, usage, signups, support tickets) into a multi-page styled PDF executive report with narrative + matplotlib charts. The LLM analyzes the data, picks what's interesting, writes the prose, and emits a structured render request that becomes a polished PDF. Use when

    Ready to connect★ 208

    github.com/skrun-dev/skrun208 stars

    View details
  • data-analystSkillFiles & storage

    Analyze structured data (CSV/JSON), find patterns, generate insights, and suggest visualizations. Use for data analysis tasks.

    Ready to connect★ 208

    github.com/skrun-dev/skrun208 stars

    View details
  • knowledge-base-from-vaultSkillFiles & storage

    Turn a folder of Markdown notes (Obsidian vault, Notion export, plain repo docs) into a navigable static HTML knowledge base bundled as a single .zip file. Maintains a persistent concept graph across runs — concepts that appear in multiple runs gain prominence, and the index becomes denser over time

    Ready to connect★ 208

    github.com/skrun-dev/skrun208 stars

    View details
  • meeting-transcript-to-action-itemsSkillFiles & storage

    Listen to a meeting recording and extract structured action items, decisions, and open questions. Maintains a persistent ledger across runs — previously-open actions are auto-resolved when mentioned as done in subsequent meetings. Outputs `actions.csv` (importable to Linear/Asana/Notion) + `recap.md

    Ready to connect★ 208

    github.com/skrun-dev/skrun208 stars

    View details
  • receipts-to-expensesSkillFiles & storage

    Read a batch of receipt images directly via vision, classify each into expense categories, optionally reconcile against a bank statement CSV, and produce a multi-sheet Excel workbook + a PDF summary. Use when given receipt photos and asked for an expense report.

    Ready to connect★ 208

    github.com/skrun-dev/skrun208 stars

    View details
  • greenapi-client-pythonSkillFiles & storage

    Write correct Python code with the official GREEN-API SDK whatsapp-api-client-python (package whatsapp_api_client_python). Use when sending/receiving WhatsApp messages, files, polls, groups, journals, queues, statuses, contacts, partner instances, polling notifications, or configuring a GREEN-API in

    Ready to connect★ 207

    github.com/green-api/whatsapp-api-client-python207 stars

    View details
  • crash-analysisSkillFiles & storage

    Analyze MAGDA crash logs and Windows minidumps. Use when the user reports a crash, provides a crash log or .dmp file, or asks to investigate a crash.

    Ready to connect★ 206

    github.com/conceptual-machines/magda-core203 stars

    View details
  • faust-deviceSkillFiles & storage

    Work on MAGDA's compiled Faust devices (synths/FX whose DSP is a .dsp file compiled to C++ at build time). Use when adding or changing a parameter on a compiled Faust plugin (e.g. Poly Synth, the filter engines, compiled FX), creating a new compiled Faust device, or wiring its custom UI. Covers the

    Ready to connect★ 206

    github.com/conceptual-machines/magda-core203 stars

    View details
  • move-fileSkillFiles & storage

    Move a C++ source file to a new location, updating all #include references and CMakeLists.txt entries automatically. Use when the user wants to move or rename a C++ file.

    Ready to connect★ 206

    github.com/conceptual-machines/magda-core203 stars

    View details
  • add-agentSkillFiles & storage

    Add a new AI coding agent to Agent Sandbox. Creates all required files (Dockerfile, templates, CI, docs) and wires the agent into the CLI, proxy, and build system.

    Ready to connect★ 205

    github.com/mattolson/agent-sandbox203 stars

    View details
  • docx-cliSkillFiles & storage

    Read, edit, redline, comment on, and create Microsoft Word .docx files. Use to fill out or edit a Word doc, redline a contract with tracked changes, add/resolve comments, replace text keeping its formatting, restyle headings/fonts, edit tables, or read/extract a .docx as Markdown or text. Also BUILD

    Ready to connect★ 205

    github.com/kklimuk/docx-cli205 stars

    View details
  • operating-in-agent-sandboxSkillFiles & storage

    Read this when you are an AI coding agent running inside an Agent Sandbox container. Explains the network proxy, allowlist policy, filesystem/git constraints, how to discover your own limits from the read-only .agent-sandbox directory, and what to do when a request fails with "Blocked by proxy polic

    Ready to connect★ 205

    github.com/mattolson/agent-sandbox203 stars

    View details
  • audit-xlsSkillFiles & storage

    Audit spreadsheet, formula error detection, hardcoded cell finder, cross-sheet reference audit, workbook auditor, Excel model audit, financial model QA, spreadsheet review, cell dependency trace, formula integrity check

    Ready to connect★ 204

    github.com/agentii-ai/agentii-investment-intelligence204 stars

    View details
  • quick-statsSkillFiles & storage

    Quickly fetch data and print key backtest stats for a symbol with a default EMA crossover strategy. No file creation needed - runs inline in a notebook cell or prints to console.

    Ready to connect★ 204

    github.com/marketcalls/vectorbt-backtesting-skills204 stars

    View details
  • xlsx-financialsSkillFiles & storage

    Produce formatted .xlsx financial statement workbooks from XBRL statement data. Uses Bash + openpyxl (Python) following Anthropic FSI xlsx-author conventions for professional Excel output with calculation arc cross-validation.

    Ready to connect★ 204

    github.com/agentii-ai/agentii-investment-intelligence204 stars

    View details
  • create-readmeSkillFiles & storage

    Lets your agent create a README.md file that explains what your project is and how to use it.

    Ready to connect★ 203

    github.com/elithrar/dotfiles203 stars

    View details
  • cut-readySkillFiles & storage

    Prepare or review CAD and vector artwork for physical fabrication, cutting, printing, or machining. Use for production files, scale, contours, fit, bends, and vendor handoff; not digital-only graphics, 3D-print meshes, or CAD explanation without a production artifact.

    Ready to connect★ 203

    github.com/elithrar/dotfiles203 stars

    View details
  • djls-workspace-conventionsSkillFiles & storage

    Use when adding or editing crates, Cargo.toml files, workspace dependencies, crate manifests, lints, versions, or project structure in django-language-server. Handles Rust workspace layout, dependency grouping, and new crate setup.

    Ready to connect★ 203

    github.com/joshuadavidthomas/django-language-server203 stars

    View details
  • Firmware design-system handoffSkillFiles & storage

    Generate a complete, self-contained design-system package for an embedded device's on-device web UI — one tokens file, one component library, a /design.html reference page, page-templates with sentinel-marked patch blocks, a Windows installer script (PS1 + .bat wrapper), and a handoff.md aimed at Cl

    Ready to connect★ 203

    github.com/rvdbreemen/otgw-firmware201 stars

    View details
  • flashSkillFiles & storage

    Build firmware + filesystem and flash to ESP via USB. Auto-detects serial port. No user input needed.

    Ready to connect★ 203

    github.com/rvdbreemen/otgw-firmware201 stars

    View details
  • fsi-comps-analysisSkillFiles & storage

    Build institutional-grade comparable company analyses with operating metrics, valuation multiples, and statistical benchmarking in Excel/spreadsheet format.

    Ready to connect★ 200

    github.com/w95/awesome-claude-corporate-skills203 stars

    View details
  • implement-next-taskSkillFiles & storage

    Drive the autonomous 2.0.0 ESP32-S3-only async + FreeRTOS migration (epic TASK-865). Runs a continuous workflow that audits stuck/finishable backlog tasks, then drains every actionable async-esp32s3 task back-to-back (implement -> build/eval -> adversarial review -> commit/push -> Discord) without w

    Ready to connect★ 203

    github.com/rvdbreemen/otgw-firmware201 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,462 of the 53,895 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