26 lines
1.4 KiB
Markdown
26 lines
1.4 KiB
Markdown
---
|
|
title: "OpenClaw Integration"
|
|
type: source
|
|
tags: [agency, integrations, openclaw]
|
|
date: 2026-04-20
|
|
source_file: raw/Agent/agency-agents/integrations/openclaw/README.md
|
|
---
|
|
|
|
## Summary
|
|
OpenClaw Integration README documents how The Agency provides OpenClaw workspaces (SOUL.md, AGENTS.md, IDENTITY.md). It instructs generating OpenClaw workspace artifacts via `./scripts/convert.sh --tool openclaw`, installing them with `./scripts/install.sh --tool openclaw`, and registering them into `~/.openclaw/agency-agents/`. It notes restarting the gateway if needed.
|
|
|
|
## Key Claims
|
|
- OpenClaw workspaces require `SOUL.md`, `AGENTS.md`, and `IDENTITY.md` files and are installed into `~/.openclaw/agency-agents/`.
|
|
- Generate workspace artifacts with `./scripts/convert.sh --tool openclaw` before installation.
|
|
- Install using `./scripts/install.sh --tool openclaw` and restart the gateway if it's running.
|
|
|
|
## Key Quotes
|
|
> "OpenClaw agents are installed as workspaces containing `SOUL.md`, `AGENTS.md`, and `IDENTITY.md` files." — OpenClaw Integration README
|
|
|
|
## Connections
|
|
- [[The Agency: AI Specialists Ready to Transform Your Workflow]] — The Agency provides workspace content for OpenClaw
|
|
- [[OpenClaw]] — OpenClaw workspaces are one of the supported installation targets (see workspace file structure)
|
|
|
|
## Contradictions
|
|
- None detected with existing wiki content at time of ingest.
|