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

  • buildSkillFiles & storage

    Compile the TMDb Swift package for the current platform to check it builds. Use to verify code compiles after changes — delegates the build to the tooling-runner agent (Haiku) and returns a concise pass/fail + errors-as-file:line summary, keeping logs out of context. To also compile the test targets

    Ready to connect★ 176

    github.com/adamayoung/tmdb177 stars

    View details
  • build-for-testingSkillFiles & storage

    Compile the TMDb package AND all test targets (without running the tests) to catch test-code compile errors. Use after changing tests or shared code to check everything still builds — delegates to the tooling-runner agent (Haiku) and returns a concise pass/fail + errors-as-file:line summary. Differs

    Ready to connect★ 176

    github.com/adamayoung/tmdb177 stars

    View details
  • aidp-object-storageSkillFiles & storage

    Read and write OCI Object Storage natively from an AIDP notebook using the `oci://` URI scheme. Use when the user mentions OCI Object Storage, "oci://", external volumes, external tables backed by Object Storage, CSV/Parquet/JSON/Delta files in a bucket, or wants to land data in OCI buckets. Auth is

    Ready to connect★ 175

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • artifacts-builderSkillFiles & storage

    Suite of tools for creating elaborate, multi-component HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

    Ready to connect★ 175

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • csv-wranglingSkillFiles & storage

    Standard workflow order, tool selection matrix, and composition patterns for qsv CSV data wrangling

    Ready to connect★ 175

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • data-distributed-storageSkillFiles & storage

    Use this skill when designing distributed storage for HDFS, S3, ADLS, GCS, MinIO, NFS, or any distributed file system for data workloads. This skill enforces: storage backend selection, data durability and replication, file format selection, partitioning and compression, lifecycle policies, storage

    Ready to connect★ 175

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • databricks-unity-catalogSkillFiles & storage

    Unity Catalog system tables and volumes. Use when querying system tables (audit, lineage, billing) or working with volume file operations (upload, download, list files in /Volumes/).

    Ready to connect★ 175

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • elasticsearch-file-ingestSkillFiles & storage

    Ingest and transform data files (CSV/JSON/Parquet/Arrow IPC) into Elasticsearch with stream processing and custom transforms. Use when loading files or batch importing data — not for reindexing, general ingest pipeline design, or bulk API patterns.

    Ready to connect★ 175

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • jq-json-processingSkillFiles & storage

    jq JSON processing: query, filter, transform JSON. Use when parsing JSON files, filtering arrays/objects, transforming structures, or extracting fields from JSON.

    Ready to connect★ 175

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • lookml-modelSkillFiles & storage

    Use this skill when you need to create or modify a LookML Model file (.model.lkml). This includes defining connections, includes, and configuring model-level settings.

    Ready to connect★ 175

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • oraclecloud-data-handlingSkillFiles & storage

    Manage OCI Object Storage — buckets, uploads, PARs, and lifecycle policies.

    Ready to connect★ 175

    github.com/kilo-org/kilo-marketplace173 stars

    View details
  • trace-mcp-codemodSkillFiles & storage

    Use trace-mcp apply_codemod for any bulk mechanical change instead of repeated Edit calls. Activate whenever the same edit pattern would be applied 2+ times, across one file or many.

    Ready to connect★ 175

    github.com/nikolai-vysotskyi/trace-mcp175 stars

    View details
  • trace-mcp-refactoringSkillFiles & storage

    Safe refactoring workflow using trace-mcp — assess risk, find candidates, check impact, and rename symbols across all files without missing import sites or cross-file references.

    Ready to connect★ 175

    github.com/nikolai-vysotskyi/trace-mcp175 stars

    View details
  • checkSkillFiles & storage

    This skill should be used when the user wants to verify their changes before pushing, or update the project's rule checklists. Phase 1: validate changed files against .hoyeon/rules/ checklists and report PASS/WARN. Phase 2 (conditional): propose rule additions when unmatched patterns are detected. E

    Ready to connect★ 174

    github.com/team-attention/hoyeon174 stars

    View details
  • forensifySkillFiles & storage

    Cross-agent self-inspection of your AI-agent stack. Audits skills, MCP servers, hooks, plugins, commands, credentials, and memory files across Claude Code, Codex, OpenClaw, and NanoClaw. Produces a structured inventory and narrative briefing with cross-ecosystem risk analysis. Use when the user asks

    Ready to connect★ 173

    github.com/alexgreensh/repo-forensics174 stars

    View details
  • free-disk-spaceSkillFiles & storage

    Reclaim disk space on macOS by auditing and clearing build artifacts, package-manager caches, stale git worktrees, and offloading large media to an external drive. Use whenever the user complains about low storage, a full disk, "out of space" errors, or asks to clean up, offload, or free up their ma

    Ready to connect★ 174

    github.com/bholmesdev/skills173 stars

    View details
  • aggregatorSkillFiles & storage

    Daily fetch from a fixed public allowlist; score against the user's interests file; cluster into themes; push the digest to the configured channel

    Ready to connect★ 172

    github.com/gebruder/wirken170 stars

    View details
  • api-spec-openapiSkillFiles & storage

    Generate OpenAPI 3.1 specs that follow the Zalando RESTful API Guidelines (kebab-case naming, cursor pagination, RFC 9457 problem+json errors, URL versioning, idempotency), one YAML file per bounded context/domain. Use when authoring, updating, or reviewing an OpenAPI/Swagger specification, or when

    Ready to connect★ 172

    github.com/fmflurry/settings-opencode171 stars

    View details
  • compressSkillFiles & storage

    Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress

    Ready to connect★ 172

    github.com/fmflurry/settings-opencode171 stars

    View details
  • csv-toolsSkillFiles & storage

    Parse and analyze CSV data

    Ready to connect★ 172

    github.com/gebruder/wirken170 stars

    View details
  • disk-usageSkillFiles & storage

    Analyze disk usage and find large files

    Ready to connect★ 172

    github.com/gebruder/wirken170 stars

    View details
  • iso-24495-text-auditSkillFiles & storage

    Audit user-selected Markdown or text files for deterministic plain-language findings. Use only when the user explicitly invokes this skill.

    Ready to connect★ 172

    github.com/gazmagik/iso-24495172 stars

    View details
  • packSkillFiles & storage

    Lets your agent create a packing list tailored to your destination's weather and planned activities.

    Ready to connect★ 172

    github.com/getsentry/sentry-unreal172 stars

    View details
  • translocoSkillFiles & storage

    Manages translation entries in Transloco JSON files. Use when adding, updating, or organizing i18n translation keys in Angular projects using Transloco.

    Ready to connect★ 172

    github.com/fmflurry/settings-opencode171 stars

    View details
  • rdc-cliSkillFiles & storage

    Use this skill when working with RenderDoc capture files (.rdc), analyzing GPU frames, tracing shaders, inspecting draw calls, or running CI assertions against GPU captures. Trigger phrases: "open capture", "rdc file", ".rdc", "renderdoc", "shader debug", "pixel trace", "draw calls", "GPU frame", "a

    Ready to connect★ 171

    github.com/bananasjim/rdc-cli171 stars

    View details
  • ux-iconsSkillFiles & storage

    Symfony UX Icons for rendering SVG icons in Twig templates. Supports 200,000+ Iconify icons (Lucide, Heroicons, Tabler, Material Design, etc.), local SVG files, and custom icon sets with aliases. Use when displaying icons, configuring icon defaults, importing or locking on-demand icons, creating ico

    Ready to connect★ 171

    github.com/smnandre/symfony-ux-skills171 stars

    View details
  • wechat-automationSkillFiles & storage

    WeChat messaging capability: send text, image URLs, or local files via Windows desktop WeChat. Suitable for agents to send one-off messages directly on the local machine. Trigger words: send a WeChat message to [someone], notify [someone], send this to [someone] via WeChat, send a picture via WeChat

    Ready to connect★ 171

    github.com/lavarong/wechat-automation-api171 stars

    View details
  • document-parserSkillFiles & storage

    Parse and extract structured content from PDFs, Word documents, and other file formats. Converts documents into clean, machine-readable text for analysis, summarization, data extraction, and content processing workflows.

    Ready to connect★ 164

    github.com/sandbaseai/sandbase-skills170 stars

    View details
  • tabular-cleanupSkillFiles & storage

    Use when the user has a messy tabular data dump (CSV/TSV/parquet/Excel/JSON) and wants it iteratively cleaned to an inferred data contract — a checklist of deterministic pass/fail checks, not a quality score. A single agent profiles the table, synthesizes a per-column contract compiled into binary c

    Ready to connect★ 169

    github.com/gaasher/agent-loop-skills169 stars

    View details
  • kotlinSkillFiles & storage

    Design, implement, and review Kotlin and Android APIs. Use when working on .kt files, Kotlin nullability, sealed classes/interfaces, coroutines, Android threading, Java interop, or Kotlin-backed React Native Nitro Module implementations.

    Ready to connect★ 168

    github.com/margelo/react-native-skills168 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