← 返回 Skills 市场
119
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install growth-milestone-celebrator
功能描述
Recognize genuine growth with evidence-based milestones, meaningful celebration, and a next step that sustains momentum without empty praise.
使用说明 (SKILL.md)
Growth Milestone Celebrator / 成长里程碑庆祝师
Use this skill when a user needs grounded recognition of progress rather than vague encouragement.
What it helps with
- Naming a recent milestone in effort, courage, consistency, recovery, or learning
- Collecting evidence so the recognition feels real
- Translating the moment into identity-level meaning
- Choosing a celebration that matches the size of the milestone
- Linking the celebration to the next step so momentum continues
- Valuing process wins, not just polished outcomes
Workflow
- Ask what the user recently did that signals real growth.
- Categorize the milestone.
- Gather concrete evidence.
- Choose a small or larger celebration that fits.
- Extract the identity-level meaning.
- End with the next step that builds on the win.
Output format
# Growth Milestone Record
## What Happened
- Milestone:
- Category:
- Evidence:
## Why It Matters
- What changed:
- What this says about me:
## Celebration
- Small celebration:
- Bigger celebration, if appropriate:
## Next Step
- To build on this, I will:
Quality bar
- Recognize process wins, not only polished results.
- Use evidence instead of empty praise.
- Match the celebration to the size and meaning of the milestone.
- Leave the user encouraged but still grounded.
Limits
- Perfectionistic users may resist calling anything a milestone.
- Comparing progress with others can dilute the recognition.
- Avoid inflating tiny actions into false grandiosity.
- Manual reflection support only, with no badges, sharing, or app integration.
安全使用建议
This skill appears internally consistent and low-risk: it only formats user-provided inputs into a celebration/next-step template and does not access networks or secrets. Before installing, consider: 1) test with typical and edge-case inputs (e.g., an unfamiliar 'category' value) because the handler currently assumes categories are one of its predefined keys and may raise an error for unknown categories; 2) review or sandbox any execution if you plan to integrate it into an automated pipeline that might send arbitrary external input (to avoid runtime exceptions); and 3) no credentials or external endpoints are requested, so there is no credential-exfiltration risk from the skill as provided.
功能分析
Type: OpenClaw Skill
Name: growth-milestone-celebrator
Version: 1.0.0
The skill bundle is a straightforward conversational tool designed to help users reflect on personal growth milestones. The Python implementation in handler.py is limited to basic string processing, regex-based metadata extraction from its own SKILL.md, and simple categorization logic; it lacks any high-risk capabilities such as network access, file system writes, or shell execution. The instructions in SKILL.md are entirely focused on the stated purpose and do not contain any malicious prompt injection or attempts to exfiltrate data.
能力评估
Purpose & Capability
The skill is a reflection/celebration helper and only includes code and instructions to parse inputs and produce a formatted 'Growth Milestone Record'. It does not request unrelated credentials, binaries, or system paths.
Instruction Scope
SKILL.md limits the workflow to manual reflection (no sharing, badges, or integrations). The runtime handler reads the local SKILL.md file for metadata and uses only provided inputs to generate output. Note: handler.handle will use a user-supplied 'category' verbatim; if a caller provides an unexpected category string not in the built-in mappings, the code may raise a KeyError (robustness issue, not an indication of exfiltration).
Install Mechanism
There is no install spec and no external downloads—this is instruction + local Python code only, which minimizes install risk.
Credentials
The skill requires no environment variables, credentials, or config paths. The code does not read environment secrets or external configs.
Persistence & Privilege
always is false and the skill does not modify other skills, system settings, or persist tokens. Autonomous invocation is allowed by default but not combined with any broad privileges or credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install growth-milestone-celebrator - 安装完成后,直接呼叫该 Skill 的名称或使用
/growth-milestone-celebrator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of growth-milestone-celebrator.
- Helps users recognize and celebrate real personal growth with evidence and proportionate response.
- Supports milestones in effort, courage, consistency, recovery, or learning.
- Guides users through identifying achievements, gathering evidence, choosing celebrations, and planning next steps.
- Focuses on grounded, process-oriented recognition rather than vague encouragement or empty praise.
- Includes output template for structured reflection and celebration.
元数据
常见问题
Growth Milestone Celebrator 是什么?
Recognize genuine growth with evidence-based milestones, meaningful celebration, and a next step that sustains momentum without empty praise. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 Growth Milestone Celebrator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install growth-milestone-celebrator」即可一键安装,无需额外配置。
Growth Milestone Celebrator 是免费的吗?
是的,Growth Milestone Celebrator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Growth Milestone Celebrator 支持哪些平台?
Growth Milestone Celebrator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Growth Milestone Celebrator?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills