Windows 系统编程 in Rust — windows crate COM/注册表/任务计划/签名校验。
原文の言語: 中国語
メニュー
このリポジトリの skills
SkillsMP は publieople/hermes-config-kit から 134 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
publieople/hermes-config-kit収集済み skill 134 件中 40 件を表示しています。
Windows 系统编程 in Rust — windows crate COM/注册表/任务计划/签名校验。
原文の言語: 中国語
飞书云文档:创建和编辑飞书文档。从 Markdown 创建文档、获取文档内容、更新文档(追加/覆盖/替换/插入/删除)、上传和下载文档中的图片和文件、搜索云空间文档。当用户需要创建或编辑飞书文档、读取文档内容、在文档中插入图片、搜索云空间文档时使用;如果用户是想按名称或关键词先定位电子表格、报表等云空间对象,也优先使用本 skill 的 docs +search 做资源发现。
原文の言語: 中国語
飞书/Lark CLI 共享基础:应用配置初始化、认证登录(auth login)、身份切换(--as user/bot)、权限与 scope 管理、Permission denied 错误处理、安全规则。当用户需要第一次配置(`lark-cli config init`)、使用登录授权(`lark-cli auth login`)、遇到权限不足、切换 user/bot 身份、配置 scope、或首次使用 lark-cli 时触发。
原文の言語: 中国語
Plan mode: write markdown plan to .hermes/plans/, no exec.
原文の言語: 英語
C++26 P2996 reflection recipes and GCC 16 workarounds.
原文の言語: 英語
Organize GitHub stars with AI using starred tool.
原文の言語: 英語
Orca WSL headless server, systemd unit, pairing extraction.
原文の言語: 中国語
Headless Orca serve via systemd, pairing, WSL to Windows.
原文の言語: 判定不能
Notion 记账系统 — 创建/查询账单、管理收支记录
原文の言語: 中国語
Use when running ppt-master Generate-PPTX routes.
原文の言語: 英語
Verify a reverse-engineered spec is self-sufficient by rebuilding the target from spec ONLY (never read the original). Use when the user hands you a spec directory + out directory and says "rebuild from spec only, do not read the original repo."
原文の言語: 英語
闲鱼AI服务副业 — 文案、定价、封面图、避坑全套流程。
原文の言語: 中国語
闲鱼上架技术服务类商品的文案/定价/封面/避坑策略。
原文の言語: 中国語
Complete job hunting workflow using Hermes Agent — resume setup via visiky-resume-setup, multi-platform job search via mcp-jobs, application tracking in Notion.
原文の言語: 英語
OmniRoute install, MCP, Hermes on WSL. Load on issues.
原文の言語: 英語
End-to-end test driver for REgent skills (regent-reverse, regent-build, regent-refactor). Use when asked to "test regent-refactor", "verify the reverse+build roundtrip", "audit a REgent skill", or "run the regent spec → code pipeline as a black box". Produces…
原文の言語: 英語
Use when orchestrating reverse-engineering, refactor, or build workflows on a codebase — the parent agent dispatches leaf subagents to read and analyze the codebase while the parent only orchestrates and accepts reports. Covers regent-reverse,…
原文の言語: 英語
Use when validating that a structured artifact (spec, schema, contract, doc-set, runbook) is sufficient for an independent agent to reconstruct the underlying system from it alone. Triggers on "blind rebuild test", "validate this spec", "is this documentation…
原文の言語: 英語
Reverse-engineer an unfamiliar repository into a machine-readable spec/ tree that an AI coding agent can read to rebuild the project from scratch. Triggers on "reverse engineer this repo", "把仓库转成 spec", "repo → spec/", "spec out this codebase", or any task…
原文の言語: 英語
WSL 内部进程通过本地 clash (端口 7890) 访问外网。一键给当前 shell 注入 HTTP_PROXY/HTTPS_PROXY,让 curl/git/pip/npm/wget/npx 等能出网。出现 "Could not resolve host"、"Connection timed out"、gh CLI 无法登录、npm install 卡住、git clone 失败时使用。
原文の言語: 中国語
Build an AstrBot plugin — covers fork-existing vs from-scratch decision, 4-quadrant research gate, doc reading order, decorator mechanics, schema field patterns, ad-hoc verification, CI preflight script. Use when user asks to "做一个 AstrBot 插件" or "集成 X 到…
原文の言語: 英語
ComfyUI API 调用、工作流构建、模型管理和提示词编写 — 针对实验室 4×A10 服务器
原文の言語: 中国語
在 WSL/Linux 上通过 uv 部署 AstrBot QQ 机器人,对接已有 NapCatQQ
原文の言語: 中国語
Install pre-built external AI agent skills from GitHub (agentskills.io / Claude Code / OpenClaw ecosystem) directly into Hermes Agent's skills directory. Two methods: (1) `npx skills add` (agentskills.io CLI) — fast but may fail on format, (2) `git clone`…
原文の言語: 複数言語
Use ServerPackCreator (Griefed) CLI to convert a Minecraft client modpack (CurseForge .zip or Modrinth .mrpack) into a runnable server pack. Java 21, Arch/WSL friendly. Outputs zip + flat directory with start.sh/.bat/.ps1 + server.properties. Use when user…
原文の言語: 英語
Diagnose Forge 1.18-1.20 modpack clients (PCL2/HMCL/MultiMC) that hang at startup — no crash, no main menu, splash freezes. Trigger on "卡住", "hang", "stuck loading", "won't enter main menu", "启动卡死", "整合包启动不动".
原文の言語: 英語
Convert a client Minecraft modpack (CurseForge / Modrinth / Modrinth .mrpack) into a server pack ready to host with Forge / NeoForge / Fabric / Quilt. Use when the user has a modpack zip or modpack instance and wants to run it as a multiplayer server — covers…
原文の言語: 中国語
Token-Oriented Object Notation — encode/decode JSON to compact TOON format (~40% token reduction for uniform arrays). TRIGGER when user: (a) pastes JSON inline (file or `cat X.json | ...`), (b) mentions "compress", "shrink", "encode JSON", "TOON", "tokens",…
原文の言語: 英語
AstrBot 运营维护 — 进程管理、插件热重载、人格系统、知识库集成、常见故障排查
原文の言語: 中国語
从 Wikimedia Commons 抓取自由许可的真实图片素材(产品/物品/场景)。用于 U 盘素材准备、文档配图等需要真实照片但无 API key 的场景。
原文の言語: 中国語
Diagnose why a Hermes Agent setting/flag/env var is or isn't taking effect. Use when the user reports "I set X, reloaded, still Y happens" against ANY Hermes surface (CLI prompt_toolkit, TUI Ink overlay, gateway, Electron desktop, dashboard PTY, env vars from…
原文の言語: 英語
Hermes ships FOUR user-facing surfaces (CLI prompt_toolkit, Ink TUI in Python, Node ui-tui bundle, Electron desktop, web dashboard, messaging gateway). Each has its OWN gate for destructive operations, env var inheritance, and config persistence. A…
原文の言語: 中国語
Reverse-engineer user-visible Hermes behavior by reading `~/.hermes/hermes-agent/` source — locate the source of a slash command, config key, confirmation modal, or UI element, then explain root cause and (when applicable) the bypass. Use when a user asks…
原文の言語: 英語
Auto-launch a Windows desktop script or program with admin privileges at user logon. Covers the three viable mechanisms (Task Scheduler RunLevel=Highest, startup-folder shortcut, AHK self-elevate), the .lnk RunAs-flag pitfall, and how 3rd-party launchers…
原文の言語: 中国語
Prepare for and drill Office practical exams (Word + Excel + Access) — BTEC / HND / ITAS2-style supervised open-book assessments with pre-exam materials gathering, themed tasks (typically 20-30 task booklet), file-format restrictions, and no internet. Use…
原文の言語: 英語
Bulk-generate Office deliverables (docx/xlsx/pdf) via python-docx + openpyxl + LibreOffice headless when user is out of time on an exam. Linux-friendly. Use when user asks to bulk-generate or has <30 min left.
原文の言語: 英語
AstrBot 插件开发 — 骨架、装饰器、配置 schema、LLM 工具、注册/发布、热重载验证。Fork 优先于从零写,文档先于代码。
原文の言語: 中国語
ITAS2 (HP12 48) Re-Assessment 1 考试辅助 — Vibe Digital Experience Centre 主题,27 Task 操作手册 + 真实素材表结构 + 考场策略。考试当天 (2026-07-10) 调用。
原文の言語: 中国語
大学生活质量指北 — 从 colleges.chat 查询全国高校的真实学生反馈(宿舍、空调、独立卫浴、断电断网、食堂等生活质量信息)
原文の言語: 中国語
Maintain a GitHub fork of an active upstream open-source project — diagnose sync failures, recover from long-term divergence, preserve local personalisation (config files, themes, assets), and re-arm auto-sync. Covers NotionNext, Next.js starters, Astro…
原文の言語: 英語