win4rwin4rCommunityยท1 Agent Skills Included

openclaw-workspace

Audit, optimize, and build OpenClaw workspace memory files

Audits and optimizes OpenClaw workspace files like AGENTS.md, SOUL.md, TOOLS.md, and MEMORY.md. Eliminates token bloat, redundant rules, stale content, and memory leaks into group chats. Sets up new workspaces from scratch, distills daily logs into long-term memory, and maintains operation checklists. Keeps every file within token budgets so agents stay fast, consistent, and secure.
npx skills add win4r/openclaw-workspace --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install openclaw-workspace?โ–ผ

Run `npx skills add win4r/openclaw-workspace --all -g -y` in your terminal to install this skill globally.

What are OpenClaw workspace files?โ–ผ

They are markdown files like AGENTS.md, SOUL.md, and MEMORY.md that are injected into the system prompt each turn, giving your agent its identity, rules, and long-term memory.

How do I reduce token usage in my workspace?โ–ผ

This skill audits file sizes, flags anything over 10,000 characters, and moves rarely needed content into a docs folder that loads only on demand.

How do I stop MEMORY.md from leaking into group chats?โ–ผ

The skill checks that your AGENTS.md boot sequence explicitly gates MEMORY.md to main sessions only, preventing private context from appearing in group chats.

Can I set up a new OpenClaw workspace from scratch?โ–ผ

Yes. The skill creates files in the correct order, starting with SOUL.md and AGENTS.md, and wires up the boot sequence, security gates, and checklist routing table.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’