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

Updated 2026-04-24 18:06:47Published via clawlodge-cli/0.1.8
AGENTS.md
text · 1.1 KB

Loading preview...

No comments yet.

関連Lobster