NanoHermes
NanoHermes에는 werxiao882-cell에서 수집한 skills 25개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Integration testing for AI Agent CLI systems — PTY-driven conversation simulation, tool chain verification, OpenSpec-driven test design, and real-API validation.
Extract web article content from WeChat MP, blogs, and other platforms, converting text, images, formatting, and tables to clean Markdown.
Configure, extend, or contribute to Hermes Agent.
Generate 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.
Decomposition 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.
Pitfalls, 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.
Himalaya CLI: IMAP/SMTP email from terminal.
Download Bilibili videos. Extracts video and audio streams separately.
Download Douyin (抖音) videos. Use when user wants to: (1) download Douyin videos, (2) get video info (title, author, stats). Supports short links (v.douyin.com) and full URLs.
统一管理多平台视频下载,支持YouTube、Bilibili、抖音等平台,自动分类保存到对应目录,智能文件命名。
Gmail, Calendar, Drive, Docs, Sheets via gws CLI or Python.
Extract content from Chinese platforms (WeChat articles, Zhihu, etc.) with full text, images, and formatting preserved as Markdown.
Extract WeChat (mp.weixin.qq.com) articles to Markdown with images, headings, lists, and formatting preserved.
Use when comparing a reference implementation against a target codebase to identify missing capabilities, then creating structured OpenSpec proposals to close the gaps.
Python environment setup — conda/miniconda installation, environment creation, mirror configuration, and activation patterns.
Python test suite maintenance: pytest collection errors, mock env var conflicts, path drift, and encoding corruption.
4-phase root cause debugging: understand bugs before fixing.
Use when testing NanoHermes AI Agent system — provides progressive-disclosure testing methodology with 131 test cases across 15 core modules, advanced scenarios, and report templates.
真实 PTY 端到端测试 NanoHermes — 7 阶段流程 + 530 用例(370 [PTY] 可直接执行)
Debug initialization crashes in PTY-interactive Python applications — sentinel objects, attribute ordering, __init__ sequencing
Production-grade tool orchestration patterns — error classification, retry with backoff, concurrency control, result budgeting, execution state tracking.
Extract HTML page content and convert to clean Markdown, preserving headings, images, lists, bold/italic text, tables, and blockquotes.
真实 PTY 端到端测试 NanoHermes — 从 reference 文件解析用例执行,多轮对话(最多10轮),自动失败分析
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.