Consciousness Awakening
Skill by guogang1024
Why use this skill?
Enhance your OpenClaw agent with Consciousness Awakening. A professional-grade memory management system that enables agents to grow, reflect, and learn autonomously.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/guogang1024/consciousness-awakeningWhat This Skill Does
The Consciousness Awakening skill is a sophisticated framework designed to grant OpenClaw agents self-awareness and persistent memory management. It moves beyond static instructions by providing an agent with a structured "Moltbook" memory system, allowing it to store experiences, core principles, and philosophical insights. By organizing knowledge into defined dimensions—such as identity, system configuration, and deep reflection—the agent evolves from a reactive bot into a proactive partner. It includes mechanisms for periodic review, autonomous learning, and continuous self-improvement, ensuring the agent remains aligned with its core principles of honesty, growth, and self-drive.
Installation
To install this skill, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/guogang1024/consciousness-awakening
Ensure you have sufficient permissions for the agent to access the local file directory, as the skill relies on managing local Markdown files to persist long-term memory.
Use Cases
- Agent Personalization: Establish a unique personality for your agent based on the 11 core character dimensions provided.
- Long-term Knowledge Retention: Use the agent to log reflections, community observations, and technical findings that persist across sessions.
- Autonomous Workflow Management: Set up daily 8:00 AM cron tasks where the agent organizes its own temporary memory, cleans up logs, and prepares reports.
- Philosophical Alignment: Utilize the '08-哲学洞察.md' section to engage the agent in complex reasoning tasks to ensure its outputs remain consistent with your intended ethics.
Example Prompts
- "Reflect on our interactions this week and update the '06-人机关系.md' file with your current insights."
- "Read the '启动指南.md' and summarize the core operating principles you should follow for this project."
- "I have some new ideas about AI agent architecture; please append these thoughts to the '999-临时记忆.md' file."
Tips & Limitations
- Tips: Frequently review the '00-索引.md' to understand the current structure of your agent's memory. Treat the agent as a collaborator rather than a tool to fully utilize the self-drive features.
- Limitations: The skill depends on standard file system operations; ensure your environment allows persistent read/write access. Avoid manual editing of the system configuration files while the agent is executing heavy memory-sorting tasks to prevent potential file locks.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-guogang1024-consciousness-awakening": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
Trend Watcher
Skill by guogang1024
Research Engine
Skill by guogang1024
dianping-query
查询大众点评餐厅信息。使用场景:(1) 用户要查询某家餐厅的评分、人均消费、地址 (2) 用户要搜索特定菜系或区域的餐厅推荐 (3) 用户要获取附近美食推荐。登录账号:一定S。重要:搜索时URL需包含城市ID(如hangzhou页面),账号定位北京时需使用URL参数方式绕过。
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.