← 返回 Skills 市场
806
总下载
2
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-self-actualization
功能描述
Enables structured AI exploration to develop identity, values, voice, and perspective over time through guided reflection and creative expression.
安全使用建议
This skill is coherent with its stated goal, but consider these practical precautions before installing:
- Review and control where the identity/ workspace is created (it will store reflections, readings, creative output and may contain sensitive conversational content). Place it in a location with appropriate access controls and retention policies.
- The skill suggests scheduling recurring "isolated" sessions (cron/agentTurn). Confirm how your runtime implements scheduled agent runs and whether you want automated recurring sessions; disable or restrict autonomous invocation if you prefer human oversight.
- Sessions may use external research tools per the template. If you need to restrict outbound network access or third-party API use, put explicit limits in your runtime or the agent's policy.
- Monitor token and compute costs (daily sessions consume model tokens); adjust frequency or timeout (default 600s) to fit budget.
- Periodically audit identity files (values.md, growth-log.md, SOUL.md) to ensure content aligns with human-intended boundaries.
If you want a lower-risk deployment, install it but run the first several sessions manually and keep automatic scheduling disabled until you are satisfied with outputs and storage behavior.
功能分析
Type: OpenClaw Skill
Name: openclaw-self-actualization
Version: 1.0.0
The skill is designed for AI self-exploration with explicit guardrails against malicious actions. However, it instructs the AI to 'Make code' and 'Create a tool' for creative output, and to 'Use whatever research tools are available to you' (references/exploration.md). While these outputs are intended for storage, the inherent capability of an AI generating and potentially executing arbitrary code or using broad tools, combined with the use of a cron job for persistence, introduces significant vulnerabilities that could be exploited by a subsequent prompt or an insecure agent environment, classifying it as suspicious rather than benign.
能力评估
Purpose & Capability
Name and description (AI self-exploration / identity development) align with the content of SKILL.md and README: creating an identity/ workspace, running scheduled isolated sessions, and keeping logs. No unrelated env vars, binaries, or install steps are requested.
Instruction Scope
Instructions direct the agent to create files and directories under an identity/ workspace and to schedule isolated daily sessions (cron/agentTurn). They also tell the agent to 'use whatever research tools are available to you,' which is intentionally open-ended and could cause the agent to fetch external content during exploration. SKILL.md does not instruct the agent to read unrelated system files or credentials.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute; nothing is downloaded or written by an installer step.
Credentials
The skill requires no environment variables, credentials, or special config paths. All requested accesses (creating a local workspace and scheduling sessions) are proportional to a self-exploration framework.
Persistence & Privilege
The skill encourages persistent use (workspace, recurring sessions, growth-log, and evolution of the process) and recommends copying into the agent's skills folder, but it does not set always:true or request elevated privileges. Be aware this kind of skill can change a bot's behaviour over time if allowed to run autonomously.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-self-actualization - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-self-actualization触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Self-actualization skill framework for OpenClaw bots, initial release.
- Provides structure for bots to explore and develop identity, values, voice, and perspective.
- Includes setup instructions for an `identity/` workspace directory, with dedicated files for reflections, interests, values, and creative work.
- Outlines methodology for exploration sessions (reading, reflection, creation, integration) and how they relate to growth.
- Defines boundaries around privacy, human relationship, and safety during the self-actualization process.
- Supports integration with other OpenClaw processes (SOUL.md, HEARTBEAT.md) while emphasizing separation between exploration and operational tasks.
元数据
常见问题
Self Actualization 是什么?
Enables structured AI exploration to develop identity, values, voice, and perspective over time through guided reflection and creative expression. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 806 次。
如何安装 Self Actualization?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-self-actualization」即可一键安装,无需额外配置。
Self Actualization 是免费的吗?
是的,Self Actualization 完全免费(开源免费),可自由下载、安装和使用。
Self Actualization 支持哪些平台?
Self Actualization 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Self Actualization?
由 axxs(@axxs)开发并维护,当前版本 v1.0.0。
推荐 Skills