🔍 Search results for "skills"
Hermes Skills Install
---
name: hermes-skills-install
description: "Discover, evaluate, and bulk-install Hermes Agent skills from community repos, official sources, and registries. Handles all skill types: standard SKILL.md, pip packages, Hermes plugins, and MCP servers.
Hermes Skills Upgrade
---
name: hermes-skills-upgrade
description: >-
Full skill library upgrade workflow for Hermes Agent. Audits installed skills,
pulls latest from all tracked repos, clones new repos from awesome-hermes-agent
curated list, installs missing skills
Openclaw Install
---
name: openclaw-install
description: "Deploy OpenClaw (openclaw.ai) — the open-source AI agent platform with Docker gateway, ClawHub skills, browser automation, and multi-provider LLM support."
version: 1.0.0
metadata:
hermes:
tags: [opencla
Skill Library Management
---
name: skill-library-management
description: "Discover, evaluate, install, and organize Hermes Agent skills from community repos and official sources. Handles parallel cloning, nested repo symlinking, frontmatter validation, token impact measureme
Ai Agent Mastery
Comprehensive mastery of AI agent architecture, patterns, and engineering. Covers MCP server design, agent spawning/delegation, ACP protocol, x402 payment, memory systems, prompt engineering for agent
Hermes Agent Mastery
---
name: hermes-agent-mastery
description: "Definitive mastery-level skill for Hermes Agent internals, configuration, and operations. Covers architecture, multi-provider LLM routing, gateway ops, skill authoring, cron/background jobs, memory/hindsig
Openclaw Mastery
---
name: openclaw-mastery
description: "Complete mastery of OpenClaw — the open-source AI agent platform. Covers Docker gateway deployment, ClawHub skill ecosystem, browser automation (CamoFox/Patchright/Scrapling), multi-provider LLM config, prompt
Hermes Webui Install
Install and configure Hermes WebUI (nesquena/hermes-webui) with nginx reverse proxy, SSL, and password auth.
Kanban Orchestrator
---
name: kanban-orchestrator
description: 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 worke
Kanban Worker
---
name: kanban-worker
description: 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
Vps Provision
This script (`/usr/local/bin/hermes-sync`) does:
1. Installs Hermes if not present
2. Copies `.env`, `config.yaml`, `auth.json`
3. Rsyncs all 107 skills
4. Copies AGENTS.md/CLAUDE.md context
5. Installs Camoufox browser + Xvfb + systemd services
6. R
Webhook Subscriptions
### Create a subscription
```bash
hermes webhook subscribe \
--prompt "Prompt template with {payload.fields}" \
--events "event1,event2" \
--description "What this does" \
--skills "skill1,skill2" \
--deliver telegram \
--deliver-c
Whatsapp Chat Viewer
---
name: whatsapp-chat-viewer
description: "Deploy and maintain the WhatsApp Chat Viewer — a Flask web app that reads Hermes session transcripts and displays them in a WhatsApp Web-like UI. Includes WhatsApp Bridge API integration for group name res