🔍 Search results for "cloudflare"
Hermes Agent Mastery
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/hi
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
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
Networking Ssl Mastery
---
name: networking-ssl-mastery
description: 'Networking and SSL/TLS mastery — DNS, reverse proxies, TLS termination, CDN tuning, firewall rules, and certificate management'
version: 1.0.0
category: devops
tags: [networking, dns, ssl, tls, nginx, cl
System Design Mastery
### Decision Tree
```
Need load balancing? ─┬─ Layer 4 (TCP/UDP) ──→ HAProxy, NLB, iptables
│ Fast, no HTTP awareness
├─ Layer 7 (HTTP) ──→ Nginx, ALB, Traefik, Kong
│ Path rout