para-proactive-workspace
A production-ready workspace template combining PARA Method (Projects, Areas, Resources, Archives) by Tiago Forte with Proactive Agent Architecture for file organization, folder structure, productivity, knowledge management, second brain, and AI agent memory persistence. For OpenClaw. Includes 19+ templates and 3 visual guides.
Why use this skill?
Organize your life and AI agent memory with the PARA + Proactive Workspace. A production-ready template for OpenClaw featuring persistent logs and structure.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cocoblood9527/para-proactive-workspaceWhat This Skill Does
The para-proactive-workspace skill provides a robust, production-grade folder structure and agent memory framework for OpenClaw. It integrates the proven PARA Method (Projects, Areas, Resources, Archives) for human organization with a specialized Proactive Agent Architecture (Hal Labs) to ensure AI agents maintain persistent state, identity, and learning cycles across sessions. This skill effectively turns your local filesystem into a long-term memory bank for your AI agents, allowing them to manage complex workflows while adhering to your organizational standards.
Installation
To install this skill, use the OpenClaw CLI tool within your terminal. Ensure you are in the directory where you want to host your workspace:
clawhub install openclaw/skills/skills/cocoblood9527/para-proactive-workspace
Once installed, the workspace initializes with a predefined directory tree and 19+ templates. You may need to manually run the migration script if upgrading from an existing workspace or simply copy the files to your target root: cp -r ~/.openclaw/skills/para-proactive-workspace/assets/templates/* ./
Use Cases
- Managing Complex Projects: Keep track of multiple high-stakes projects with active deadlines while keeping your project assets, documentation, and agent notes in a single folder.
- Personal Knowledge Management: Automate the categorization of resources and reference materials using the PARA framework, allowing your agent to quickly retrieve technical documentation or books.
- AI Agent Continuity: Use the SESSION-STATE.md and memory/ directory to ensure that when your AI reloads, it understands the context of the work completed yesterday, the errors encountered, and the current priority list.
Example Prompts
- "OpenClaw, process my +inbox and move files into the appropriate 1-projects or 3-resources folders based on their content."
- "Review my SESSION-STATE.md and summarize the progress on my current website redesign project, highlighting any blockers listed in .learnings/ERRORS.md."
- "Update my HEARTBEAT.md with today's status and archive the finished Q1 project report into the 4-archives folder."
Tips & Limitations
To get the most out of this, treat the +inbox folder as a temporary holding area—do not let it grow indefinitely; process it daily. The agent memory files (.learnings, SESSION-STATE.md) rely on the agent's ability to read and write to your local filesystem. Be mindful that if you move these files, the agent may lose its 'memory' until the path configuration is updated. This skill does not automatically categorize files without explicit prompts, so ensure your agent has read/write permissions enabled for your workspace directory.
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-cocoblood9527-para-proactive-workspace": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write