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,334 results · page 106 of 145

  • routeros-app-yamlSkillFiles & storage

    RouterOS /app YAML format for container applications (7.21+ builtin app, 7.22+ custom YAML creation). Use when: writing or validating RouterOS /app YAML files, working with MikroTik container apps, building docker-compose-like definitions for RouterOS, creating /app store schemas, debugging /app val

    Ready to connect★ 62

    github.com/tikoci/routeros-skills62 stars

    View details
  • routeros-netinstallSkillFiles & storage

    MikroTik netinstall-cli for automated RouterOS device flashing. Use when: automating netinstall, writing scripts that invoke netinstall-cli, building netinstall tooling, understanding etherboot/BOOTP/TFTP protocols, working with RouterOS package files (.npk), using modescript or configure script, or

    Ready to connect★ 62

    github.com/tikoci/routeros-skills62 stars

    View details
  • routeros-scriptingSkillFiles & storage

    RouterOS scripting language and CLI configuration idioms for .rsc files and interactive commands. Use when: writing or reviewing RouterOS scripts, scheduler/netwatch/on-event snippets, idempotent CLI config, :local/:global/:foreach/:do syntax, [find] selectors, print as-value handling, script permis

    Ready to connect★ 62

    github.com/tikoci/routeros-skills62 stars

    View details
  • signals-scout-skills-storeSkillFiles & storage

    Skill-hygiene scout for the team's PostHog skills store. Watches recently-changed and most- used skills for authoring violations — vague descriptions, bloated bodies, dead file links, kitchen-sink scope, committed secrets.

    Ready to connect★ 62

    github.com/posthog/skills62 stars

    View details
  • stay-in-laneSkillFiles & storage

    Before making changes, verifies they match what was actually requested. Activates when about to modify files, add features, or refactor code. Catches scope creep before it happens - no "while I'm here" improvements.

    Ready to connect★ 62

    github.com/elliotjlt/claude-skill-potions61 stars

    View details
  • telegram-connectionSkillFiles & storage

    Configure and automate the Backoffice Telegram bot capability. Use when setting up Telegram, handling events with source "telegram" and eventType "message.received", sending chat replies, downloading Telegram files, or debugging Telegram hooks and runtime tools.

    Ready to connect★ 62

    github.com/rejot-dev/fragno61 stars

    View details
  • trace-analysisSkillFiles & storage

    Local Backoffice trace forensics. Use for a trace id, slow request, span explosion, Durable Object storage activity, durable-hook propagation, missing Fragno spans, or local observability-store growth. Use only when analysis local traces.

    Ready to connect★ 62

    github.com/rejot-dev/fragno61 stars

    View details
  • trace-itSkillFiles & storage

    Before modifying shared code (utilities, types, configs, base classes), traces all callers and dependents first. Activates when editing files in shared/, utils/, lib/, or anything imported by 3+ files. Prevents "fixed one thing, broke three others."

    Ready to connect★ 62

    github.com/elliotjlt/claude-skill-potions61 stars

    View details
  • upload-connectionSkillFiles & storage

    Configure Upload storage providers and inspect Upload hooks. Use when storage configuration, provider selection, or Upload connection health is the task.

    Ready to connect★ 62

    github.com/rejot-dev/fragno61 stars

    View details
  • youtube-transcriptSkillFiles & storage

    Extracts YouTube video transcripts and saves them as structured markdown files with metadata and timestamped content. When a user shares a YouTube URL, IMMEDIATELY runs the extraction script, creates a local folder, and saves the transcript. Handles both manual and auto-generated captions.

    Ready to connect★ 62

    github.com/elliotjlt/claude-skill-potions61 stars

    View details
  • Case ManagementSkillFiles & storage

    Case management: full-process management of litigation and arbitration cases, covering case file management, progress tracking, deadline monitoring, and team collaboration

    Ready to connect★ 61

    github.com/sunyifeisb-art/legalwork56 stars

    View details
  • chinese-legal-citationSkillFiles & storage

    Legal citation checking: verifies whether footnote citations in a law paper's .docx file conform to the Legal Citation Manual (2025 edition), corrects formatting errors using Word Track Changes, and adds blue comments explaining the basis for each change. Trigger scenarios: use when the user makes r

    Ready to connect★ 61

    github.com/sunyifeisb-art/legalwork56 stars

    View details
  • cv-dicom-12bit-pixel-correctionSkillFiles & storage

    Fix pixel overflow artifacts in 12-bit unsigned DICOM files where values wrap around at 4096

    Ready to connect★ 61

    github.com/wenmin-wu/ds-skills59 stars

    View details
  • cv-dicom-voi-lut-preprocessingSkillFiles & storage

    Read DICOM X-ray files with VOI LUT transformation and MONOCHROME1 inversion for correct pixel intensity rendering

    Ready to connect★ 61

    github.com/wenmin-wu/ds-skills59 stars

    View details
  • cv-rle-mask-encodingSkillFiles & storage

    Encodes binary segmentation masks into compressed RLE format for efficient storage and submission.

    Ready to connect★ 61

    github.com/wenmin-wu/ds-skills59 stars

    View details
  • Data MaskingSkillFiles & storage

    Data masking: identifies, classifies, and masks sensitive information in files, supporting multiple masking strategies, output formats, and reverse restoration of pronouns after masking.

    Ready to connect★ 61

    github.com/sunyifeisb-art/legalwork56 stars

    View details
  • excel-reporterSkillFiles & storage

    Full-coverage formatted Excel report generation with Dutch market compatibility

    Ready to connect★ 61

    github.com/vinix24/vnx-orchestration57 stars

    View details
  • legal-document-formattingSkillFiles & storage

    LegalWork's deterministic execution skill for Word/DOCX, PDF, and Excel/XLSX. PPT/PPTX is handled exclusively by the open-kimi-ppt Skill; this skill must not create presentations. Office MCP is used only as a last resort after a trusted executor confirms that local methods have hit a structural capa

    Ready to connect★ 61

    github.com/sunyifeisb-art/legalwork56 stars

    View details
  • oil-skill-creatorSkillFiles & storage

    Create, review, improve, and publish Skills. Use when the user wants to create a Skill from scratch, review an existing Skill, check whether it is genuinely useful, fix trigger or execution flows, or improve first-use experience, stability, token overhead, file layering, weak-model readability, and

    Ready to connect★ 60

    github.com/oil-oil/oil-skill-creator61 stars

    View details
  • patent-downloadSkillFiles & storage

    Batch patent PDF download tool. Use when users need to download full-text patent PDFs, look up patent information, or batch export patent files. Supports multiple platforms (Google Patents first) and automatically handles application and publication number formats.

    Ready to connect★ 61

    github.com/sunyifeisb-art/legalwork56 stars

    View details
  • quality-gateSkillFiles & storage

    Use before finishing or opening a PR for a large / multi-file change to drizzle-cube, to ensure code quality does not regress. Runs `fallow audit` (complexity, duplication, dead code, circular deps scoped to the diff, reporting issues the change *introduces*) plus a `madge` circular-dependency snaps

    Ready to connect★ 61

    github.com/cliftonc/drizzle-cube60 stars

    View details
  • second-brain-renameSkillFiles & storage

    Rename a page safely: update the file, fix every inbound wikilink, add the old name as an alias, and log it. Use this skill whenever a page needs a different canonical title, the user says "rename X to Y", asks to fix an inconsistent title, or after a lint run flags naming problems. Do NOT use for m

    Ready to connect★ 59

    github.com/undefined-ui/second-brain-os61 stars

    View details
  • second-brain-transcriptSkillFiles & storage

    Clean a raw transcript before ingestion: punctuate, paragraph, label speakers, fix mistranscribed technical terms, and split long recordings by topic. Use this skill when the user drops an auto-generated transcript, subtitle file, podcast or lecture transcript, meeting recording text, or asks to pro

    Ready to connect★ 59

    github.com/undefined-ui/second-brain-os61 stars

    View details
  • seo-ai-discoverySkillFiles & storage

    Audit AI discovery files and agent endpoints at the site root — /llms.txt and /llms-full.txt structure and link health, /agents.md, the UCP merchant profile at /.well-known/ucp (only when no ecommerce module owns it), the ARD /.well-known/ai-catalog.json, and /sitemap_agentic_discovery.xml — plus a

    Ready to connect★ 61

    github.com/hainrixz/claude-seo-ai61 stars

    View details
  • seo-sitemapsSkillFiles & storage

    Audit and generate sitemaps and discovery files — validate XML sitemap presence/size/extensions/lastmod, check robots.txt referencing and sitemap-to-canonical consistency, reconcile orphans against the link graph, and produce repaired sitemap entries plus a robots.txt Sitemap line. Module M17. Feeds

    Ready to connect★ 61

    github.com/hainrixz/claude-seo-ai61 stars

    View details
  • Video AnalysisSkillFiles & storage

    Video analysis and content extraction. Handles links from YouTube/TikTok/X/Instagram and local video files (mp4/mov/mkv/webm), extracts subtitles/audio transcriptions, and generates timestamped video content analysis reports.

    Ready to connect★ 61

    github.com/sunyifeisb-art/legalwork56 stars

    View details
  • 数据合规脱敏SkillFiles & storage

    Use Microsoft Presidio for data-compliance engineering: detect PII/PHI and other sensitive entities in text, files, tables, JSON, images, and service payloads; anonymize or redact findings; tune recognizers and operators; run Presidio through Python packages, CLI, Docker, or REST services. Trigger w

    Ready to connect★ 61

    github.com/sunyifeisb-art/legalwork56 stars

    View details
  • 案件卷宗整理SkillFiles & storage

    Intelligently organize all WPS cloud files by analyzing file content. Opens and reads files to understand their topics, then creates topic-specific folders and organizes files automatically. Works with all file types including legal cases, work documents, and personal files.

    Ready to connect★ 61

    github.com/sunyifeisb-art/legalwork56 stars

    View details
  • aptos-scannerSkillFiles & storage

    Use when the user wants to audit Aptos Move smart contracts, scan Aptos-specific patterns including global storage model, resource accounts, or coin modules, review Aptos DeFi protocols for framework module interaction vulnerabilities, or analyze Aptos-specific upgrade and governance patterns.

    Ready to connect★ 60

    github.com/0x-shashi/web3-audit-skills57 stars

    View details
  • bank-statement-reconciliationSkillFiles & storage

    Verify a bank's monthly CSV and PDF exports agree before trusting either for bookkeeping. Use when reconciling bank statements, importing monthly bank exports, or building a local ledger from raw bank data.

    Ready to connect★ 60

    github.com/matyasstoch/david-skills60 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,789 of the 54,221 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