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,321 results · page 97 of 145

  • sandbox-guardSkillFiles & storage

    Generate Docker sandbox configurations for safely running untrusted OpenClaw skills. Isolates filesystem, network,

    Ready to connect★ 72

    github.com/useai-pro/openclaw-skills-security71 stars

    View details
  • skill-guardSkillFiles & storage

    Runtime security monitor for active OpenClaw skills. Watches file access, network calls, and shell commands.

    Ready to connect★ 72

    github.com/useai-pro/openclaw-skills-security71 stars

    View details
  • slice-video-framesSkillFiles & storage

    Extract ordered still-image frames from local video files with FFmpeg, using a fixed FPS, an exact frame count, explicit timestamps, or every source frame; optionally remove a flat chroma-key background and emit timing metadata. Use for video-to-frame conversion, animation frame sampling, contact-sh

    Ready to connect★ 68

    github.com/yuki001/game-dev-skills72 stars

    View details
  • clone-prototypeSkillFiles & storage

    Clone a real app's screens as pixel-accurate, self-contained HTML artboards on the prototype canvas. Overlay a grid on the reference and sample colours visually, derive one measured design-token block, generate one HTML file per screen from a single script, verify by re-rendering, and park the refer

    Ready to connect★ 69

    github.com/resciencelab/super-prototyping71 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★ 71

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

    View details
  • data-loss-prevention-bypassSkillFiles & storage

    DLP bypass techniques covering steganography (LSB, audio, video), DNS tunneling, ICMP tunneling, cloud sync abuse (Dropbox, OneDrive), WebSocket/HTTP3 exfil, AI-augmented exfil (semantic chunking), and modern DLP evasion patterns.

    Ready to connect★ 71

    github.com/brucesongs/kali-claw67 stars

    View details
  • digital-forensicsSkillFiles & storage

    Lets your agent investigate cyber incidents by analyzing memory dumps, disk timelines, network captures, and preserving evidence.

    Ready to connect★ 71

    github.com/brucesongs/kali-claw67 stars

    View details
  • draft-wireframeSkillFiles & storage

    Wireframe a screen — text/ASCII by default, or hand-drawn HTML when the user says "sketch", "hand-drawn", "lo-fi HTML", "whiteboard", "graph paper", or "visual wireframe". Text mode produces a buildable ASCII spec Form and Prism can act on. HTML mode produces a single self-contained file with graph-

    Ready to connect★ 71

    github.com/tonone-ai/tonone71 stars

    View details
  • file-inclusionSkillFiles & storage

    Local File Inclusion (LFI) and Remote File Inclusion (RFI) attack techniques covering path traversal, PHP wrapper abuse, log poisoning, session file inclusion, and remote payload hosting for code execution.

    Ready to connect★ 71

    github.com/brucesongs/kali-claw67 stars

    View details
  • 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
  • primeSkillFiles & storage

    Primes the agent with deep codebase understanding by analyzing structure, documentation, and key files. Use when starting work on a codebase, at the beginning of a session, or when you need a fast orientation before planning or implementing. Optionally pulls external task context from Jira issues an

    Ready to connect★ 71

    github.com/coleam00/ai-native-starter-pack68 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-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
  • advai-handoffSkillFiles & storage

    Persists session handoff notes in `.advai/HANDOFF.md` and restores prior context from that file. Invoke when user wants to record current session progress or resume work in a new session.

    Ready to connect★ 70

    github.com/advai-x/advai-skills70 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
  • disk-cleanupSkillFiles & storage

    Use when df says disk is above 80% full or the user wants to reclaim storage space on a VM.

    Ready to connect★ 70

    github.com/moonlight-lupin/agent-skills70 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
  • fill-templateSkillFiles & storage

    Bulk-fill ONE master template — a Word (.docx) letter/form or an Excel (.xlsx) form — from a data table, one filled file per row (mail-merge). Also the reverse: extract a reusable tokenised .docx template + data-table skeleton from a filled example document, confirm the mapping, then fill. Use whene

    Ready to connect★ 70

    github.com/moonlight-lupin/agent-skills70 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-cli70 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

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,585 of the 54,017 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