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

  • cross-campaignSkillFiles & storage

    Discover and reference other camps, projects, and files across camp boundaries. Use when the user mentions another camp or campaign by name, references work done "in another project/camp", or needs to find/copy/compare code across camps.

    Ready to connect★ 50

    github.com/obedience-corp/festival50 stars

    View details
  • csbSkillFiles & storage

    Generate streaming, Excel-friendly CSV downloads in Rails with the csb gem. Use when implementing a CSV export/download, writing a `.csv.csb` template, building CSV via Csb::Builder, or testing column definitions. Not for parsing CSV.

    Ready to connect★ 50

    github.com/aki77/csb50 stars

    View details
  • festival-intakeSkillFiles & storage

    Route work that is too large for a single chat into a structured plan. Use when the user describes a multi-step build, a migration, a rewrite, an audit, a refactor across many files, or a research question with several threads. Use when a goal would otherwise need step-by-step supervision across mor

    Ready to connect★ 50

    github.com/obedience-corp/festival50 stars

    View details
  • tabular-intelligenceSkillFiles & storage

    Use when analyzing tabular data (CSV, Excel, tables, metrics). Triggers: 'analiza esta tabla', 'metricas del sprint', 'tendencia de', 'distribucion de', 'correlacion entre', 'KPIs', 'datos financieros', 'perfil estadistico', 'resumen de datos', 'outlier'.

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • time-tracking-reportSkillFiles & storage

    Use when generating time-tracking reports in Excel or Word.

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • fable-new-issue-loopSkillFiles & storage

    Use when the user asks to have a Fable 5.1 subagent draft and file a GitHub issue, then autonomously drive it all the way to a reviewed PR in one shot — "fable-new-issue-loop", "fable create the issue and run it to completion". Runs fable-new-issue to create a fully-specified issue (drafted by a Fab

    Ready to connect

    github.com/richkuo/rk-skills49 stars

    View details
  • new-issueSkillFiles & storage

    Use when the user says "new issue", "create an issue", "file an issue", "/new-issue", or asks to turn a bug, idea, or discussion into a GitHub issue. Takes an optional description of what the issue should cover; with no input, derives the issue from what was discussed in the current conversation. Ve

    Ready to connect

    github.com/richkuo/rk-skills49 stars

    View details
  • new-issue-loopSkillFiles & storage

    Use when the user asks to file a GitHub issue and then autonomously drive it all the way to a reviewed PR in one shot — "new-issue-loop", "create the issue and run it to completion", "file this and fully automate it". Runs new-issue to create a fully-specified issue, then hands the new issue number

    Ready to connect

    github.com/richkuo/rk-skills49 stars

    View details
  • prd-to-issuesSkillFiles & storage

    Use when the user wants a finished PRD broken into GitHub milestones and issues — "file the issues from the PRD", "/prd-to-issues", "break this into GitHub issues". Derives dependency-ordered milestones, files complete complexity-scored issues (github-issue-format), and stamps each with an Execution

    Ready to connect

    github.com/richkuo/rk-skills49 stars

    View details
  • travel-plan-spreadsheet-generatorSkillFiles & storage

    Create .xlsx travel workbooks with itinerary, preparation, or shopping sheets for trip, holiday, or conference planning. Skip prose itineraries, recommendation chat, and calendar-only scheduling.

    Ready to connect

    github.com/jpcaparas/skills47 stars

    View details
  • claude-agent-rubySkillFiles & storage

    Implement or modify Ruby code using the claude-agent-sdk gem. Covers query() one-shot calls, Client-based interactive sessions, streaming input, all 27 hook events, permission callbacks, SDK MCP servers, structured output, bare mode, full sandbox settings (network + filesystem), all 26 message types

    Ready to connect

    github.com/ya-luotao/claude-agent-sdk-ruby46 stars

    View details
  • codex-bridgeSkillFiles & storage

    Explicitly triggered Claude Code → Codex CLI bridge skill. Externalizes conversation context / plan / relevant files / project conventions into a bundle directory, invokes codex exec with response.schema. as a structural reference, and validates via Claude Code jq post-processing. Covers 4 scenarios

    Ready to connect

    github.com/yaohui325/codex-bridge48 stars

    View details
  • content-gateSkillFiles & storage

    Run the full quality gate on any content file. Score against 28 rules, apply policy, show detailed scorecard with fix suggestions. Works on any markdown file.

    Ready to connect

    github.com/cgallic/kai-cmo-harness48 stars

    View details
  • kai-data-dashboardSkillFiles & storage

    Convert Kai workflow data, CSV exports, audit folders, SDR package outputs, and marketing reports into dashboard-ready specs or lightweight static dashboards. Use when "data dashboard", "operator dashboard", "operator room", "HTML operators room", "sales dashboard", "SDR dashboard", "turn this data

    Ready to connect

    github.com/cgallic/kai-cmo-harness48 stars

    View details
  • kai-html-presentationSkillFiles & storage

    Client-ready HTML presentation builder for Kai audit and report folders. Converts weekly audits, monthly audits, marketing reports, scorecards, findings, data-source notes, and action plans into a polished single-file HTML deck with sourced metrics, executive slides, speaker notes, and delivery-read

    Ready to connect

    github.com/cgallic/kai-cmo-harness48 stars

    View details
  • md-to-wordSkillFiles & storage

    Converts one or more Markdown documents into beautifully formatted Word (.docx) files, based on Pandoc plus a built-in reference.docx template (custom template optional), while ensuring no original Markdown files are modified. The built-in template fixes namespace compatibility issues and supports a

    Ready to connect

    github.com/huangwb8/skills48 stars

    View details
  • preview-prose-auditSkillFiles & storage

    Use when auditing preview captions (public/preview/*/preview.html — one file for both light and dark modes) to check whether they make claims not supported by services/*.md or upstream sources. Contains criteria for grading verdicts, the procedure for checking upstream (Claude Design bundle vs. bran

    Ready to connect

    github.com/caesiumy/ko-design-md48 stars

    View details
  • boring-plugin-authoringSkillFiles & storage

    Create, extend, update, or install boring-ui workspace plugins — authoring new hot-reloadable user plugins and app-default plugins (React panels, file visualizers, surface resolvers, static server integrations, Pi/agent contributions), and installing existing or published plugins from npm/git/local

    Ready to connect

    github.com/hachej/boring-ui46 stars

    View details
  • boring-plugin-buildSkillFiles & storage

    Build or shape a boring-ui plugin for a shipped app or playground. Covers choosing runtime vs app/internal plugin shape, where files live, how to register plugins, and when to use static composition vs defaultPluginPackages. Use when the user asks for plugin shape, new panels/tabs/catalogs/tools, or

    Ready to connect

    github.com/hachej/boring-ui46 stars

    View details
  • csv-analyzerSkillFiles & storage

    Analyze CSV files to generate summary statistics, detect data quality issues, and produce formatted reports.

    Ready to connect

    github.com/everruns/everruns47 stars

    View details
  • document-quality-standardsSkillFiles & storage

    Use when creating or editing documents (DOCX, PDF, XLSX, PPTX) that need professional output. Adds visual verification, typography hygiene, and formula patterns to the document-skills plugin.

    Ready to connect

    github.com/belumume/claude-skills47 stars

    View details
  • eSkillFiles & storage

    Explain a file, error, design, diff, or concept like a helpful engineering colleague: grounded in evidence, concise, and with useful follow-up threads. Use when the user asks for a clear explanation of the current work or codebase.

    Ready to connect

    github.com/btseytlin/ultrapack47 stars

    View details
  • feedbackSkillFiles & storage

    Capture feedback safely: file confirmed bugs as GitHub issues and route feature ideas to the Product Backlog. Never implement.

    Ready to connect

    github.com/hachej/boring-ui46 stars

    View details
  • freeshard-debugging-playbookSkillFiles & storage

    Symptom-to-triage playbook for known Freeshard shard_core failure modes. Use when diagnosing a live or reported failure: shard up but unreachable, "too many open files" in traefik logs, all controller writes return 422, app won't start / container name conflict / stale network, backup failures or rc

    Ready to connect

    github.com/freeshardbase/freeshard47 stars

    View details
  • freeshard-domain-referenceSkillFiles & storage

    Theory pack for shard_core's protocols and standards AS APPLIED HERE — HTTP Message Signatures (RSA-PSS), shard ID / short_id derivation, Traefik forwardAuth + errors middleware + DNS-01 wildcard ACME, terminal JWT pairing, rclone crypt backups, compose-file-per-app orchestration, yoyo + psycopg3 tr

    Ready to connect

    github.com/freeshardbase/freeshard47 stars

    View details
  • makeSkillFiles & storage

    Orchestrate the full Ultrapack workflow in Codex and Pi: create or resume a task file, design, plan, execute, verify, review, and validate the observable goal. Use when the user asks to build, fix, or deliver a non-trivial change with the complete workflow.

    Ready to connect

    github.com/btseytlin/ultrapack47 stars

    View details
  • malware-analysisSkillFiles & storage

    Orchestrate the complete malware analysis lifecycle across triage, dynamic analysis, detection engineering, and report writing. Use as the single entry point for any malware analysis task — routes to specialized sub-skills by file type and phase, carries findings between phases, and supports multi-s

    Ready to connect

    github.com/gl0bal01/malware-analysis-claude-skills47 stars

    View details
  • malware-dynamic-analysisSkillFiles & storage

    Behavioral analysis of a sample executed in an isolated VM. Use after triage when runtime behavior, C2 traffic, dropped files, persistence, or injection must be observed. Claude produces a tailored VM runbook from triage predictions, then parses the exported text evidence (Procmon CSV, Sysmon JSON/C

    Ready to connect

    github.com/gl0bal01/malware-analysis-claude-skills47 stars

    View details
  • malware-triageSkillFiles & storage

    Rapid static assessment, classification, and prioritization of malware samples. Use for the first look at any unknown file — hashes, file type, packing, imports, strings, initial IOCs, threat level, and the decision on which deep-analysis phase comes next. Claude runs the static tooling on the host

    Ready to connect

    github.com/gl0bal01/malware-analysis-claude-skills47 stars

    View details
  • paperbananaSkillFiles & storage

    Use when user needs academic diagrams, methodology figures, statistical plots, or presentation slides from text descriptions or data files. Also use for evaluating generated figures against references.

    Ready to connect

    github.com/plutolei/paperbanana-skill47 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