← Back to Skills Marketplace
142
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install personal-growth-advisor
Description
Provide personal growth, habit formation, goal setting, and self-improvement guidance. Use when user wants to (1) set and achieve goals, (2) build good habit...
Usage Guidance
This skill appears coherent and implements a local Python-based personal-growth helper with no network calls or secret access. If you plan to install it, note: (1) it includes an executable Python script—confirm you trust the skill source before running; (2) it requires Python to run locally but does not install external packages or reach out to remote servers; (3) autonomous invocation is allowed by default on the platform (not a problem here, but be aware the agent could call the skill without prompting). If you want extra caution, run the script in a sandbox or review the files yourself (they are small and readable) before use.
Capability Analysis
Type: OpenClaw Skill
Name: personal-growth-advisor
Version: 1.0.0
The skill bundle is a straightforward personal growth advisor tool. The core logic in `scripts/main.py` uses standard Python libraries to generate goal-setting frameworks, habit-tracking templates, and motivational content based on user input. There is no evidence of data exfiltration, network activity, file system manipulation, or malicious prompt injection; all instructions in `SKILL.md` and `prompts/system_prompt.txt` are strictly aligned with the stated purpose of providing self-improvement guidance.
Capability Assessment
Purpose & Capability
Name/description (personal growth, habit formation, goal setting) match the included files and the single Python script: all functions implement goal/habit/review/motivation/time features. No unrelated credentials, binaries, or cloud APIs are requested.
Instruction Scope
SKILL.md, README, prompts, and examples only describe local usage and CLI commands; runtime instructions and prompts stay within the stated domain and explicitly avoid medical/legal/diagnostic claims. There are no instructions to read unrelated system files, harvest environment variables, or send data to external endpoints.
Install Mechanism
No install spec is present (instruction-only skill). There is a Python script included; the README shows how to run it locally. Nothing is downloaded or executed from remote URLs.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code does not reference os.environ or any external secrets—requested access is minimal and proportional.
Persistence & Privilege
always is false and the skill does not request persistent system changes or modify other skills. It can be invoked autonomously (platform default), but it does not gain elevated privileges or hidden persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install personal-growth-advisor - After installation, invoke the skill by name or use
/personal-growth-advisor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Personal Growth Advisor 1.0.0 – Initial Release
- Introduces guidance for personal growth, goal setting, habit formation, and self-improvement.
- Supports goal breakdown, habit strategies, motivation tips, and progress tracking.
- Offers commands for growth plans, habit tracking, and weekly reviews.
- Clearly defines capability boundaries and core personal development concepts such as SMART goals, the habit loop, and growth mindset principles.
- Includes multilingual trigger phrases and an explicit disclaimer regarding advice limitations.
Metadata
Frequently Asked Questions
What is Personal Growth Advisor?
Provide personal growth, habit formation, goal setting, and self-improvement guidance. Use when user wants to (1) set and achieve goals, (2) build good habit... It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Personal Growth Advisor?
Run "/install personal-growth-advisor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Personal Growth Advisor free?
Yes, Personal Growth Advisor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Personal Growth Advisor support?
Personal Growth Advisor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Personal Growth Advisor?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.
More Skills