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

  • firmware-reverseSkillFiles & storage

    Firmware reverse engineering covers the full pipeline from raw firmware image acquisition through filesystem extraction, static and dynamic analysis, full-system emulation, and vulnerability/backdoor detection.

    Ready to connect★ 71

    github.com/brucesongs/kali-claw67 stars

    View details
  • release-changelogSkillFiles & storage

    Collect a read-only, exact-range evidence pack and draft curated RIPDPI release notes from Git history, changed files, source, tests, and merged pull requests. Use when preparing a changelog, GitHub Release description, Play/F-Droid notes, or an audit of changes between a stable tag and a candidate

    Ready to connect★ 71

    github.com/po4yka/ripdpi68 stars

    View details
  • steganographySkillFiles & storage

    Steganography is the practice of concealing data within non-secret carrier files such as images, audio, video, and documents. Unlike encryption, which makes data unreadable but visibly present, steganography hides the very existence of the hidden data.

    Ready to connect★ 71

    github.com/brucesongs/kali-claw67 stars

    View details
  • web-ssrfSkillFiles & storage

    Server-Side Request Forgery (SSRF) attacks including basic, blind, and advanced bypass techniques, internal port scanning, cloud metadata extraction (AWS/GCP/Azure), protocol smuggling (gopher://, dict://, file://), and chained RCE exploitation.

    Ready to connect★ 71

    github.com/brucesongs/kali-claw67 stars

    View details
  • web-xxeSkillFiles & storage

    XML External Entity (XXE) injection exploits vulnerable XML parsers to read local files, initiate SSRF attacks, exfiltrate data through out-of-band channels, and cause denial of service.

    Ready to connect★ 71

    github.com/brucesongs/kali-claw67 stars

    View details
  • asc-shots-pipelineSkillFiles & storage

    Orchestrate iOS screenshot automation with xcodebuild/simctl for build-run, AXe for UI actions, JSON settings and plan files, Koubou-based framing (`asc screenshots frame`), and screenshot upload (`asc screenshots upload`). Use when users ask for automated screenshot capture, AXe-driven simulator fl

    Ready to connect★ 70

    github.com/alexw00/zettel70 stars

    View details
  • batch-rewrite-patternSkillFiles & storage

    Cascade the same edit pattern across N files safely. Use when applying the same refactor to multiple files (e.g. swap import paths across 11 scripts, rename a symbol, migrate a call signature). Detects the common-shape-across-files situation and turns an N-file cascade into a planned audit → apply →

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • code-polishSkillFiles & storage

    "Polish changed code when the user explicitly asks, or when an active workflow requests post-implementation simplification and risk-profiled review over a fixed file scope."

    Ready to connect★ 70

    github.com/paulrberg/agent-skills70 stars

    View details
  • computational-literacySkillFiles & storage

    Understanding how digital systems actually work -- hardware, operating systems, networks, and information representation -- at a depth sufficient to reason about them rather than just use them. Covers CPU/RAM/storage/GPU roles, what an OS does, how packets travel the internet, and how computers repr

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • distributed-storageSkillFiles & storage

    Distributed storage systems design and operation for cloud platforms. Covers the GFS/HDFS block-and-master pattern, object storage (Swift/S3) with consistent hashing and eventual consistency, block storage semantics, replication vs erasure coding, the CAP theorem in practice, read-repair and anti-en

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • env-setupSkillFiles & storage

    Environment configuration and secrets management. Use when setting up .env files, managing secrets, or configuring environments.

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • file-operation-patternsSkillFiles & storage

    Safe file operation patterns. Use when performing bulk file operations or writing deployment scripts.

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • html-playgroundSkillFiles & storage

    Use to build interactive single-file HTML playgrounds, explorers, or tools with visual controls, live preview, and prompt copy-out.

    Ready to connect★ 70

    github.com/paulrberg/agent-skills70 stars

    View details
  • intelligence-investigatorSkillFiles & storage

    Generate intelligence briefings for the planning dashboard. Use this skill whenever a request file appears in `.planning/console/inbox/pending/` whose `type` field starts with `intelligence.` (refresh_briefing, triage_finding, snapshot_diff, investigate_section, dismiss_finding). The skill reads the

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • large-file-refactorSkillFiles & storage

    Discover large source-file refactor candidates and propose cohesion- and risk-driven split plans using available semantic tooling.

    Ready to connect★ 70

    github.com/paulrberg/agent-skills70 stars

    View details
  • markformSkillFiles & storage

    Markdown-based form system for structured data collection by AI agents and humans. Inspect, fill, validate, and export .form.md files with typed fields and role-based workflows. Use when working with .form.md files, filling forms, validating fields, exporting data, or when the user mentions markform

    Ready to connect★ 70

    github.com/jlevy/markform69 stars

    View details
  • obs-toolsSkillFiles & storage

    Show tool usage statistics and error rates. Use this skill whenever the user asks about which tools are used most, tool error rates, wants to see Read/Edit/Bash/Grep call counts, asks about tool failures, sensitive file access, or wants a breakdown of tool usage by provider or repository. Also trigg

    Ready to connect★ 70

    github.com/shepard-system/shepard-obs-stack70 stars

    View details
  • openstack-capacitySkillFiles & storage

    OpenStack capacity planning operations skill for resource planning, quota management, and scaling decisions. Covers compute capacity (allocation ratios, vCPU/RAM utilization, host aggregates, availability zones), storage capacity (Cinder pool sizing, thin provisioning, Glance storage, Swift rings),

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • openstack-cinderSkillFiles & storage

    OpenStack Cinder block storage service. Provides persistent volume management for cloud instances including volume creation, snapshots, backups, LVM/iSCSI backend, volume types with QoS, encryption (LUKS), volume migration, and multi-backend support. Use for deploying, configuring, operating, and tr

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • openstack-glanceSkillFiles & storage

    OpenStack Glance image service skill for deploying, configuring, operating, and troubleshooting the VM image registry. Covers image upload/download, format management (qcow2, raw, vmdk, vhd, iso), backend storage selection (file, swift, ceph), image import methods (web-download, glance-direct, copy-

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • openstack-swiftSkillFiles & storage

    OpenStack Swift object storage service. Provides S3-compatible distributed object storage with containers, ACLs, ring architecture, eventual consistency, large object support (SLO/DLO), tempURL for unauthenticated access, object versioning, and object expiry. Use for deploying, configuring, operatin

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • operational-anchor-preservationSkillFiles & storage

    Use before you shorten, compress, or rewrite the BODY of an existing SKILL.md or agent .md — the moment you are about to cut text to reduce length. First inventory the file's operational anchors (exact code / command / API snippets, fail-closed workflow guards, and rule / threshold statements), pres

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • register-projectSkillFiles & storage

    Register an existing project in memory. Use when starting work on a new repo or when a project needs its own context file. Triggers on: 'register project', 'add project to memory', 'track this project', 'create project file'.

    Ready to connect★ 70

    github.com/faizkhairi/claude-code-blueprint70 stars

    View details
  • review-fullSkillFiles & storage

    Run a comprehensive multi-perspective code review on recent changes. Also triggers on 'is this secure?', 'security review', 'check for vulnerabilities', 'could this be exploited?' for security-focused review. Produces: GO/NO-GO verdict + findings table (Severity | Category | File:Line | Issue | Reco

    Ready to connect★ 70

    github.com/faizkhairi/claude-code-blueprint70 stars

    View details
  • security-hygieneSkillFiles & storage

    Security hygiene for GSD's self-modifying skill and agent system. Use this skill whenever: creating, editing, or deleting skill files (.claude/skills/, .claude/commands/), modifying agent definitions (.claude/agents/), working with YAML configuration or chipset files, handling JSONL observation data

    Ready to connect★ 70

    github.com/tibsfox/gsd-skill-creator70 stars

    View details
  • spreadsheetsSkillFiles & storage

    "Use when CSV, TSV, or Excel (.xlsx) is the primary input/output: design or review text-table schemas; inspect, transform, validate, convert, or recalc formulas; or create/fix spreadsheets. Do not trigger when tabular data is incidental."

    Ready to connect★ 70

    github.com/paulrberg/agent-skills70 stars

    View details
  • sprint-planSkillFiles & storage

    Lets your agent plan sprints by breaking work into tasks and organizing them into a schedule.

    Ready to connect★ 70

    github.com/faizkhairi/claude-code-blueprint70 stars

    View details
  • code-review-fixSkillFiles & storage

    Fixes bugs surfaced by a manual or AI code review, one at a time, with tests, then runs full validation. Use after a code review has produced a list of issues or a review file.

    Ready to connect★ 69

    github.com/coleam00/ai-native-starter-pack68 stars

    View details
  • Google Sheets CLISkillFiles & storage

    Read, write, and update Google Sheets data via CLI. Use when the user asks to read spreadsheet data, update cells, append rows, or work with Google Sheets. Triggers on mentions of spreadsheets, sheets, Google Sheets, tabular data in the cloud, or specific sheet names like "Projects" or "Tasks".

    Ready to connect★ 69

    github.com/gmickel/sheets-cli69 stars

    View details
  • html-portal-generatorSkillFiles & storage

    Convert a codebase into a self-contained HTML portal app for ingestion into AI application systems. Produces a single deployable HTML file with embedded CSS, JS, and data.

    Ready to connect★ 69

    github.com/athola/skrills69 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