← Back to Skills Marketplace
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install morning-pages-facilitator
Description
Guide users through a low-pressure, time- or page-based morning writing practice to help release thoughts without editing or over-analysis.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install morning-pages-facilitator - After installation, invoke the skill by name or use
/morning-pages-facilitator - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Morning Pages Facilitator?
Run "/install morning-pages-facilitator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Morning Pages Facilitator free?
Yes, Morning Pages Facilitator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Morning Pages Facilitator support?
Morning Pages Facilitator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Morning Pages Facilitator?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills