Use this guide to run Personal OS with OpenClaw.
- This workspace as working directory
- Access to
AGENTS.md(shared behavior) - Access to canonical skills in
.agents/skills/
OpenClaw commonly loads workspace skills from ./skills, so map it to this repo's canonical skills:
ln -sfn .agents/skills skillsIn OpenClaw config, add:
<repo-root>/.agents/skills
as an additional skills directory.
Open this workspace in OpenClaw and start with:
Read AGENTS.md and run the daily standup workflow
OPENCLAW.mdandAGENTS.mdare wrappers/instructions only.- Source of truth for skills remains
.agents/skills/*/SKILL.md.