← 返回 Skills 市场
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weekly-reflectron - 安装完成后,直接呼叫该 Skill 的名称或使用
/weekly-reflectron触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 Weekly Reflectron?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weekly-reflectron」即可一键安装,无需额外配置。
Weekly Reflectron 是免费的吗?
是的,Weekly Reflectron 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weekly Reflectron 支持哪些平台?
Weekly Reflectron 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weekly Reflectron?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills