Wayfound

v1.0.3

Lightweight self-supervision that piggybacks on your existing memory system. Adds a simple rubric to SOUL.md and a daily review cron job — no new infrastructure, no parallel systems. Your agent reviews its own day in ~200 tokens, writes findings to memory where they compound naturally, and surfaces issues that need your attention. Use after installing to add the rubric to SOUL.md and set up the daily review. Use when the user asks about quality, performance, or improving how you work.

0· 1k·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (self-supervision via rubric + daily review) match the instructions: add rubric to SOUL.md, run a daily openclaw cron job that reads memory and writes a short review. The requested actions (read/write SOUL.md and memory files, schedule a cron) are appropriate for that purpose and no unrelated permissions or credentials are requested.
Instruction Scope
SKILL.md stays on-topic: it tells the agent to add a rubric to SOUL.md, schedule a cron job using the OpenClaw CLI, read today's memory file, write memory/review-YYYY-MM-DD.md, and surface issues. These are scoped to the agent's identity and memory. Note: the instructions do modify persistent files (SOUL.md, memory/*) and create a scheduled job, which is expected for this feature and is explicitly gated by 'require your user's explicit approval before setting this up.'
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal disk/write footprint beyond the explicitly described edits to SOUL.md and memory files. Low install risk.
Credentials
No environment variables, credentials, or external config paths are requested. Optional alert delivery to external channels is mentioned but left to the user's configuration; nothing is hard-coded or required.
Persistence & Privilege
The skill creates persistent artifacts (rubric section in SOUL.md, daily review files in memory/) and schedules a cron job via the OpenClaw CLI. always: false (not force-included) and the SKILL.md instructs to get explicit user approval before scheduling the cron — this keeps privilege reasonable. Users should be aware the agent will be granted permission to write those files and run the scheduled job if they approve.
Assessment
This skill appears coherent and low-risk, but before installing: confirm you want the agent to (1) edit your SOUL.md permanently, (2) create daily review files in memory/, and (3) schedule an OpenClaw cron job. The SKILL.md instructs the agent to require your explicit approval before creating the cron — keep that requirement. Decide how (and whether) you want alerts delivered externally, back up SOUL.md if it’s important, and periodically review recent review files to ensure the self-assessments are useful and not drifting.

Like a lobster shell, security has layers — review code before you run it.

agent-qualityvk974xxy4d3fk9awg8h1th5xten811z4ralertsvk97fy9t4te415180s8ezgwqyr1811crfbest-practicesvk974xxy4d3fk9awg8h1th5xten811z4rfeedback-loopvk974xxy4d3fk9awg8h1th5xten811z4rlatestvk974xxy4d3fk9awg8h1th5xten811z4rmemoryvk974xxy4d3fk9awg8h1th5xten811z4rproductivityvk974xxy4d3fk9awg8h1th5xten811z4rself-improvementvk974xxy4d3fk9awg8h1th5xten811z4rself-reviewvk974xxy4d3fk9awg8h1th5xten811z4rsession-analysisvk97fy9t4te415180s8ezgwqyr1811crfuser-expectationsvk97fy9t4te415180s8ezgwqyr1811crf

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments