Multi-agent workspace awareness and safety system. Discovers, lists, switches, and validates projects using environment-based naming to prevent agent drift.
Scanned 2/12/2026
Install via CLI
openskills install openclaw/skills# ⚓ Workspace Anchor
Multi-agent workspace awareness and safety system. Discovers, lists, switches, and validates projects using environment-based naming to prevent agent drift.
## 🤖 Agent Instruction (CRITICAL)
Before using this skill, you MUST identify the correct absolute paths for the user's environment. Use `exec` to find `.project-lock` files if paths are ambiguous.
## 📝 CLI Commands
- `discover`: Find all `.project-lock` files.
- `list`: Show formatted list of anchors.
- `create <path>`: Initialize a new anchor.
- `switch <name>`: Change active context.
- `validate <path>`: Check if path is within current anchor.
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.