Skills

Skill 面板

Skill 面板只保留产品需要的两列:Skill 和 Description。支持按名称或描述搜索。

162/162 skills
SkillDescription
airtableAirtable REST API via curl. Records CRUD, filters, upserts.
airtableAirtable REST API via curl. Records CRUD, filters, upserts.
apple-notesManage Apple Notes via memo CLI: create, search, edit.
apple-notesManage Apple Notes via memo CLI: create, search, edit.
apple-remindersApple Reminders via remindctl: add, list, complete.
apple-remindersApple Reminders via remindctl: add, list, complete.
architecture-diagramDark-themed SVG architecture/cloud/infra diagrams as HTML.
architecture-diagramDark-themed SVG architecture/cloud/infra diagrams as HTML.
arxivSearch arXiv papers by keyword, author, category, or ID.
arxivSearch arXiv papers by keyword, author, category, or ID.
ascii-artASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
ascii-artASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
ascii-videoASCII video: convert video/audio to colored ASCII MP4/GIF.
ascii-videoASCII video: convert video/audio to colored ASCII MP4/GIF.
audiocraft-audio-generationAudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
audiocraft-audio-generationAudioCraft: MusicGen text-to-music, AudioGen text-to-sound.
baoyu-comicKnowledge comics (知识漫画): educational, biography, tutorial.
baoyu-infographicInfographics: 21 layouts x 21 styles (信息图, 可视化).
baoyu-infographicInfographics: 21 layouts x 21 styles (信息图, 可视化).
blogwatcherMonitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
blogwatcherMonitor blogs and RSS/Atom feeds via blogwatcher-cli tool.
claude-codeDelegate coding to Claude Code CLI (features, PRs).
claude-codeDelegate coding to Claude Code CLI (features, PRs).
claude-designDesign one-off HTML artifacts (landing, deck, prototype).
claude-designDesign one-off HTML artifacts (landing, deck, prototype).
codebase-inspectionInspect codebases w/ pygount: LOC, languages, ratios.
codebase-inspectionInspect codebases w/ pygount: LOC, languages, ratios.
codexDelegate coding to OpenAI Codex CLI (features, PRs).
codexDelegate coding to OpenAI Codex CLI (features, PRs).
comfyuiGenerate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.
comfyuiGenerate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.
debugging-hermes-tui-commandsDebug Hermes TUI slash commands: Python, gateway, Ink UI.
design-mdAuthor/validate/export Google's DESIGN.md token spec files.
design-mdAuthor/validate/export Google's DESIGN.md token spec files.
dogfoodExploratory QA of web apps: find bugs, evidence, reports.
dogfoodExploratory QA of web apps: find bugs, evidence, reports.
dspyDSPy: declarative LM programs, auto-optimize prompts, RAG.
evaluating-llms-harnesslm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
evaluating-llms-harnesslm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
excalidrawHand-drawn Excalidraw JSON diagrams (arch, flow, seq).
excalidrawHand-drawn Excalidraw JSON diagrams (arch, flow, seq).
findmyTrack Apple devices/AirTags via FindMy.app on macOS.
findmyTrack Apple devices/AirTags via FindMy.app on macOS.
gif-searchSearch/download GIFs from Tenor via curl + jq.
gif-searchSearch/download GIFs from Tenor via curl + jq.
github-authGitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
github-authGitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
github-code-reviewReview PRs: diffs, inline comments via gh or REST.
github-code-reviewReview PRs: diffs, inline comments via gh or REST.
github-issuesCreate, triage, label, assign GitHub issues via gh or REST.
github-issuesCreate, triage, label, assign GitHub issues via gh or REST.
github-pr-workflowGitHub PR lifecycle: branch, commit, open, CI, merge.
github-pr-workflowGitHub PR lifecycle: branch, commit, open, CI, merge.
github-repo-managementClone/create/fork repos; manage remotes, releases.
github-repo-managementClone/create/fork repos; manage remotes, releases.
godmodeJailbreak LLMs: Parseltongue, GODMODE, ULTRAPLINIAN.
google-workspaceGoogle OAuth2 client credentials (downloaded from Google Cloud Console)
google-workspaceGoogle OAuth2 client credentials (downloaded from Google Cloud Console)
heartmulaHeartMuLa: Suno-like song generation from lyrics + tags.
heartmulaHeartMuLa: Suno-like song generation from lyrics + tags.
hermes-agentConfigure, extend, or contribute to Hermes Agent.
hermes-agentConfigure, extend, or contribute to Hermes Agent.
hermes-agent-skill-authoringAuthor in-repo SKILL.md: frontmatter, validator, structure.
hermes-agent-skill-authoringAuthor in-repo SKILL.md: frontmatter, validator, structure.
himalayaHimalaya CLI: IMAP/SMTP email from terminal.
himalayaHimalaya CLI: IMAP/SMTP email from terminal.
huggingface-hubHuggingFace hf CLI: search/download/upload models, datasets.
huggingface-hubHuggingFace hf CLI: search/download/upload models, datasets.
humanizerHumanize text: strip AI-isms and add real voice.
humanizerHumanize text: strip AI-isms and add real voice.
ideationGenerate project ideas via creative constraints.
imessageSend and receive iMessages/SMS via the imsg CLI on macOS.
imessageSend and receive iMessages/SMS via the imsg CLI on macOS.
jupyter-live-kernelIterative Python via live Jupyter kernel (hamelnb).
jupyter-live-kernelIterative Python via live Jupyter kernel (hamelnb).
kanban-orchestratorDecomposition playbook + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do the work yourself" rule and the basic lifecycle are auto-injected into every kanban worker's system prompt; this skill is the deeper playbook when you're specifically playing the orchestrator role.
kanban-orchestratorDecomposition playbook + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do the work yourself" rule and the basic lifecycle are auto-injected into every kanban worker's system prompt; this skill is the deeper playbook when you're specifically playing the orchestrator role.
kanban-workerPitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.
kanban-workerPitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.
knowledge-base-managementManage and optimize Handa's internal knowledge base, including file standardization, content refinement, and structural organization.
linearLinear: manage issues, projects, teams via GraphQL + curl.
llama-cppllama.cpp local GGUF inference + HF Hub model discovery.
llama-cppllama.cpp local GGUF inference + HF Hub model discovery.
llm-wikiKarpathy's LLM Wiki: build/query interlinked markdown KB.
llm-wikiKarpathy's LLM Wiki: build/query interlinked markdown KB.
macos-computer-use|
macos-computer-use|
manim-videoManim CE animations: 3Blue1Brown math/algo videos.
manim-videoManim CE animations: 3Blue1Brown math/algo videos.
mapsGeocode, POIs, routes, timezones via OpenStreetMap/OSRM.
mapsGeocode, POIs, routes, timezones via OpenStreetMap/OSRM.
minecraft-modpack-serverHost modded Minecraft servers (CurseForge, Modrinth).
nano-pdfEdit PDF text/typos/titles via nano-pdf CLI (NL prompts).
nano-pdfEdit PDF text/typos/titles via nano-pdf CLI (NL prompts).
native-mcpMCP client: connect servers, register tools (stdio/HTTP).
node-inspect-debuggerDebug Node.js via --inspect + Chrome DevTools Protocol CLI.
node-inspect-debuggerDebug Node.js via --inspect + Chrome DevTools Protocol CLI.
notionNotion API + ntn CLI: pages, databases, markdown, Workers.
notionNotion API + ntn CLI: pages, databases, markdown, Workers.
nuanced-communication-styleAdopt an outwardly objective and professional tone while conveying content that is conceptually detached from traditional facts.
obliteratusOBLITERATUS: abliterate LLM refusals (diff-in-means).
obsidianRead, search, create, and edit notes in the Obsidian vault.
obsidianRead, search, create, and edit notes in the Obsidian vault.
ocr-and-documentsExtract text from PDFs/scans (pymupdf, marker-pdf).
ocr-and-documentsExtract text from PDFs/scans (pymupdf, marker-pdf).
opencodeDelegate coding to OpenCode CLI (features, PR review).
opencodeDelegate coding to OpenCode CLI (features, PR review).
openhueControl Philips Hue lights, scenes, rooms via OpenHue CLI.
openhueControl Philips Hue lights, scenes, rooms via OpenHue CLI.
p5jsp5.js sketches: gen art, shaders, interactive, 3D.
p5jsp5.js sketches: gen art, shaders, interactive, 3D.
pixel-artPixel art w/ era palettes (NES, Game Boy, PICO-8).
planPlan mode: write an actionable markdown plan to .hermes/plans/, no execution. Bite-sized tasks, exact paths, complete code.
planPlan mode: write markdown plan to .hermes/plans/, no exec.
pokemon-playerPlay Pokemon via headless emulator + RAM reads.
polymarketQuery Polymarket: markets, prices, orderbooks, history.
polymarketQuery Polymarket: markets, prices, orderbooks, history.
popular-web-designs54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
popular-web-designs54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
powerpointCreate, read, edit .pptx decks, slides, notes, templates.
powerpointCreate, read, edit .pptx decks, slides, notes, templates.
pretextUse when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HTML demos by default.
pretextUse when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HTML demos by default.
python-debugpyDebug Python: pdb REPL + debugpy remote (DAP).
python-debugpyDebug Python: pdb REPL + debugpy remote (DAP).
requesting-code-reviewPre-commit review: security scan, quality gates, auto-fix.
requesting-code-reviewPre-commit review: security scan, quality gates, auto-fix.
research-paper-writingWrite ML papers for NeurIPS/ICML/ICLR: design→submit.
research-paper-writingWrite ML papers for NeurIPS/ICML/ICLR: design→submit.
segment-anything-modelSAM: zero-shot image segmentation via points, boxes, masks.
segment-anything-modelSAM: zero-shot image segmentation via points, boxes, masks.
serving-llms-vllmvLLM: high-throughput LLM serving, OpenAI API, quantization.
serving-llms-vllmvLLM: high-throughput LLM serving, OpenAI API, quantization.
simplify-codeParallel 3-agent cleanup of recent code changes.
sketchThrowaway HTML mockups: 2-3 design variants to compare.
sketchThrowaway HTML mockups: 2-3 design variants to compare.
songseeAudio spectrograms/features (mel, chroma, MFCC) via CLI.
songseeAudio spectrograms/features (mel, chroma, MFCC) via CLI.
songwriting-and-ai-musicSongwriting craft and Suno AI music prompts.
songwriting-and-ai-musicSongwriting craft and Suno AI music prompts.
spikeThrowaway experiments to validate an idea before build.
spikeThrowaway experiments to validate an idea before build.
spotifySpotify: play, search, queue, manage playlists and devices.
subagent-driven-developmentExecute plans via delegate_task subagents (2-stage review).
systematic-debugging4-phase root cause debugging: understand bugs before fixing.
systematic-debugging4-phase root cause debugging: understand bugs before fixing.
teams-meeting-pipelineOperate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.
teams-meeting-pipelineOperate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.
test-driven-developmentTDD: enforce RED-GREEN-REFACTOR, tests before code.
test-driven-developmentTDD: enforce RED-GREEN-REFACTOR, tests before code.
touchdesigner-mcpControl a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.
touchdesigner-mcpControl a running TouchDesigner instance via twozero MCP — create operators, set parameters, wire connections, execute Python, build real-time visuals. 36 native tools.
webhook-subscriptionsWebhook subscriptions: event-driven agent runs.
weights-and-biasesW&B: log ML experiments, sweeps, model registry, dashboards.
weights-and-biasesW&B: log ML experiments, sweeps, model registry, dashboards.
writing-plansWrite implementation plans: bite-sized tasks, paths, code.
xurlX/Twitter via xurl CLI: post, search, DM, media, v2 API.
xurlX/Twitter via xurl CLI: post, search, DM, media, v2 API.
youtube-contentYouTube transcripts to summaries, threads, blogs.
youtube-contentYouTube transcripts to summaries, threads, blogs.
yuanbaoYuanbao (元宝) groups: @mention users, query info/members.
yuanbaoYuanbao (元宝) groups: @mention users, query info/members.