← Back to Skills Marketplace
harrylabsj

Weekly Reflectron

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weekly-reflectron
Description
Guide a weekly reflection across Work, Health, Relationships, and Growth, then turn the review into one clear pattern plus Stop, Start, Continue, and one exp...
Usage Guidance
This skill appears coherent and self-contained: it only processes text you provide and reads its own SKILL.md. Before installing, consider: (1) Review the handler.py locally (you already have it) and run the included tests to verify behavior. (2) Avoid pasting extremely sensitive personal data into the skill because whatever you submit will be echoed/transformed in the output. (3) Remember it's rule-based and may misclassify nuance — treat its suggestions as prompts, not clinical advice. If you want networked integrations (calendar, fitness, task apps), those are explicitly not implemented and would require additional, separate permissions.
Capability Analysis
Type: OpenClaw Skill Name: weekly-reflectron Version: 1.0.0 The skill is a straightforward text processing tool designed for weekly reflections. The code in handler.py uses keyword matching to categorize user input into life dimensions (Work, Health, etc.) and provides structured feedback based on hardcoded templates. There is no evidence of data exfiltration, network activity, or malicious instructions in SKILL.md.
Capability Assessment
Purpose & Capability
The name/description match the implementation. The handler implements a four-dimension weekly review, pattern detection, and Stop/Start/Continue/experiment outputs as described. It does not request unrelated platform access (no env vars, no binaries, no config paths).
Instruction Scope
SKILL.md instructs a purely descriptive reflection and explicitly says it does not sync calendars/devices. The code follows that scope: it only reads the SKILL.md file locally and processes the provided input text. There is a minor wording choice in DEFAULT_EVIDENCE/README lines that say 'pull one concrete example from memory' — implementation returns placeholder prompts for missing inputs rather than attempting any external retrieval, which is consistent with the non-networked design.
Install Mechanism
This is an instruction-only / small local Python skill with no install spec. No packages are fetched or executed from external URLs. No archive extraction or unusual installation behavior is present.
Credentials
The skill requires no environment variables, credentials, or config paths. It does not access system credentials or other skills' configuration.
Persistence & Privilege
The skill is not marked always:true and does not modify other skills or system-wide settings. It runs deterministically on the supplied input and returns text; it does not persist state or store credentials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weekly-reflectron
  3. After installation, invoke the skill by name or use /weekly-reflectron
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of weekly-reflectron. - Guides a structured weekly review across Work, Health, Relationships, and Growth. - Helps users gather concrete evidence and avoid vague or overly self-critical reflection. - Outputs a clear pattern, Stop/Start/Continue actions, and one experiment for the next week. - Designed for balanced, actionable, and usable weekly reflections.
Metadata
Slug weekly-reflectron
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Weekly Reflectron?

Guide a weekly reflection across Work, Health, Relationships, and Growth, then turn the review into one clear pattern plus Stop, Start, Continue, and one exp... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.

How do I install Weekly Reflectron?

Run "/install weekly-reflectron" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Weekly Reflectron free?

Yes, Weekly Reflectron is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Weekly Reflectron support?

Weekly Reflectron is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Weekly Reflectron?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments