🔍 Search results for "deploy"
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
Lemp Lamp Mastery
---
name: lemp-lamp-mastery
category: coding
description: "Production-grade LEMP/LAMP stack: Nginx/Apache, PHP-FPM, MariaDB/MySQL, SSL/TLS, deployment, monitoring, and security hardening."
version: 1.0.0
tags: [lemp, lamp, nginx, apache, php-fpm, mys
Mobile Mastery
---
name: mobile-mastery
category: coding
description: "Mobile development mastery: Flutter, React Native, cross-platform patterns, security, testing, and deployment."
version: 1.0.0
tags: [flutter, react-native, mobile, ios, android, cross-platform,
Nextjs Mastery
---
name: nextjs-mastery
category: coding
description: >-
Comprehensive Next.js skill covering App Router architecture, rendering strategies,
data fetching patterns, security hardening, testing, and production deployment.
version: "1.0.0"
tags:
Php Mastery
---
name: php-mastery
category: coding
description: Comprehensive PHP mastery covering modern PHP 8+, OOP & design patterns, security, frameworks, database/ORM, testing, performance, deployment, and production operations.
version: 1.0.0
tags:
- php
Python Mastery
---
name: python-mastery
category: coding
description: Comprehensive Python mastery skill covering architecture, idiomatic code, design patterns, security, testing, performance, and deployment for production-grade Python applications.
version: 1.0.0
Ci Cd Mastery
---
name: ci-cd-mastery
description: 'End-to-end CI/CD pipeline mastery — GitHub Actions, GitLab CI, Jenkins, deployment strategies, and release automation'
version: 1.0.0
category: devops
tags:
- ci-cd
- github-actions
- gitlab-ci
- jenkins
Docker Manager
---
name: docker-manager
description: Build, run, and manage Docker containers and images. Use when the user mentions Docker, containers, images, docker-compose, or containerized deployment.
version: "1.0.0"
license: MIT
compatibility: Requires Docke
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
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
Ai Agent Mastery
---
name: ai-agent-mastery
description: "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 agents, multi-
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
Secure Coding
Cross-language secure coding: OWASP Top 10, input validation, auth patterns, cryptography, supply chain security with concrete examples in Python, PHP, JS, Go, Java.
Hermes Skills Upgrade
## Key Files & Paths
| Path | Purpose |
|------|---------|
| `~/.hermes/skills/` | Installed skill directories (gateway scans depth 2) |
| `~/.hermes/skill-repos/` | Cloned git repos for persistence + future pulls |
| `/usr/local/lib/hermes-agent/opt
Hermes Webui Install
---
name: hermes-webui-install
description: "Install and configure Hermes WebUI (nesquena/hermes-webui) with nginx reverse proxy, SSL, and password auth."
version: 1.0.0
metadata:
hermes:
tags: [webui, hermes, nginx, ssl, deploy, password-auth]
Kanban Orchestrator
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 kanba
Kanban Worker
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 w
Kubernetes Mastery
| Component | Purpose |
|-----------|---------|
| **kube-apiserver** | REST API entry point; validates and stores data in etcd |
| **etcd** | Distributed key-value store; single source of truth for cluster state |
| **kube-scheduler** | Assigns pods
Monitoring Observability Mastery
Production monitoring, observability, and SRE practices — Prometheus, Grafana, Alertmanager, Loki, Jaeger, OpenTelemetry, and incident management
Networking Ssl Mastery
Networking and SSL/TLS mastery — DNS, reverse proxies, TLS termination, CDN tuning, firewall rules, and certificate management
Server Hardening Mastery
# Access control
AllowUsers deploy admin@10.0.1.0/24 # Restrict who and from where
MaxAuthTries 3
MaxSessions 5
LoginGraceTime 30
Skill Library Management
| Source | Stars | What It Has |
|--------|-------|-------------|
| [awesome-hermes-agent](https://github.com/0xNyk/awesome-hermes-agent) | 3K+ | Curated community list — skills, plugins, tools, deployment guides |
| [hermeshub](https://github.com/am
System Design Mastery
Design scalable distributed systems using structured approaches — load balancing, caching, message queues, databases, and microservices
Terraform Iac Mastery
Infrastructure as Code mastery — Terraform, Pulumi, CloudFormation, and multi-cloud provisioning with state management and GitOps
Vps Provision
---
name: vps-provision
description: "Provision and sync Hermes Agent to child VPSes for parallel work delegation."
version: 1.1.0
metadata:
hermes:
tags: [vps, deployment, sync, provisioning, child-agent]
---