← 返回 Skills 市场
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install morning-pages-facilitator
功能描述
Guide users through a low-pressure, time- or page-based morning writing practice to help release thoughts without editing or over-analysis.
安全使用建议
This skill appears coherent and low-risk: it runs locally, needs no secrets, and only formats guided prompts. Before installing, note that anything you type into a conversation may be stored by the host agent/platform — avoid pasting highly sensitive personal data. Also review future updates: watch for added install steps, required env vars, network calls, or an 'always: true' flag, which would change the risk profile.
功能分析
Type: OpenClaw Skill
Name: morning-pages-facilitator
Version: 1.0.0
The morning-pages-facilitator skill is a straightforward text-processing utility designed to provide journaling prompts. The code in handler.py uses basic regex and string manipulation to generate writing cues based on user input, and it lacks any high-risk behaviors such as network access, file system modifications, or external command execution.
能力评估
Purpose & Capability
Name/description match the implementation: handler.py produces constrained writing prompts, sets a time/page container, and offers anti-stall cues. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
SKILL.md instructs the agent to guide free-writing and not to create/sync documents. The handler follows those instructions and only reads the local SKILL.md for its metadata; it does not read other files or environment variables or transmit user content.
Install Mechanism
No install spec is provided (instruction-only skill). There are local Python files but nothing in the package attempts to download or install external code.
Credentials
The skill requests no environment variables, credentials, or config paths. Its input handling operates on provided inputs only; there are no hidden credential accesses.
Persistence & Privilege
Defaults are used (not always:true). The skill does not modify other skills or system-wide settings and does not request permanent presence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install morning-pages-facilitator - 安装完成后,直接呼叫该 Skill 的名称或使用
/morning-pages-facilitator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Facilitate easy, low-pressure morning pages journaling.
- Provides clear instructions for setting a gentle, time- or page-based writing session.
- Gives simple anti-stall prompts to help users keep writing when stuck.
- Encourages continuous, unedited, non-performative writing.
- Ends each session with a minimal reflection (one phrase, feeling, or action).
- Normalizes missed days and emphasizes restarting without judgment.
元数据
常见问题
Morning Pages Facilitator 是什么?
Guide users through a low-pressure, time- or page-based morning writing practice to help release thoughts without editing or over-analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 Morning Pages Facilitator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install morning-pages-facilitator」即可一键安装,无需额外配置。
Morning Pages Facilitator 是免费的吗?
是的,Morning Pages Facilitator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Morning Pages Facilitator 支持哪些平台?
Morning Pages Facilitator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Morning Pages Facilitator?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills