← Back to Skills Marketplace
harrylabsj

Growth Milestone Celebrator

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install growth-milestone-celebrator
Description
Recognize genuine growth with evidence-based milestones, meaningful celebration, and a next step that sustains momentum without empty praise.
README (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

  1. Ask what the user recently did that signals real growth.
  2. Categorize the milestone.
  3. Gather concrete evidence.
  4. Choose a small or larger celebration that fits.
  5. Extract the identity-level meaning.
  6. 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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install growth-milestone-celebrator
  3. After installation, invoke the skill by name or use /growth-milestone-celebrator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug growth-milestone-celebrator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Growth Milestone Celebrator?

Recognize genuine growth with evidence-based milestones, meaningful celebration, and a next step that sustains momentum without empty praise. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Growth Milestone Celebrator?

Run "/install growth-milestone-celebrator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Growth Milestone Celebrator free?

Yes, Growth Milestone Celebrator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Growth Milestone Celebrator support?

Growth Milestone Celebrator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Growth Milestone Celebrator?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments