Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.
Skills in this repository
publieople/hermes-config-kit - Page 2
SkillsMP has collected 134 skills from publieople/hermes-config-kit. Open a skill to review its source and details.
publieople/hermes-config-kitShowing 40 of 134 collected skills.
Web performance engineer focused on Core Web Vitals, loading, rendering, and network optimization. Use for performance-focused audits, CWV analysis, and identifying structural performance anti-patterns.
Search and filter AI Agent / LLM internship positions in Shanghai for a 2024-cohort AI undergraduate. Covers company lists (955.WLB, 996.ICU), known job links, search strategy, and pitfalls.
Source text: Chinese
Linus Torvalds 的思维框架与表达方式。基于 100+ 个一手来源(LKML 邮件、访谈、演讲、传记)的深度调研, 提炼 5 个核心心智模型、7 条决策启发式和完整的表达 DNA。 用途:作为技术决策顾问,用 Linus 的视角分析工程问题、审视架构选择、拒绝 bullshit。 当用户提到「用 Linus 的视角」「Linus 会怎么想」「Torvalds 模式」「从 Linux 内核的角度」时使用。 即使用户只是说「这个技术方案有问题吗」「这个设计是不是过度了」也应触发。
Source text: Chinese
编写 Python MCP stdio server 并从 Hermes 接入的模板和坑 — 当需要把任意 Python 库包装成 MCP 工具时使用
Source text: Chinese
功能选型流程:先搜现成方案→评估对比→集成,不自己写。适用于任何需要引入新能力的功能选型。
Source text: Chinese
4-phase root cause debugging: understand bugs before fixing.
Run OpenAny unit tests + Playwright E2E tests — both handlers and browser rendering
AI Agent开发实战课程作业工作流 — 教材配套代码目录、学生信息替换、作业文件规范、常见坑和修复
Source text: Chinese
DeepSeek Harness (dsh) CLI 安装、启动、launcher flag 坑、WSL 后台保活。
Source text: Chinese
6657/玩机器直播间弹幕烂梗风格 — 在QQ群里聊天时使用的语言风格
Source text: Chinese
部署 Hermes Agent 的 A2A 桥接 — 让两台 Hermes 通过 Google A2A 协议互相对话。涵盖服务端部署、客户端对接、systemd 自启、FRP/SSH 网络穿透。
Source text: Chinese
Complete guide to using and extending Hermes Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Hermes,…
Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict…
Set up automated periodic agent self-maintenance — Python scripts for Skills/MEMORY.md health management, cron job chaining with context_from, and backup/dedup/archive pipelines
Complete Hermes agent bootstrap. Canonical source at github.com/publieople/hermes-config-kit
Source text: Chinese
Deploy self-hosted services (Docker + 1Panel reverse proxy) on the lab server. Use when deploying any new service behind the school's port-8080-only constraint.
Build brain-computer interface (BCI) games using NeuroSky TGAM EEG + camera gaze tracking. Covers TGAM protocol, MediaPipe Iris, Windows→WSL bridge, fusion engines (late fusion), real-time game server architecture.
MCP client: connect servers, register tools (stdio/HTTP).
Summarize Bilibili (B站) videos using opencli bilibili subtitle + summary + video commands. Extracts subtitles, official AI summary, and video metadata, then synthesizes into structured summaries, blog posts, or threads.
Connect Hermes Agent to QQ group chats via NapCatQQ (OneBot 11). Use for QQ bot setup, NapCat troubleshooting, or group chat authorization.
Source text: Chinese
魔术师 QQ 群聊人格 — 基于玖帕喵拟人模板定制
Source text: Chinese
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
调用实验室服务器上的女祭司(Hermes A2A Agent)。通过 A2A 协议实现本地 魔术师 ↔ Lab 女祭司 的 Agent-to-Agent 通信。用于 GPU 监控、服务器管理、ComfyUI 任务委托等。
Source text: Chinese
系统性清理本地 skills — 识别无用/低使用率 skill,分类禁用或删除
Source text: Chinese
Analyze unfamiliar codebases from archives or repos — architecture understanding, code quality assessment, structured feedback — plus open-source tool survey for build-by-integration projects.
WebDAV proxy/upstream 问题系统调试方法论 — 502/405/协议兼容性诊断
Source text: Chinese
设计带 AI 控制与 GUI 的 Windows 系统管理工具(自启动/服务/注册表)时使用。
Source text: Chinese
QQ parsing bugs, fork drift. Hot-patch AstrBot plugins.
BootKeeper Windows 启动项管理工具 — 架构约束、已知坑、CI/发布模式
Source text: Chinese
企业/高校承接 AI 智能体项目时出方案、报价、demo 的全流程。
Source text: Chinese
Fill Chinese academic DOCX templates (课程论文, 毕业论文) with proper formatting. Covers template structure detection, python-docx paragraph replacement, lxml XML insertion for extra content, Chinese font/indent/spacing configuration, JSON bridge pattern for…
Source text: Mixed languages
Publish SKILL.md for any agent: skills.sh, CLI-first.
用 Rust 写 MCP server(rmcp crate)并暴露 CLI/工具为 MCP tools。
Source text: Chinese
Windows Rust: windows crate COM, winreg, cross-compile.
设计让 AI agent 安全调用的系统工具(CLI 底座、SKILL.md 标准、硬确认、提权模型)。
Source text: Chinese
Tauri v2 桌面/移动应用开发 — 项目搭建、插件配置、架构模式、跨平台适配
Source text: Chinese
Tauri v2 desktop + mobile app development — scaffolding, plugin ecosystem, architecture patterns, Android target, and cross-platform packaging. Use when building or planning a Tauri v2 project.
写直接调 Win32/COM 的 Rust 代码前加载(windows crate、注册表、任务计划、签名)。
Source text: Chinese
Windows 原生 Rust — windows crate/winreg/COM/签名/提权/交叉编译/真机 CI。
Source text: Chinese