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: Docs & knowledge

4,535 results · page 49 of 152

  • api-gatewaySkillDocs & knowledge

    Connect to 100+ APIs (Google Workspace, Microsoft 365, Notion, Slack, Airtable, HubSpot, etc.) with managed OAuth. Use this skill when users want to interact with external services. Security: The MATON_API_KEY authenticates with Maton.ai but grants NO access to third-party services by itself. Each s

    Ready to connect★ 383

    github.com/craftos-dev/craftbot376 stars

    View details
  • cli-anythingSkillDocs & knowledge

    Automatically handles image editing, document conversion, audio/video editing, 3D rendering, diagrams, AI image generation, and more — using GIMP, LibreOffice, Blender, Audacity, Inkscape, Krita, Kdenlive, Shotcut, OBS, Draw.io, Mermaid, Ollama, Stable Diffusion, ComfyUI, JupyterLab, FreeCAD, QGIS,

    Ready to connect★ 383

    github.com/craftos-dev/craftbot376 stars

    View details
  • craftbot-skill-creatorSkillDocs & knowledge

    Create a brand-new reusable skill from a single completed task. Read the per-task SKILL_SOURCE markdown the handler wrote, distil the workflow into a generalised SKILL.md, save it at skills/<name>/SKILL.md. Use this when CraftBot has spawned a 'Create Skill' workflow task and you need to author the

    Ready to connect★ 383

    github.com/craftos-dev/craftbot376 stars

    View details
  • craftbot-skill-improveSkillDocs & knowledge

    Refine an existing CraftBot skill using evidence from one completed task that used it. Read the per-task SKILL_SOURCE markdown the handler wrote, diff it against the existing SKILL.md, apply surgical edits to skills/<target>/SKILL.md. Use this when CraftBot has spawned an 'Improve Skill' workflow ta

    Ready to connect★ 383

    github.com/craftos-dev/craftbot376 stars

    View details
  • gogcliSkillDocs & knowledge

    Google Workspace CLI for Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, Keep. Use when user asks to interact with Google services.

    Ready to connect★ 383

    github.com/craftos-dev/craftbot376 stars

    View details
  • humanize-ai-textSkillDocs & knowledge

    Humanize AI-generated text to bypass detection. This humanizer rewrites ChatGPT, Claude, and GPT content to sound natural and pass AI detectors like GPTZero, Turnitin, and Originality.ai. Based on Wikipedia's comprehensive "Signs of AI Writing" guide. Makes robotic AI writing undetectable and human-

    Ready to connect★ 383

    github.com/craftos-dev/craftbot376 stars

    View details
  • memory-processorSkillDocs & knowledge

    Process raw events into distilled long-term memories using batch processing.

    Ready to connect★ 383

    github.com/craftos-dev/craftbot376 stars

    View details
  • ontologySkillDocs & knowledge

    Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on

    Ready to connect★ 383

    github.com/craftos-dev/craftbot376 stars

    View details
  • qiaomu-meta-skillSkillDocs & knowledge

    Research, create, improve, migrate, evaluate, package, install-check, govern, and safely publish qiaomu-flavored agent skills from workflows, prompts, transcripts, docs, SOPs, runbooks, scripts, or notes. Use for new or existing skills, prior-art synthesis, routing/trigger boundaries, trigger or out

    Ready to connect★ 380

    github.com/joeseesun/qiaomu-meta-skill379 stars

    View details
  • plan-critiquerSkillDocs & knowledge

    Harshly critique strategic documents (validation reports, competitive analyses, business plans) to identify blind spots, challenge assumptions, expose weaknesses, and generate Conductor-aligned action plans. Use when you need brutal honesty, "red team" analysis, or want to stress-test your thinking

    Ready to connect★ 377

    github.com/ibrahim-3d/orchestrator-supaconductor375 stars

    View details
  • flowmarkSkillDocs & knowledge

    Fast, consistent Markdown auto-formatter for typographic cleanup, normalization, and clean semantic line breaks. Use when creating, editing, or cleaning Markdown; formatting LLM-generated docs; adopting Flowmark in a repository; adding Markdown format scripts or commit hooks; or replacing Prettier o

    Ready to connect★ 374

    github.com/jlevy/repren374 stars

    View details
  • archive-profile-memorySkillDocs & knowledge

    Archive or clean up facts from active MEMORY.md into memory-archive/ without deleting them. Use when the user wants to forget, remove, tidy old memory, or free space for new memories.

    Ready to connect★ 372

    github.com/ahmadrosid/nakama286 stars

    View details
  • auto-memorySkillDocs & knowledge

    Extract durable learnings and preferences from conversations for automatic memory capture.

    Ready to connect★ 372

    github.com/mikeyobrien/rho372 stars

    View details
  • codebase-summarySkillDocs & knowledge

    Analyze a repository and generate comprehensive architecture and workflow documentation.

    Ready to connect★ 372

    github.com/mikeyobrien/rho372 stars

    View details
  • memory-consolidateSkillDocs & knowledge

    Consolidate brain memory and mine user sessions since the last consolidation checkpoint (sleep-cycle style). Use to reduce noisy prompt injection while preserving durable high-value memories.

    Ready to connect★ 372

    github.com/mikeyobrien/rho372 stars

    View details
  • pddSkillDocs & knowledge

    Transform a rough idea into a detailed design document and implementation plan.

    Ready to connect★ 372

    github.com/mikeyobrien/rho372 stars

    View details
  • save-artifactSkillDocs & knowledge

    Save or move durable outputs (reports, slide decks, HTML, summaries, code snippets, logs) under artifacts/ for the dashboard Artifacts tab. Use when the user asks to save, move, or keep something as an artifact beyond the chat session.

    Ready to connect★ 372

    github.com/ahmadrosid/nakama286 stars

    View details
  • update-profile-memorySkillDocs & knowledge

    Record facts, preferences, and personal context in active MEMORY.md for cross-session continuity. Use when the user shares something to remember, states a preference, or you learn durable context about them.

    Ready to connect★ 372

    github.com/ahmadrosid/nakama286 stars

    View details
  • vault-cleanSkillDocs & knowledge

    Detect and resolve orphaned notes in the vault. Use during heartbeat maintenance or when vault status shows orphans. Finds notes with no inbound wikilinks and either connects them to the graph or flags them for cleanup.

    Ready to connect★ 372

    github.com/mikeyobrien/rho372 stars

    View details
  • book-pdfSkillDocs & knowledge

    Turns markdown manuscripts into PDF/EPUB ebooks that look like real books. Includes a cover, copyright page, a table of contents with actual page numbers, and per-chapter running headers. Uses Paged.js.

    Ready to connect★ 364

    github.com/bam-bam-2/solo-skills365 stars

    View details
  • community-launchSkillDocs & knowledge

    Agent orchestration skill supporting the full process of launching an online paid community. Handles everything at once, from community planning to recruitment copy, Notion DB setup, and operations SOPs. An orchestrator conducts the interview, and 4 specialized agents generate deliverables in sequen

    Ready to connect★ 364

    github.com/bam-bam-2/solo-skills365 stars

    View details
  • meeting-minutesSkillDocs & knowledge

    Takes a meeting transcript, organizes it into minutes, registers it in a Notion DB, and posts an announcement on Discord — all in one go.

    Ready to connect★ 364

    github.com/bam-bam-2/solo-skills365 stars

    View details
  • meeting-summarySkillDocs & knowledge

    A skill that analyzes long meeting notes and extracts only the key decisions and action items. Triggered when the user requests a meeting summary, asks for decisions/action items, says things like '회의록 정리해줘' or '미팅 내용 요약해줘', or uses the '/meeting-summary' command. Input: meeting notes pasted as text

    Ready to connect★ 364

    github.com/bam-bam-2/solo-skills365 stars

    View details
  • notion-deleteSkillDocs & knowledge

    Deletes (archives) a Notion page. Triggers: '노션에서 삭제해줘', '이 페이지 지워줘', '/notion-delete'. Takes a page ID or Notion URL and archives it immediately via the Notion API.

    Ready to connect★ 364

    github.com/bam-bam-2/solo-skills365 stars

    View details
  • workshop-prepSkillDocs & knowledge

    Workshop preparation facilitator. Interviews participants about their work and generates a skill design document to be created in the Claude Code workshop.

    Ready to connect★ 364

    github.com/bam-bam-2/solo-skills365 stars

    View details
  • ib-report-delta-adjusted-notional-exposureSkillDocs & knowledge

    Report delta-adjusted notional exposure across all IBKR accounts. Calculates option deltas using Black-Scholes and reports long/short exposure by account and underlying. Use when user asks about delta exposure, portfolio risk, or directional exposure.

    Ready to connect★ 364

    github.com/staskh/trading_skills364 stars

    View details
  • report-stockSkillDocs & knowledge

    Generate comprehensive stock analysis report (PDF or markdown) with trend, PMCC, and fundamental analysis

    Ready to connect★ 364

    github.com/staskh/trading_skills364 stars

    View details
  • ai-agent-redteamSkillDocs & knowledge

    Use when red-teaming an agentic AI / LLM application — indirect & zero-click prompt injection, MCP tool poisoning, persistent memory poisoning, excessive-agency tool abuse, multi-turn jailbreaks, PyRIT/Garak/Promptfoo harnesses

    Ready to connect★ 363

    github.com/hypnguyen1209/offensive-claude362 stars

    View details
  • cell-figure-guideSkillDocs & knowledge

    Cell (Cell Press) figure preparation: resolution (300-1000 DPI), formats (TIFF/PDF), RGB color, Avenir/Arial fonts, uppercase panel labels, strict image manipulation policies.

    Ready to connect★ 363

    github.com/jaechang-hits/sciagent-skills363 stars

    View details
  • citation-managementSkillDocs & knowledge

    Selecting a reference manager and applying citation styles. Compares Zotero, Mendeley, EndNote, Paperpile; covers APA/Vancouver/ACS/Nature styles, DOI management, citation tracking, and Word/Google Docs/LaTeX integration. Use when setting up a reference workflow or fixing citation formatting.

    Ready to connect★ 363

    github.com/jaechang-hits/sciagent-skills363 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