用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/crimsonblazezero/Zero-Tools --skill hermes-agent-skills命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
领星 ERP 数据拉取、周报/月报汇总、运营周会 Excel 表格自动填报并交王祎审核确认后自动提交运营周复盘日志(附件以钉盘链接贴正文)、六组周会纪要自动生成与推送工作流。
Use when generating, pulling, auditing, filling, or rolling monthly business review reports (月度运营复盘/月报/主管月复盘/当月销售分析) for LingXing ERP and Nanjing Europe Group (南京欧洲组KS) Amazon stores.
Use when the user wants to pull Amazon sales/ad profit data from LingXing ERP (跨境电商ERP), build a weekly/monthly business dashboard (经营周报/月报/数据看板/排名环比/父ASIN), or send the report to a DingTalk group (钉钉群). Triggers: "拉上周数据/拉上个月数据", "父ASIN销售广告利润", "经营周报看板", "BSR排名环比", "发送到钉钉/欧洲群", "lingxing周报", "lingxing看板", "月报/月度复盘/全年完成表/退款率/退货率/仓储费/库销比". Pulls order-profit reports at parent-ASIN granularity, cross-validates ads spend, enriches Chinese product names, optionally fetches BSR rank trends, builds a self-contained Chart.js HTML dashboard (monthly variant adds fee-structure/rating/refund-rate/annual-target columns), and sends it to a specified DingTalk group via the dws CLI.
基于 SOC 职业分类
正在显示 SKILL.md
| name | hermes-agent-skills |
| description | Hermes skills management & Matt Pocock skills reference. |
| tags | ["hermes","skills","configuration"] |
Hub skill for Hermes Agent skill management and configuration.
Hermes has two skill tiers:
Ship in ~/.hermes/skills/ on install.
Ship under optional-skills/ but NOT active by default. Install with:
hermes skills install <name>
| Skill | Description |
|---|---|
memento-flashcards | Spaced-repetition flashcards. Create cards, chat with flashcards, grade free-text, generate quizzes from YouTube. |
teach | Cross-session teaching workspace: MISSION.md, HTML lessons, learning-records, glossary. From Matt Pocock. |
grill-me | User-invoked grilling: interviewed relentlessly about a plan until every decision branch resolved. From Matt Pocock. |
grilling | Model-invoked grilling loop (underlying grill-me). From Matt Pocock. |
handoff | Compact conversation into handoff doc for another agent. From Matt Pocock. |
| Skill | Description |
|---|---|
antigravity-cli | Operate Antigravity CLI (agy): plugins, auth, sandbox. |
blackbox | Delegate coding to Blackbox AI multi-model CLI. |
grok | Delegate coding to xAI Grok Build CLI. |
openhands | Delegate coding to OpenHands CLI (model-agnostic). |
honcho | Configure Honcho memory for Hermes. |
| Skill | Description |
|---|---|
heartmula | Suno-like song generation from lyrics + tags. |
hyperframes | Render MP4/WebM from HTML compositions. |
creative-ideation | Generate ideas via named creative methods. |
concept-diagrams | Flat educational SVG visuals as HTML. |
| Skill | Description |
|---|---|
duckduckgo-search | Free keyless web/news/image search. |
parallel-cli | Agent-native web search and deep research. |
searxng-search | Meta-search aggregating 70+ engines. |
| Skill | Description |
|---|---|
solana | Query Solana wallets, tokens, txs, NFTs. |
evm | Read-only EVM client across 8 chains. |
| Skill | Description |
|---|---|
web-pentest | Authorized web app pen testing. |
oss-forensics | GitHub repo supply chain forensics. |
Install from GitHub:
hermes skills tap add mattpocock/skills
hermes skills install teach
hermes skills install grill-me
See references/matt-pocock-skills.md for full details.
hermes skills list # List all available skills
hermes skills browse # Interactive browser
hermes skills search QUERY # Search by keyword
hermes skills inspect ID # View skill details
hermes skills install ID # Install optional skill
hermes skills tap add REPO # Add GitHub repo as skill source
hermes bundles # List skill bundles
See references/skill-writing-guide.md for expanded guidance. Key principles:
references/writing-great-skills — skill writing reference (bundled)