Skills, all 785 of them.
Reusable instructions for Claude Code, Codex, and Cursor. Browse agent skills from the public directories, ranked by real installs. Add one to your gateway and every agent you use gets it through one link.
13 results
- Add to your gateway
azure-storageFiles & storage
Official agent plugin providing skills and MCP server configurations for Azure scenarios.
- Add to your gateway
xlsxFiles & storage
Public repository for Agent Skills
- Add to your gateway
Document Skills SuiteFiles & storage
Comprehensive document processing collection covering Word (.docx), PDF, PowerPoint (.pptx), and Excel (.xlsx) creation, editing, and analysis with professional-grade workflows
- Add to your gateway
json-canvasFiles & storage
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
- Add to your gateway
planning-with-filesFiles & storage
Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style. Install from npm, the Claude Code plugin marketplace, or npx sk
- Add to your gateway
pi-planning-with-filesFiles & storage
Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session rec
- Add to your gateway
adding-a-commandFiles & storage
Creates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says add command, new CLI command, create subcommand, or adds files to src/commands/. Do NOT use for
- Add to your gateway
CSV Data SummarizerFiles & storage
Automatically analyzes CSV files and generates comprehensive insights with visualizations without requiring user prompts
- Add to your gateway
alt-textFiles & storage
Generate and improve accessible alt text for data visualizations and images in R packages and Quarto documents. Use when the user wants to add, improve, or audit alt text for figures in a pkgdown site or .qmd files. Activate for requests that mention fig-alt, fig.alt, figure descriptions, or alt tex
- Add to your gateway
lineage-skillFiles & storage
Distills course, book, and long-form learning materials into source-grounded AI agent skills. Use when the user wants to convert videos, audio, PDFs, ebooks, books, slides, transcripts, OCR output, notes, or existing course/book distillation files into a CoursePackage and generated mentor, expert, c
- Add to your gateway
create-modeFiles & storage
Author a new Pneuma mode end-to-end — manifest + viewer + skill + seed + showcase. Use this skill whenever the user says they want to create a new mode, fork an existing one for a different domain, scaffold mode files, design a new viewer, or asks "how should I build a mode for X". Walks the user th
- Add to your gateway
Markdown to EPUB ConverterFiles & storage
Converts markdown documents and chat summaries into professional EPUB ebook files
- Add to your gateway
accessing-github-reposFiles & storage
GitHub repository access in containerized environments using REST API and credential detection. Use when git clone fails, or when accessing private repos/writing files via API.