← 返回 Skills 市场
122
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install personal-ritual-designer
功能描述
Creates meaningful personal rituals for grounding, intention, and daily transitions.
安全使用建议
This skill appears coherent and low-risk: it contains a small local handler that analyzes text and returns JSON recommendations, no external network calls, and no credential requests. Things to consider before installing: 1) Source unknown — prefer skills from known authors or review provenance. 2) Review handler.py yourself (it's short) to confirm you’re comfortable with the code; the file contains some unused conditional branches which are harmless but sloppy. 3) Run the included tests in a sandbox to confirm behavior. 4) If you plan to share sensitive personal details, remember the skill is intended for descriptive reflection and not a replacement for professional advice. If any unexpected network activity or credential prompts appear at runtime, do not proceed and report the skill.
功能分析
Type: OpenClaw Skill
Name: personal-ritual-designer
Version: 1.0.0
The 'Personal Ritual Designer' skill is a purely descriptive tool designed to provide mindfulness and ritual suggestions. The Python logic in handler.py is a simple, deterministic text processor that analyzes keywords and returns structured JSON recommendations without any file system access, network calls, or dangerous execution sinks. The SKILL.md documentation is well-structured and contains no evidence of prompt injection or malicious instructions.
能力评估
Purpose & Capability
Name, description, SKILL.md, and handler.py align: the code analyzes user text and returns structured ritual recommendations. The skill does not request credentials, binaries, or config paths that would be unrelated to a ritual-design tool. One minor oddity: handler.py contains many conditional branches comparing the hardcoded slug to other skill names (dead/unreachable branches), which appears to be copy/paste or templating noise but does not change behavior.
Instruction Scope
SKILL.md stays within scope (designing rituals, safety disclaimers, no medical/legal advice). The code's runtime behavior (parse input, generate JSON recommendations) matches the documented scope and does not read files, call external endpoints, or access environment variables. The skill declares it does not store personal data and there is no persistence code in handler.py.
Install Mechanism
There is no install spec (lowest-risk install mechanism). However, this is not a purely instruction-only package: two local code files (handler.py and tests) are included. They are small, self-contained, and do not perform network or shell operations. The presence of executable script files is expected for a code-backed skill but worth noting — nothing is downloaded or written to disk by an installer.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a descriptive, offline text-analysis skill. No secrets or broad access are required.
Persistence & Privilege
The skill does not request 'always: true' and does not attempt to modify other skills or system settings. There is no code that writes persistent state or installs background services. Autonomous invocation is allowed by default (platform normal) but combined with the low scope here this is acceptable.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personal-ritual-designer - 安装完成后,直接呼叫该 Skill 的名称或使用
/personal-ritual-designer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Personal Ritual Designer.
- Enables users to create personalized rituals for grounding, intention-setting, and daily or life transitions.
- Uses a 4-part ritual structure adaptable to various needs, including morning routines, grief, celebration, and weekly resets.
- Customizes rituals based on user preferences for duration, setting, objects, and secular or spiritual orientation.
- Focuses on sustainable, realistic practices that fit into users' actual lives.
- Designed for self-reflection and personal development; not a replacement for professional advice.
元数据
常见问题
Personal Ritual Designer 是什么?
Creates meaningful personal rituals for grounding, intention, and daily transitions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Personal Ritual Designer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-ritual-designer」即可一键安装,无需额外配置。
Personal Ritual Designer 是免费的吗?
是的,Personal Ritual Designer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Personal Ritual Designer 支持哪些平台?
Personal Ritual Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Personal Ritual Designer?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills