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

  • lov-describe-imageSkillFiles & storage

    Gives text-only models the ability to "see images": calls Zhipu GLM-4V-Flash (free) to convert images into text descriptions. When the user asks to describe/recognize/read an image, or an image file (screenshot/chart/photo) appears in the task and the current model cannot view images directly, invok

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • lov-expense-reportSkillFiles & storage

    Extract invoice data from images or text descriptions and generate a categorized Excel expense report. Supports receipt photos, scanned invoices, and manual text input. Auto-classifies into: business entertainment (客户餐费), travel-transport (机票/火车票/打车), travel-accommodation (酒店), travel-meals, office

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • lov-optimize-tauri-backendSkillFiles & storage

    Optimize Tauri backend architecture and development ergonomics for Tauri 2 apps, especially Rust restart pain, oversized src-tauri/src/lib.rs files, excessive #[tauri::command] surfaces, stringly invoke APIs, long IPC streams, and dev-state recovery. Use when the user asks about Tauri hot reload, Ru

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • lov-organize-storageSkillFiles & storage

    按项目、用途与生命周期盘点整块存储盘,规划同卷安全重命名与迁移,输出映射、回滚记录和不可删除门禁。Use when a drive or archive folder is messy or needs project-based organization.

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • lov-pdf2pngSkillFiles & storage

    Convert PDF files to a single vertically concatenated PNG image using macOS native CoreGraphics. Each page is rendered at 2x scale and stitched top-to-bottom. ~20x faster than pdftoppm+ImageMagick, zero external dependencies on macOS. Trigger when the user mentions "pdf to png", "pdf转png", "PDF转图片",

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • lov-refactor-modularSkillFiles & storage

    按职责拆分长文件并保持公共接口、依赖和行为一致。支持明确输入与结果回读。Use to refactor a large file into

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • lov-rich-exportSkillFiles & storage

    Stably exports user-facing content as single-file HTML, an HTML folder with assets, Markdown, DOCX, and PDF, correctly handling images, audio, video, and embedded interactive content per format. Use for requests like "rich media export", "one-click export", "export html/pdf/docx/md", "offline web pa

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • lov-sync-with-synologySkillFiles & storage

    Upload local files to a Synology NAS through QuickConnect or DSM HTTPS, verify remote size and MD5, then move the local copy to a reversible trash directory.

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details
  • meta-inspectorSkillFiles & storage

    Use when extracting specific data points from large agent output transcripts, kaizen analysis reports, or JSONL session files — tool timings, query counts, error summaries, or any structured facts — without loading raw data into orchestrator context. Activates when the orchestrator needs targeted fa

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • modal-after-em-dashSkillFiles & storage

    Manage payload results — you must use this skill whenever reading or writing the results file.

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • modern-gitSkillFiles & storage

    Modern Git workflows, best practices, and commands. Use when the user asks about Git branch management (git switch vs checkout), file restoration (git restore), fixup commits, autosquash rebasing, git worktrees, rerere, force-with-lease, repository cleanup (git clean, stale branches, bloat analysis)

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • mqSkillFiles & storage

    Query markdown, HTML, and PDF files with mq CLI. Triggers on: exploring doc structure, extracting sections from large .md/.html/.pdf files, 'use mq', or when reading full documents wastes tokens.

    Ready to connect★ 66

    github.com/muqsitnawaz/mq65 stars

    View details
  • ooxml-validatorSkillFiles & storage

    Validate the XML inside a .docx or .xlsx against the OOXML schemas, and render an HTML report of the failures. Use when a generated Office document opens with a repair prompt or fails to open at all.

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • orchestrator-disciplineSkillFiles & storage

    Orchestrator context window discipline enforcement. Prevents the orchestrator from reading source files it will not edit, running diagnostic commands that waste context, and rationalizing delegation bypasses. Use when setting up orchestrator guardrails, reviewing delegation discipline, or diagnosing

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • publishSkillFiles & storage

    Publish a FigUI3 release to GitHub and npm when the user explicitly asks to publish or release the package. Handles versioning, changelog, verification, generated dist files, commit, push, and npm publication.

    Ready to connect★ 66

    github.com/rogie/figui365 stars

    View details
  • quarterly-reportSkillFiles & storage

    Build the quarterly revenue report from an exported ledger CSV, including the segment breakdown and the year-over-year comparison. Use when someone asks for the quarterly numbers or a board-ready revenue summary.

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • readme-badgerSkillFiles & storage

    Badge design and selection knowledge base for shields.io badges in README files. Use when writing or updating READMEs, choosing badge layouts, selecting badge styles, adding project health indicators, or picking Simple Icons logo slugs. Covers shields.io URL encoding rules, static vs dynamic badge s

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • rebaseSkillFiles & storage

    Strategic rebase with mandatory pre-analysis. Use when asked to rebase a branch onto main (or any target). Runs a file-level diff of both sides before touching git, produces a per-file disposition plan (KEEP/MERGE/DROP/REWRITE), and only then executes the rebase. Prevents surprise conflicts and sile

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • skillsaw-lintSkillFiles & storage

    Use when modifying agentic contextual building blocks like skills (SKILL.md), slash commands, agents, hooks, plugins, marketplaces, and instruction files (CLAUDE.md, AGENTS.md, GEMINI.md, QWEN.md, Cursor, Copilot, Cline, or Kiro rules), tool configuration such as an OpenCode `opencode.json`, Muse Co

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • trigger-labelSkillFiles & storage

    Reference for the Claude API and Anthropic SDK — model ids, pricing, parameters, streaming, tool use. TRIGGER — read BEFORE opening the target file whenever the prompt names Claude or Anthropic in any form, or the task is LLM-shaped with the provider unstated. SKIP only when another provider is bein

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • univer-workspace-cliSkillFiles & storage

    Use when installing or operating the independent Univer Workspace CLI application (`univer-workspace-cli`) for remote Workspace files, Personal or Team Spaces, task Worktrees, Sheet/Doc/Slide/Base/Board Units, Facade authoring, inspection, verification, import/export, screenshots, or review handoff.

    Ready to connect★ 66

    github.com/dream-num/skills66 stars

    View details
  • unreferenced-reachabilitySkillFiles & storage

    Generates styled spreadsheet reports with custom fonts and validates the output against the bundled schema. Use when the user asks for a formatted report file.

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • add-background-jobSkillFiles & storage

    Add a new periodic background job binary (like delete_expired_tokens, delete_unowned_media, sync_sources) to Rellm's backend. Use when asked to create a new scheduled/cron-style maintenance or sync job for the Rust backend, since there's no central registry - it must be wired by hand into ~7 files.

    Ready to connect★ 65

    github.com/jonlatane/jonline65 stars

    View details
  • bkend-storageSkillFiles & storage

    bkend.ai file storage expert skill. Covers single/multiple/multipart file upload via Presigned URL, file download (CDN vs Presigned), 4 visibility levels (public/private/protected/shared), bucket management, and file metadata.

    Ready to connect★ 65

    github.com/ww-w-ai/bkit-gemini64 stars

    View details
  • create-campaignSkillFiles & storage

    Create, schedule, duplicate, inspect, cancel, archive, and troubleshoot Vapi outbound Campaigns. Use for persistent multi-contact calling, CSV or API contact personalization, campaign concurrency, campaign webhooks, pre-dial eligibility, contact outcomes, or rerunning an audience. Do not use for a s

    Ready to connect★ 65

    github.com/vapiai/skills65 stars

    View details
  • create-cpp-testsSkillFiles & storage

    Create a new cpp_tests entry for validating a C++ interface vtable layout against binary reference YAMLs. Creates the .cpp test file in cpp_tests/ and appends a configs/<GAMEVER>.yaml entry under cpp_tests:. Use when a user asks to add vtable layout validation for a new hl2sdk_cs2 interface class.

    Ready to connect★ 65

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • dump-vtablesSkillFiles & storage

    Batch-dump vtables from IDA Pro MCP by searching mangled symbol patterns, then write a merged YAML file beside the binary. Use this skill when you need to find and export all vtables matching a name pattern (e.g., all GameSystem vtables) in one shot. Triggers: dump vtables, batch vtable dump, export

    Ready to connect★ 65

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • dynamicSkillFiles & storage

    Fullstack development skill using bkend.ai BaaS platform. Covers authentication, data storage, API integration for dynamic web apps.

    Ready to connect★ 65

    github.com/ww-w-ai/bkit-gemini64 stars

    View details
  • get-func-from-yamlSkillFiles & storage

    Load function information from a pre-generated YAML file. Use this skill when you need function address, size, signature, and optional vtable metadata before downstream analysis. This skill checks for existing function YAML files and errors out if not found.

    Ready to connect★ 65

    github.com/hlnd2t/cs2_vibesignatures65 stars

    View details
  • get-vtable-from-yamlSkillFiles & storage

    Load vtable information from a pre-generated YAML file. Use this skill when you need to get vtable address and size for a class before analyzing virtual functions. This skill checks for existing vtable YAML files and errors out if not found, ensuring the vtable analysis has been done first.

    Ready to connect★ 65

    github.com/hlnd2t/cs2_vibesignatures65 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