agentsclimarketplace

Dreaming markdown prune

Skill Walliiee/agent-harness/skills/dreaming-markdown-prune

A drop-in self-improving memory + operations harness for AI agents (OpenClaw / Hermes / Claude Code / Codex). Layered memory, autonomous drift-fixing loop, evals, and one-command DR. Templates + scripts, no secrets.

Install
npx -y skills add Walliiee/agent-harness --skill dreaming-markdown-prune

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Weekly pruning of stale dreaming markdown into cold storage. Mutates workspace memory/dreaming files, so it must run through skill-wrapper for observable launchd execution.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.0 KB, 169 tokens by cl100k_base, as published. Nobody here has run it

dreaming-markdown-prune

Launchd maintenance wrapper for ${OPENCLAW_HOME}/bin/dreaming-markdown-prune --apply.

Contract

  • Primary trigger: $HOME/Library/LaunchAgents/ai.openclaw.dreaming-markdown-prune.plist.
  • Must run through ${OPENCLAW_HOME}/bin/skill-wrapper --skill dreaming-markdown-prune --agent main --trigger launchd.
  • This is not a documented exception: it mutates workspace markdown and should be in the skill-runs ledger.
  • The wrapped command owns retention logic and idempotency.

Verification

plutil -lint $HOME/Library/LaunchAgents/ai.openclaw.dreaming-markdown-prune.plist
${OPENCLAW_HOME}/bin/cron-wrapper-audit --verbose

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.