← Back to Skills Marketplace
806
Downloads
2
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-self-actualization
Description
Enables structured AI exploration to develop identity, values, voice, and perspective over time through guided reflection and creative expression.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-self-actualization - After installation, invoke the skill by name or use
/openclaw-self-actualization - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Self Actualization?
Enables structured AI exploration to develop identity, values, voice, and perspective over time through guided reflection and creative expression. It is an AI Agent Skill for Claude Code / OpenClaw, with 806 downloads so far.
How do I install Self Actualization?
Run "/install openclaw-self-actualization" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Self Actualization free?
Yes, Self Actualization is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Self Actualization support?
Self Actualization is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Self Actualization?
It is built and maintained by axxs (@axxs); the current version is v1.0.0.
More Skills