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
SkillsMP는 publieople/hermes-config-kit에서 134개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
publieople/hermes-config-kit수집된 skill 134개 중 40개를 표시합니다.
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.
원문 언어: 영어
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.
원문 언어: 중국어
Linus Torvalds 的思维框架与表达方式。基于 100+ 个一手来源(LKML 邮件、访谈、演讲、传记)的深度调研, 提炼 5 个核心心智模型、7 条决策启发式和完整的表达 DNA。 用途:作为技术决策顾问,用 Linus 的视角分析工程问题、审视架构选择、拒绝 bullshit。 当用户提到「用 Linus 的视角」「Linus 会怎么想」「Torvalds 模式」「从 Linux 内核的角度」时使用。 即使用户只是说「这个技术方案有问题吗」「这个设计是不是过度了」也应触发。
원문 언어: 중국어
编写 Python MCP stdio server 并从 Hermes 接入的模板和坑 — 当需要把任意 Python 库包装成 MCP 工具时使用
원문 언어: 중국어
功能选型流程:先搜现成方案→评估对比→集成,不自己写。适用于任何需要引入新能力的功能选型。
원문 언어: 중국어
4-phase root cause debugging: understand bugs before fixing.
원문 언어: 영어
Run OpenAny unit tests + Playwright E2E tests — both handlers and browser rendering
원문 언어: 영어
AI Agent开发实战课程作业工作流 — 教材配套代码目录、学生信息替换、作业文件规范、常见坑和修复
원문 언어: 중국어
DeepSeek Harness (dsh) CLI 安装、启动、launcher flag 坑、WSL 后台保活。
원문 언어: 중국어
6657/玩机器直播间弹幕烂梗风格 — 在QQ群里聊天时使用的语言风格
원문 언어: 중국어
部署 Hermes Agent 的 A2A 桥接 — 让两台 Hermes 通过 Google A2A 协议互相对话。涵盖服务端部署、客户端对接、systemd 自启、FRP/SSH 网络穿透。
원문 언어: 중국어
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
원문 언어: 중국어
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.
원문 언어: 중국어
魔术师 QQ 群聊人格 — 基于玖帕喵拟人模板定制
원문 언어: 중국어
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 任务委托等。
원문 언어: 중국어
系统性清理本地 skills — 识别无用/低使用率 skill,分类禁用或删除
원문 언어: 중국어
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/协议兼容性诊断
원문 언어: 중국어
设计带 AI 控制与 GUI 的 Windows 系统管理工具(自启动/服务/注册表)时使用。
원문 언어: 중국어
QQ parsing bugs, fork drift. Hot-patch AstrBot plugins.
원문 언어: 영어
BootKeeper Windows 启动项管理工具 — 架构约束、已知坑、CI/发布模式
원문 언어: 중국어
企业/高校承接 AI 智能体项目时出方案、报价、demo 的全流程。
원문 언어: 중국어
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…
원문 언어: 다국어 혼합
Publish SKILL.md for any agent: skills.sh, CLI-first.
원문 언어: 영어
用 Rust 写 MCP server(rmcp crate)并暴露 CLI/工具为 MCP tools。
원문 언어: 중국어
Windows Rust: windows crate COM, winreg, cross-compile.
원문 언어: 영어
设计让 AI agent 安全调用的系统工具(CLI 底座、SKILL.md 标准、硬确认、提权模型)。
원문 언어: 중국어
Tauri v2 桌面/移动应用开发 — 项目搭建、插件配置、架构模式、跨平台适配
원문 언어: 중국어
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、注册表、任务计划、签名)。
원문 언어: 중국어
Windows 原生 Rust — windows crate/winreg/COM/签名/提权/交叉编译/真机 CI。
원문 언어: 중국어