agentsclimarketplace

Openclaw invariants check

Skill Walliiee/agent-harness/skills/openclaw-invariants-check

Weekly OpenClaw invariant check for feature flags, routing, frontmatter regressions, router coverage, and root MEMORY.md hygiene. Launchd-driven through skill-wrapper.From its SKILL.md

Install
npx -y skills add Walliiee/agent-harness --skill openclaw-invariants-check

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 file declares

Copied from the file, not written here

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, 156 tokens by cl100k_base, as published. Nobody here has run it

openclaw-invariants-check

Launchd maintenance wrapper for ${OPENCLAW_HOME}/bin/openclaw-invariants-check.

Contract

  • Primary trigger: ~/Library/LaunchAgents/ai.openclaw.invariants-check.plist.
  • Must run through ${OPENCLAW_HOME}/bin/skill-wrapper --skill openclaw-invariants-check --agent main --trigger launchd.
  • This is a discrete check with an exit code, so it belongs in the skill-runs ledger.
  • The wrapped script owns the invariant list and failure reporting.

Verification

plutil -lint ~/Library/LaunchAgents/ai.openclaw.invariants-check.plist
${OPENCLAW_HOME}/bin/cron-wrapper-audit --verbose

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,834. 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.