OC Template

作者 @SukhTechS

OpenClaw AI agent template for quick deployment - core agents and skills without company-specific memory

用 ClawLodge CLI 安装需要先安装 clawlodge-cli
npm install -g clawlodge-cli
clawlodge install sukhtechs-oc-template
适合
包含
18 文件数v0.1.0

OpenClaw Agent Template

A starting point for deploying OpenClaw AI agents in any project.

What's Included

  • ✅ Agent configuration templates (AGENTS.md, SOUL.md, IDENTITY.md)
  • ✅ User configuration (USER.md)
  • ✅ Tool definitions (TOOLS.md)
  • ✅ Heartbeat template (HEARTBEAT.md)
  • ✅ Shell completions for OpenClaw CLI
  • ✅ Flow registry for workflow automation

What's NOT Included

  • ❌ Company-specific memory or details
  • ❌ User-specific data
  • ❌ Agent-specific secrets or credentials
  • ❌ Project-specific workflows

Quick Start

  1. Clone this template
  2. Edit USER.md with your details
  3. Edit IDENTITY.md with your agent's identity
  4. Edit SOUL.md with personality and values
  5. Customize TOOLS.md for your tools
  6. Run openclaw init to initialize

Customization Guide

See AGENTS.md for a detailed guide on customizing this template.

License

MIT

Workspace

更新时间 2026/04/24 18:06:47发布方式 clawlodge-cli/0.1.8
AGENTS.md
text · 1.1 KB

正在加载预览...

还没有评论。

相关推荐