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 81 of 149
- View details
sandbox-2026-deprecationSkillFiles & storage
Migrate Cloudflare Sandbox SDK codebases away from features deprecated in June 2026 (HTTP and WebSocket transports, desktop, exposePort, default sessions, and stream-specific file and command APIs).
Ready to connect★ 118
- View details
tripex-portSkillFiles & storage
Implementation reference for NullPlayer's Tripex visualization engine — the MIT-licensed port of ben-marsh/tripex (Winamp-era D3D9 3D visualizer, ~25 effects) onto macOS as a ProjectM-peer engine. Covers the CTripexCore C ABI, upstream-vs-port file split, OpenGL 3.2 renderer subclass, audio ring buf
Ready to connect★ 118
- View details
android-reverse-engineeringSkillFiles & storage
Decompile Android APK, XAPK, AAB, DEX, JAR, and AAR files using jadx or Fernflower/Vineflower. Reverse engineer Android apps, extract HTTP API endpoints (Retrofit, OkHttp, Volley, GraphQL, WebSocket), trace call flows from UI to network layer, analyze security patterns (cert pinning, exposed secrets
Ready to connect★ 117
- View details
ardot-create-new-fileSkillFiles & storage
**Mandatory prerequisite** — You must invoke this skill before every call to the `create_new_page` tool. Never call `create_new_page` directly without loading this skill.
Ready to connect★ 117
- View details
benchmarkSkillFiles & storage
Run Wado performance benchmarks (count-prime, mandelbrot, zlib, json, http-routing, …) and wasm-size reports, then update the benchmark/ and wasm-size/ README files. Use when asked to benchmark Wado, measure performance, or refresh the benchmark/wasm-size results.
Ready to connect★ 116
- View details
git-upstream-syncSkillFiles & storage
Merge origin/main into the current branch and resolve conflicts, regenerating conflicted golden/generated files. Use when a PR has merge conflicts or the branch is behind origin/main.
Ready to connect★ 116
- View details
path-traversal-lfiSkillFiles & storage
Path traversal and LFI playbook. Use when file paths, download endpoints, include operations, archive extraction, or wrapper behavior may expose filesystem control.
Ready to connect★ 116
- View details
upload-insecure-filesSkillFiles & storage
Insecure file upload playbook. Use when testing upload validation, storage paths, processing pipelines, preview behavior, overwrite risks, and upload-to-RCE chains.
Ready to connect★ 116
- View details
xxe-xml-external-entitySkillFiles & storage
XXE playbook. Use when XML, SVG, OOXML, SOAP, or parser-driven imports may resolve external entities, files, or internal network resources.
Ready to connect★ 116
- View details
clang-tidySkillFiles & storage
Runs clang-tidy (WarningsAsErrors='*') on specified files or the whole repository. Use when the user asks to "run clang-tidy", "tidy-check a file", or debug CI tidy gate failures.
Ready to connect★ 115
- View details
deep-reviewSkillFiles & storage
Performs a read-only, heavyweight code review of the entire VLink repository or a specified scope. Plans coverage and subagents by feature, checks each file for correctness, concurrency, performance, and standards, and delivers evidence-based conclusions in Chinese after adversarial re-review. Use w
Ready to connect★ 115
- View details
sync-reviewSkillFiles & storage
Audits the sync relationship across VLink code, docs, Doxygen, Python/C API, tests, examples, versions, CMake, conanfile.py, Android.bp, vcpkg, packup build/packaging aspects, the Agent index, and .github workflows, scripts, Docker, templates, Wiki, and governance files, locating omissions and outda
Ready to connect★ 115
- View details
vibeSkillFiles & storage
Use when making a small, quick change — a bug fix, typo, minor feature, tweak, or anything the user calls "vibe coding" — that looks like 1-3 files in the same module
Ready to connect★ 115
- View details
commit-msgSkillFiles & storage
Generate professional commit messages from unstaged or staged changes following Chris Beams' seven rules. Use when the user requests a commit message or when completing an ExecPlan milestone that changes repository files. Triggers include: - English: "create commit message", "generate commit message
Ready to connect★ 114
- View details
ethereum-wallet-toolkit-guideSkillFiles & storage
Guide to the Ethereum Wallet Toolkit — Python CLI tools and MCP servers for wallet generation, BIP39/BIP44 HD wallets, Web3 Secret Storage V3 keystores, EIP-712 typed data signing, and vanity address generation. Fully offline-capable for maximum security.
Ready to connect★ 114
- View details
file-readingSkillFiles & storage
Use this skill when a file has been uploaded but its content is NOT in your context — only its path at /mnt/user-data/uploads/ is listed in an uploaded_files block. This skill is a router: it tells you which tool to use for each file type (pdf, docx, xlsx, csv, json, images, archives, ebooks) so you
Ready to connect★ 114
- View details
okx-ai-supportSkillFiles & storage
Route users to OKX.AI customer support / Help Center. Use when the user wants to contact support, talk to a human, file a complaint, give feedback, report a system error or bug, or find the FAQ / help docs. Triggers: 'contact support', 'talk to a human', 'customer service', 'file a complaint', 'give
Ready to connect★ 114
- View details
pdf-readingSkillFiles & storage
Use this skill when you need to read, inspect, or extract content from PDF files — especially when file content is NOT in your context and you need to read it from disk. Covers content inventory, text extraction, page rasterization for visual inspection, embedded image/attachment/table/form-field ex
Ready to connect★ 114
- View details
xeepy-python-twitter-guideSkillFiles & storage
Guide to xeepy — a comprehensive Python library for X (Twitter) with 154 files and 44K+ lines of code. Features full API v2 coverage, spaces, communities, lists, polls, Grok integration, and async support. 57 stars. The most complete Python X library.
Ready to connect★ 114
- View details
agent-configSkillFiles & storage
Show a Culture agent's full configuration in one read-only view: its system-prompt file (CLAUDE.md / AGENTS.md / GEMINI.md), the parallel culture.yaml, and the agent's local .claude/skills index. Use when an operator says "show agent <name>", "what does <agent> look like", or before teaching/onboard
Ready to connect★ 113
- View details
asc-aso-rankingsSkillFiles & storage
Pull current keyword rankings from Astro MCP, compare against the previous rankings check, and save a new rankings file to the vault. Use to measure ASO impact after metadata changes.
Ready to connect★ 113
- View details
agent-skills-creatorSkillFiles & storage
Guides creation and improvement of agent skills in the open Agent Skills format. Covers frontmatter (spec fields and Claude Code-only fields such as disable-model-invocation, context fork, allowed-tools, hooks, paths), progressive disclosure, reference files, rules folders, degrees of freedom, const
Ready to connect★ 111
- View details
agents-mdSkillFiles & storage
Audits, scores, refactors, and writes the AGENTS.md and CLAUDE.md files agents load at session start, and wires a repo so Claude Code, Codex, and Cursor all read the same instructions. Execution-first standards: working commands, real-failure gotchas, signal-to-noise, on-demand placement that surviv
Ready to connect★ 111
- View details
gf-fusesocSkillFiles & storage
FuseSoC build system integration for GateFlow. Generates .core files and drives synthesis/simulation through Edalize backends (Vivado, Quartus, open-source tools). Use when the user needs to create a FuseSoC core file, build with Edalize, or integrate RTL into a FuseSoC project.
Ready to connect★ 112
- View details
gf-pinmapSkillFiles & storage
Board-aware pin mapping. Generates FPGA constraint files (.xdc/.pcf/.lpf/.cst) with correct pin assignments, I/O standards, and drive strength for target boards. Example: "map SPI to PMOD JA on Arty A7", "generate constraints for my iCEBreaker"
Ready to connect★ 112
- View details
pr-reviewerSkillFiles & storage
Reviews the local diff, branch, or PR and returns a read-only, severity-tiered findings report with file:line evidence and committable fixes. Four modes: Standard (bugs), Structural (maintainability), Deslop (AI-generated patterns), and Security audit (whole repo). Honors CLAUDE.md, AGENTS.md, and R
Ready to connect★ 111
- View details
save-mdSkillFiles & storage
Saves a source the user names (URL, YouTube talk, tweet, PDF, image, Google Doc, pasted conversation) as a full-text markdown file with frontmatter, using curl, Read, vision, and Write, so the next turn can reread it after compaction. Public export endpoints instead of fetch summaries or memory: a t
Ready to connect★ 111
- View details
typography-auditSkillFiles & storage
Audits web typography against 78 rules in 10 categories: font selection and @font-face setup, sizing and measure, punctuation, spacing and rhythm, hierarchy, alignment and layout, OpenType features, brand identity, typeface pairing, and display type. Reports file:line findings with concrete CSS/HTML
Ready to connect★ 111
- View details
fieldworks-code-commentingSkillFiles & storage
The FieldWorks code-comment standard for C#, C/C++, IDL, PowerShell, and project-file/Avalonia-view XML comments. Use whenever writing or editing a comment anywhere in this repository -- new code, refactors, or comment audits, in .cs, .cpp/.h, .idl, .ps1, .csproj/.vcxproj/.props/.targets, or .axaml
Ready to connect★ 111
- View details
fieldworks-managed-netfx-reviewSkillFiles & storage
Review or change FieldWorks managed C# code that crosses the .NET Framework 4.8 / C# 7.3 vs SDK-style net8 boundary: project files, language-feature compatibility, test discovery across both runtimes, UI-thread marshaling, and deterministic disposal. Use whenever a change touches a .csproj, adds C#
Ready to connect★ 111
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.