📚 BusinessExplain 🏠 Home 📊 Analytics

🔍 Search results for "events"

Openclaw Mastery
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 confi
Html Css Mastery
Production-grade front-end engineering: semantic HTML5, scalable CSS architecture, responsive design, performance optimization, and security hardening.
Lemp Lamp Mastery
```nginx # /etc/nginx/nginx.conf user www-data; worker_processes auto; worker_rlimit_nofile 65535; events { worker_connections 4096; multi_accept on; use epoll; } http { sendfile on; tcp_nopush on; tcp_nodelay on; keepalive_timeout 65; server_tok
Nextjs Mastery
Comprehensive Next.js skill covering App Router architecture, rendering strategies, data fetching patterns, security hardening, testing, and production deployment.
Php Mastery
Comprehensive PHP mastery covering modern PHP 8+, OOP & design patterns, security, frameworks, database/ORM, testing, performance, deployment, and production operations.
React Mastery
React mastery: hooks deep dive, state management, component patterns, security, performance optimization, and testing.
Ci Cd Mastery
permissions: contents: read id-token: write # OIDC for cloud auth security-events: write # CodeQL
Hermes Webui Install
Install and configure Hermes WebUI (nesquena/hermes-webui) with nginx reverse proxy, SSL, and 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
Comprehensive Kubernetes mastery guide covering architecture, core objects, networking, security, Helm, Kustomize, debugging, monitoring, GitOps, and production best practices.
Monitoring Observability Mastery
| Pillar | Purpose | Key Tools | Query Language | |--------|---------|-----------|----------------| | **Metrics** | Numeric time-series data, aggregation, alerting | Prometheus, Thanos | PromQL | | **Logs** | Discrete events, debugging context | Loki
Networking Ssl Mastery
Networking and SSL/TLS mastery — DNS, reverse proxies, TLS termination, CDN tuning, firewall rules, and certificate management
Server Hardening Mastery
Production server hardening — SSH, fail2ban, UFW/iptables, auditd, kernel tuning, intrusion detection, and compliance
Skill Library Management
Discover, evaluate, install, and organize Hermes Agent skills from community repos and official sources. Handles parallel cloning, nested repo symlinking, frontmatter validation, token impact measurem
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
Provision and sync Hermes Agent to child VPSes for parallel work delegation.
Webhook Subscriptions
--- name: webhook-subscriptions description: "Webhook subscriptions: event-driven agent runs." version: 1.1.0 platforms: [linux, macos, windows] metadata: hermes: tags: [webhook, events, automation, integrations, notifications, push] ---
Whatsapp Chat Viewer
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 nam