← 返回 Skills 市场
142
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personal-growth-advisor - 安装完成后,直接呼叫该 Skill 的名称或使用
/personal-growth-advisor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Personal Growth Advisor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-growth-advisor」即可一键安装,无需额外配置。
Personal Growth Advisor 是免费的吗?
是的,Personal Growth Advisor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Personal Growth Advisor 支持哪些平台?
Personal Growth Advisor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Personal Growth Advisor?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills