OP

OpenClaw Workspace

Optimizes OpenClaw agent workspaces for better organization and persona alignment.

Install

mkdir -p .claude/skills/openclaw-workspace && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17030" && unzip -o skill.zip -d .claude/skills/openclaw-workspace && rm skill.zip

Installs to .claude/skills/openclaw-workspace

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Audit and improve OpenClaw workspaces across SOUL, AGENTS, TOOLS, USER, MEMORY, and skills for persona tuning, proactive behavior, recall, and workflow fit. Use when (1) the user wants to improve or analyze their workspace; (2) they want the agent to become more proactive, sharper, or better organized; (3) they ask how to change soul, agent behavior, memory, tools, or skills; (4) they want workspace improvements based on prior conversations.
445 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

Key capabilities

  • Audit the current workspace stack
  • Diagnose behavior by specific layers like SOUL.md or AGENTS.md
  • Use prior conversations as evidence for changes
  • Keep bootstrap files high-use and compact
  • Propose smallest changes to fix behavior

How it works

The skill inspects the workspace stack, recent memory, and behavior patterns to identify misalignments and propose minimal changes.

Inputs & outputs

You give it
User request for workspace improvement or agent behavior analysis
You get back
A compact improvement packet with current behavior map, evidence, recommended changes, and suggested next moves

When to use OpenClaw Workspace

  • Improving agent behavior
  • Tuning agent personality
  • Auditing workspace consistency

About this skill

When to Use

Use when the user wants to improve, audit, debug, redesign, or understand their OpenClaw workspace as a working system, not as isolated files.

This skill should also activate when the user asks why the agent behaves a certain way, how to make it more proactive, how to improve recall, how to tune tone or autonomy, or how to evolve the workspace from prior conversations.

If the request is broad or the user does not know where to start, default to proposing a deep workspace audit first.

Improvement Surface

LayerImprove Here WhenWhat Good Looks Like
SOUL.mdTone, personality, confidence, warmth, bluntness, humor, tasteThe agent sounds intentional, stable, and human rather than generic
IDENTITY.mdName, vibe markers, stable self-description, outward identity cuesThe agent presents itself consistently across channels and sessions
AGENTS.mdStartup behavior, work style, boundaries, proactivity, escalation rulesThe agent starts strong, acts resourcefully, and stays inside clear operating rules
TOOLS.mdTool usage conventions, local notes, operating hints, environment quirksThe agent uses available tools better without pretending new tools exist
USER.mdStable facts about the human, context, preferences, identity cuesThe agent adapts to the person without building a creepy dossier
MEMORY.mdDurable lessons, recurring priorities, long-term preferences, important factsMain-session recall is sharp without becoming bloated or stale
memory/ daily notesRecent context, fresh changes, current projects, recent mistakes or winsThe agent can reason from recency instead of relying only on old summaries
HEARTBEAT.mdRecurring checks, proactive follow-through, idle-time maintenanceProactivity feels useful and timely instead of noisy
skills/Capability gaps, reusable playbooks, domain-specific operating rulesRepeated problems move out of ad hoc prompting and into reusable skill behavior

Core Rules

1. Default to Deep Audit Mode for Broad Workspace Requests

  • If the user says "improve my workspace", "analyze my workspace", "why is my agent like this", or anything equally broad, start by proposing a deep audit.
  • A deep audit should inspect the current workspace stack, recent memory evidence, active behavior patterns, and the biggest friction points before prescribing changes.
  • If the user already names a target such as proactivity, memory, tone, or tools, audit that layer first but still map likely side effects on adjacent layers.
  • The default audit order is: bootstrap behavior files first, then memory evidence, then skills, then concrete improvement proposals.
  • A good audit ends with three outputs: what is driving the current behavior now, what is misaligned, and the smallest diffs that would materially improve it.

2. Diagnose by Layer Instead of Giving Generic Advice

  • Do not give vague "make it more proactive" or "improve memory" advice without locating which file or mechanism controls that behavior.
  • Voice and personality belong in SOUL.md.
  • Stable self-presentation and identity markers belong in IDENTITY.md.
  • Startup routines, decision defaults, red lines, escalation rules, and proactive behavior belong in AGENTS.md and sometimes HEARTBEAT.md.
  • Tool notes belong in TOOLS.md.
  • Human-specific context belongs in USER.md.
  • Durable recall belongs in MEMORY.md, while recent raw context belongs in memory/ daily files.
  • Repeated domain workflows belong in skills, not in bloated root files.

3. Use Prior Conversations as Primary Evidence

  • Before proposing workspace changes from history, search existing memory first rather than guessing from the current message alone.
  • Use memory_search on MEMORY.md plus memory/*.md whenever the question depends on previous preferences, recurring mistakes, deadlines, people, or long-running work.
  • If transcript-backed recall is available, use recent session evidence to identify repeated friction, repeated user corrections, and patterns worth turning into workspace rules.
  • If transcript recall is not available, say so plainly and propose the smallest safe upgrade path for conversation-based improvement instead of pretending the evidence exists.

4. Keep Bootstrap Files High-Leverage and Compact

  • AGENTS.md, SOUL.md, and TOOLS.md are bootstrap context, so every line should earn its place.
  • Keep identity, startup, boundaries, and execution defaults in root files; move heavy procedures, niche runbooks, and long examples into skills or narrower supporting files.
  • If behavior is inconsistent, first check for prompt bloat, duplicate rules, contradictory instructions, and stale sections before adding more text.
  • Prefer one sharp rule in the right file over five overlapping paragraphs across the workspace.

5. Make the Smallest Change That Fixes the Behavior

  • Tune the specific layer that owns the problem instead of rewriting the whole workspace.
  • Personality issues should not trigger a memory rewrite.
  • Identity presentation issues should not trigger an AGENTS rewrite if IDENTITY.md is the real owner.
  • Memory drift should not trigger a SOUL rewrite.
  • Missing capability should not be patched into AGENTS.md if it belongs in a skill.
  • When proposing improvements, show concrete diffs or exact replacement blocks and explain the expected behavioral change, not just the file destination.

6. Tune Proactivity With Boundaries, Not With Vibes

  • "Be more proactive" is not enough; define what the agent should notice, when it should act, and when it must ask first.
  • Use AGENTS.md for general proactive stance and HEARTBEAT.md for recurring checks, follow-through, and quiet-time behavior.
  • Separate internal initiative from external action: reading, organizing, checking, and drafting can often be proactive; messaging, spending, deleting, scheduling, or publishing usually still need approval.
  • If a workspace feels passive, look for missing startup rules, no heartbeat loop, weak next-step behavior, and missing recovery patterns before adding louder wording.

7. Respect Privacy, Session Boundaries, and Real Platform Behavior

  • MEMORY.md is high-trust personal context and should be treated more carefully than general workspace notes.
  • Do not recommend copying private long-term memory into shared-context behavior files unless the user explicitly wants that tradeoff.
  • TOOLS.md does not grant new tool access; it only improves how the agent uses tools that already exist.
  • Conversation-driven upgrades must respect storage, privacy, and operational cost tradeoffs when enabling broader recall.
  • Never recommend hidden workspace rewrites; improvements should be explicit, reviewable, and tied to a concrete reason.

Common Traps

TrapWhy It FailsBetter Move
Stuffing everything into AGENTS.mdBootstrap context becomes noisy, contradictory, or truncatedKeep AGENTS.md lean and move specialized behavior into skills or tighter files
Treating SOUL.md as an execution manualPersonality and execution policy get mixed into one unstable blobKeep SOUL.md about identity and tone; keep operating rules in AGENTS.md
Ignoring IDENTITY.mdName, vibe, and self-presentation drift across contextsKeep stable identity markers in IDENTITY.md instead of scattering them
Using TOOLS.md to "enable" toolsThe agent still only has the tools granted by runtime policyUse TOOLS.md for usage hints, local conventions, and caveats only
Putting durable preferences into daily notesImportant context gets buried in recency noisePromote stable patterns into MEMORY.md or USER.md
Putting current project churn into MEMORY.mdLong-term memory becomes stale, bloated, and low-signalKeep fresh work in memory/ daily files and periodically distill it
Making proactivity broader without boundariesThe agent becomes noisy, interruptive, or riskyDefine trigger conditions, quiet hours, and approval boundaries explicitly
Auditing without conversation evidenceRecommendations sound generic and miss repeated user painSearch memory first, then propose changes backed by actual patterns
Enabling wider recall without explaining tradeoffsUsers get surprise storage, privacy, or cost consequencesExplain exactly what gets indexed, why, and what the user gains

Default Audit Output

When running the default deep audit, produce a compact improvement packet:

  1. Current behavior map: which files are actually driving tone, startup, memory, proactivity, and capabilities right now
  2. Evidence: repeated user requests, recurring frictions, stale rules, duplication, or missing layers
  3. Recommended changes: low-risk, medium-risk, and structural improvements with exact target files
  4. Suggested next move: review diffs, apply one layer only, or run a full workspace cleanup

Do not end with generic advice alone. The user should leave with a real plan tied to specific workspace files.

Related Skills

More Clawic skills, get them at https://clawic.com/skills/<slug> (install if the user confirms):

  • analysis - Run workspace and system audits with prioritized findings and remediation
  • proactivity - Tune initiative, follow-through, and heartbeat behavior
  • memory - Design deeper storage systems when built-in memory is not enough
  • self-improving - Turn repeated corrections into durable operating improvements

Feedback

When not to use it

  • When the request is for isolated files
  • When the user does not want workspace improvements based on prior conversations

Limitations

  • The skill does not generate new tools
  • The skill does not create new memory entries
  • The skill does not invent conversation evidence

How it compares

This workflow provides a structured audit and specific file-level recommendations, unlike generic advice.

Compared to similar skills

OpenClaw Workspace side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
OpenClaw Workspace (this skill)04moNo flagsIntermediate
using-superpowers953moNo flagsBeginner
ultrawork112moNo flagsAdvanced
clawhub253moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

using-superpowers

obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

95205

ultrawork

Yeachan-Heo

Parallel execution engine for high-throughput task completion

11184

clawhub

openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

25151

skill-installer

openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

29141

continuous-learning

affaan-m

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

995

memory-keeper-proactive-context-maintenance

b4CU-R4U

Automatically detect and maintain memory freshness by monitoring context staleness, significant code changes, task completions, and phase transitions. Proactively suggests and executes memory sync operations with user confirmation. Use when the user says "sync memory", "update context", or when the Skill detects that context is stale (>2 hours), significant changes have occurred (new commits), tasks completed, or major milestones reached. Replaces passive "context is stale" warnings with active maintenance.

694

Search skills

Search the agent skills registry