durable-files-weekly-review-public

Run a weekly token-optimization audit for durable instruction files in any OpenClaw workspace, generate a markdown report, and propose approval-gated cleanup actions. Use when users want to keep AGENTS/USER/TOOLS/MEMORY-style docs lean without silent deletions.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "durable-files-weekly-review-public" with this command: npx skills add andyylin/durable-files-weekly-review-public

Durable Files Weekly Review (Sanitized / ClawHub)

Use this skill to audit durable instruction files and prepare cleanup proposals.

Default scope

Audit these files relative to a workspace root:

  • AGENTS.md
  • SOUL.md
  • USER.md
  • TOOLS.md
  • MEMORY.md
  • IDENTITY.md
  • PRIORITIES.md
  • SKILLS.md
  • projects.md

Run

python3 scripts/durable_files_review_generic.py --root .

Optional:

python3 scripts/durable_files_review_generic.py --root /path/to/workspace --out knowledge/reports/durable-files

Workflow

  1. Run scanner.
  2. Open generated report.
  3. Summarize top token-heavy files + stale markers.
  4. Propose cleanup in batches.
  5. Require explicit user approval before any deletions.
  6. Apply approved edits and post concise changelog.

Success output

  • Dated markdown report with metrics/findings
  • Clear approval queue for removals
  • No silent content removal

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

Claw Soul Backup

Store encrypted OpenClaw workspace backups and restore them via token-secured API using claw-vault.com with local encryption and credential management.

Registry SourceRecently Updated
2230Profile unavailable
Automation

OpenClaw Session Cleanup

Diagnose and stabilize long-running OpenClaw deployments that accumulate stale sessions, unreaped agents, browser-control timeouts, gateway websocket 1006 cl...

Registry SourceRecently Updated
1450Profile unavailable
Coding

Node.js Project Architecture

Node.js project architecture standards for AI-assisted development. Enforces file splitting (<400 lines), config externalization, route modularization, and a...

Registry SourceRecently Updated
1930Profile unavailable
Coding

Openclaw Expert

Expert skill for OpenClaw (formerly Clawdbot/MoltBot) — the self-hosted AI agent framework. ALWAYS use when user mentions OpenClaw, Clawdbot, MoltBot, opencl...

Registry SourceRecently Updated
1660Profile unavailable