A comprehensive framework for designing, deploying, and operating production-ready AI agent systems and autonomous swarms.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install afrexai-agent-engineering
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install afrexai-agent-engineering using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a complete methodology for moving AI agents from simple demos to production environments. It covers the entire lifecycle of agent development, focusing on structured architecture, persistent memory systems, and operational excellence. By implementing these Openclaw Skills, developers can create agents that handle edge cases, maintain long-term context, and function reliably within multi-agent teams or autonomous swarms.
The framework moves beyond basic prompting by introducing a system design approach. It includes detailed templates for defining an agent's soul, identity, and operating manual, ensuring that every deployment has a clear mission, measurable success metrics, and established boundaries for autonomous action.
To start using these Openclaw Skills, initialize your workspace with the core identity files and directory structure using the following commands:
mkdir -p agent-workspace/memory
cd agent-workspace
touch SOUL.md IDENTITY.md AGENTS.md USER.md MEMORY.md HEARTBEAT.md
Once created, populate the SOUL.md with your agent's prime directive and the AGENTS.md with the specific operating rules for your environment.
The framework organizes data through a strict hierarchy of markdown files and structured logs to ensure continuity across Openclaw Skills sessions:
| File Name | Purpose | Retention Policy |
|---|---|---|
| SOUL.md | Character, behavioral principles, and hard prohibitions | Permanent |
| MEMORY.md | Long-term curated insights, project status, and human preferences | Trimmed to 15KB |
| memory/YYYY-MM-DD.md | Daily action logs, decisions made, and handoff notes | 14 days active |
| HEARTBEAT.md | Proactive check conditions, notification rules, and quiet hours | Permanent |
| IDENTITY.md | Name, role, signature emoji, and communication vibe | Permanent |
Loading
Automate accounts receivable workflows including aging analysis, collection prioritization, and bad debt forecasting to optimize business cash flow.

A sophisticated automation framework for managing the end-to-end accounts payable lifecycle, from invoice OCR to fraud prevention.

A comprehensive system for achieving WCAG 2.1 AA compliance, inclusive design, and legal accessibility requirements across web and mobile platforms.

A financial modeling tool designed to estimate the return on investment and cost savings of deploying managed AI agents across various industries.

A strategic operational framework for managing, monitoring, and scaling autonomous AI agent workforces within an organization.

A disciplined, five-layer file-based memory system that gives AI agents permanent recall and structured context management without external APIs.








































