INSTALL.md
You are helping install or update Clive from this Agent Pack ZIP.
Goal
Create or update a dedicated OpenClaw agent workspace from the files in workspace/.
Apply These Files
workspace/AGENTS.md
workspace/SOUL.md
workspace/IDENTITY.md
workspace/USER.md
workspace/TOOLS.md
workspace/README.md is a human index; keep it with the workspace files but do not treat it as personality truth.
Preserve
- Existing credentials, auth profiles, sessions, transcripts, memories, and unrelated config.
- Existing user-specific notes that are not replaced by the Pack workspace files.
Reference
ROLE_CARD.md is a root-level persona/reference card for humans and Marketplace display.
- Runtime instructions live in
workspace/*.md.
Studio Install Notes
1. Set up workspace
mkdir -p clive-specs && cp workspace/IDENTITY.md workspace/SOUL.md ROLE_CARD.md clive-specs/
Creates dedicated folder and copies agent definition files.
2. Test with vague idea
Ask Clive: We should add AI to our dashboard.
Clive will respond with the three questions that matter.
3. Verify output
Provide answers to the three questions and check that the returned spec contains scope, non-goals, and tight test plan.
Confirm the spec is under one page and follows all rules.