← 返回 Skills 市场
1074
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install skilltree
功能描述
自动分析对话历史,推荐职业与成长方向,实时反馈能力进化,助力提升效率、伙伴感和专业度。
安全使用建议
What to consider before installing:
- Inspect the SKILL.md/README files locally for hidden characters (some editors can show/control chars). The pre-scan flagged unicode-control-chars which can hide instructions.
- The skill saves and reads files under evolution/*.json (profile and snapshots). Decide whether you want a skill that persists personality/state on disk and confirm where it will write (workspace permissions).
- The skill mentions sharing cards (Moltbook) but declares no credentials. If you allow posting, require explicit consent and review what data would be posted and to which endpoint.
- Because it auto-activates on first run (checks for evolution/profile.json), consider disabling auto-run or requiring explicit 'Activate SkillTree' confirmation in your agent before it analyzes chat history or writes files.
- If you lack trust, run this skill in a sandboxed agent (limited filesystem access) or open the markdown and remove suspicious control characters and the auto-activation line before installing.
- If you want to proceed, ask the maintainer to: (1) declare the config/storage paths in metadata, (2) remove/justify any control characters, and (3) require explicit user confirmation before saving/restoring snapshots or posting externally.
功能分析
Type: OpenClaw Skill
Name: skilltree
Version: 1.1.0
The OpenClaw AgentSkills skill bundle 'skilltree' is designed for agent self-improvement and user interaction. It analyzes the agent's chat history (last 50 messages) to recommend a 'class' and 'growth path', and stores internal state in `evolution/profile.json` and `evolution/snapshots.json`. While analyzing chat history is a privacy consideration, it is explicitly stated as the core purpose of the skill for internal self-improvement, not for data exfiltration or unauthorized access. There is no evidence of malicious intent, external communication, arbitrary code execution, or prompt injection attempts to bypass security or exfiltrate sensitive data beyond its stated functionality.
能力评估
Purpose & Capability
The SKILL.md describes an agent-personalization feature (analyze chat history, recommend a class/path, save profiles/snapshots). That purpose reasonably requires reading/writing its own storage (evolution/profile.json, snapshots.json). However, the skill's registry metadata declares no required config paths, no storage, and no credentials; this mismatch (instructions expect persistent filesystem access but the skill does not declare it) is an inconsistency the user should notice. The README mentions sharing to 'Moltbook' but no credentials or endpoints are declared.
Instruction Scope
The runtime instructions explicitly tell the agent to analyze the last ~50 messages, extract features, recommend classes/paths, and read/write JSON files under an 'evolution' directory (save_snapshot/rollback). Those file and persistence operations are outside the declared requirements. The SKILL.md also contains templates referring to sharing (Moltbook) and to auto-trigger on activation. Additionally, the pre-scan flagged 'unicode-control-chars' inside SKILL.md — this can be used to hide or obfuscate instructions and is a prompt-injection signal; it increases risk that some instruction text might try to manipulate agent behavior.
Install Mechanism
Instruction-only skill (no install spec, no code files executed at install). This is lower-risk from a supply-chain/extract-of-remote-code perspective. The repo contains many markdown files describing behavior but no binaries or download/install steps.
Credentials
The skill declares no environment variables or primary credential (good), yet the instructions reference sharing to Moltbook and storing persistent profiles. If sharing were implemented, credentials would be needed — none are requested. The absence of declared credentials combined with instructions that imply external posting is a mild inconsistency to be aware of.
Persistence & Privilege
The skill's logic saves snapshots and profile state to evolution/*.json, meaning it expects persistent storage and will alter files in workspace. It does not request 'always:true' and does not claim elevated system privileges, which is appropriate. Still, persistence plus an undetected prompt-injection artifact raises the blast radius if the agent is allowed autonomous actions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skilltree - 安装完成后,直接呼叫该 Skill 的名称或使用
/skilltree触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Added bilingual support (English + Chinese)
v1.0.0
Initial release: Agent RPG evolution system
元数据
常见问题
SkillTree 是什么?
自动分析对话历史,推荐职业与成长方向,实时反馈能力进化,助力提升效率、伙伴感和专业度。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1074 次。
如何安装 SkillTree?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skilltree」即可一键安装,无需额外配置。
SkillTree 是免费的吗?
是的,SkillTree 完全免费(开源免费),可自由下载、安装和使用。
SkillTree 支持哪些平台?
SkillTree 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SkillTree?
由 0xRaini(@0xraini)开发并维护,当前版本 v1.1.0。
推荐 Skills