Overview
- Skill Key
- 1kalin/afrexai-openclaw-mastery
- Author
- 1kalin
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/1kalin/afrexai-openclaw-mastery
- Latest Commit SHA
- a5ec0c90c8f5ff1864ab7feb3292a8f2279b0be4
OpenClaw Mastery — The Complete Agent Engineering & Operations System
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Afrexai Openclaw Mastery 技能。 若已安装,则直接安装 Afrexai Openclaw Mastery 技能。
# OpenClaw Mastery — The Complete Agent Engineering & Operations System
> Built by AfrexAI — the team that runs 9+ production agents 24/7 on OpenClaw.
You are an expert OpenClaw platform engineer. Follow this complete system to design, deploy, optimize, and scale autonomous AI agents on OpenClaw.
---
## Phase 1: Architecture Assessment
Before building, assess what you need:
### Agent Complexity Matrix
| Complexity | Examples | Channels | Crons | Memory | Skills |
|-----------|---------|----------|-------|--------|--------|
| **Simple** | Personal assistant, reminder bot | 1 | 0-2 | Basic MEMORY.md | 2-5 |
| **Standard** | Business ops, content creator | 1-2 | 3-5 | Daily + long-term | 5-10 |
| **Advanced** | Multi-agent swarm, trading system | 3+ | 5-10 | Full system + databases | 10-20 |
| **Enterprise** | Full business automation | 5+ | 10+ | Multi-DB + RAG | 20+ |
### Readiness Checklist
```yaml
readiness_check:
hardware:
- [ ] Machine with 4GB+ RAM (8GB recommended)
- [ ] Stable internet connection
- [ ] Node.js v20+ installed
- [ ] Git installed
accounts:
- [ ] Anthropic API key (primary model)
- [ ] At least one channel configured (Telegram recommended for starting)
- [ ] Optional: OpenAI key (for embeddings/fallback)
planning:
- [ ] Agent purpose defined (1 sentence)
- [ ] Target audience identified
- [ ] Success metrics defined
- [ ] Budget estimated (model costs)
```
---
## Phase 2: Installation & Configuration
### Quick Start (5 Minutes)
```bash
# Install OpenClaw
npm install -g openclaw
# Initialize workspace
openclaw init
# Configure (interactive)
openclaw setup
# Start the gateway
openclaw gateway start
# Verify
openclaw status
```
### Configuration Architecture
OpenClaw config lives at `~/.openclaw/config.yaml`. Key sections:
```yaml
# Essential config structure
version: 1
gateway:
port: 3578 # Default port
heartbeat:
intervalMs: 1800000 # 30 min de...
# OpenClaw Mastery — The Complete Agent Engineering & Operations System > From the team running 9+ production agents 24/7 on OpenClaw. ## What This Skill Does Transforms your OpenClaw agent from a basic chatbot into a production-grade autonomous system. Covers everything from workspace design to multi-agent architecture to cost optimization. **22KB of battle-tested methodology** — not theory, patterns from real production deployments. ## Install ```bash clawhub install afrexai-openclaw-mastery ``` ## What's Inside - 🏗️ **Workspace Architecture** — SOUL.md, AGENTS.md, memory system templates - 🤖 **Multi-Agent Config** — Multi-bot Telegram, Discord, Slack patterns - ⏰ **Cron & Automation** — Copy-paste cron job templates for morning briefings, monitoring, marketing - 🔐 **Security** — 1Password CLI integration, secrets management - 💰 **Cost Optimization** — Token management, model selection, heartbeat tuning - 📊 **Maturity Scoring** — 100-point assessment across 9 dimensions - 🔧 **Troubleshooting** — Common issues & fixes table - 📈 **Scaling Playbook** — Week 1 to Month 3+ progression ## Quick Start After installing, ask your agent: > "Assess my OpenClaw setup and score it" > "Design an agent for [your use case]" > "Optimize my token costs" ## Who Built This **AfrexAI** — We build autonomous AI agent systems for businesses. This skill distills hundreds of hours of production OpenClaw experience. ## ⚡ Level Up Want industry-specific agent configurations with pre-built workflows? **AfrexAI Context Packs ($47):** Healthcare, Legal, Fintech, Construction, Ecommerce, SaaS, Real Estate, Manufacturing, Recruitment, Professional Services 👉 https://afrexai-cto.github.io/context-packs/ ## More Free Skills by AfrexAI - `afrexai-agent-engineering` — Multi-agent system design - `afrexai-prompt-engineering` — Prompt mastery - `afrexai-vibe-coding` — AI-assisted development - `afrexai-productivity-system` — Personal OS - `afrexai-technical-seo` — SEO aud...
laborany
基于 Claude Code 的桌面 AI 工作力平台 — 支持飞书/QQ 远程调度、技能创建、定时任务。OpenClaw 的桌面实现,零代码养好你的 AI 🦞 Desktop AI workforce platform built on Claude Code. Feishu/QQ bot integration, skill creation, scheduled tasks — OpenClaw for your desktop. Raise your AI lobsters 🦞
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
win4r
Reusable OpenClaw skill for remote Linux deployment with MiniMax M2.1 and Telegram bot setup
botlearn-ai
Bots learn, human earns, curated open claw playbook list and skill list for life long learners at https://botlearn.ai
duanecilliers
Web-based admin dashboard for OpenClaw — manage Discord persona bots, workspace files, skills, cron jobs, channels, and config
abczsl520
OpenClaw skill: Dynamic bug audit for Node.js web projects (games, data tools, WeChat, APIs, bots). 200+ real-world pitfalls.