← 返回
未分类 中文

PARA + Proactive Agent Workspace

A production-ready workspace template combining PARA Method (Projects, Areas, Resources, Archives) by Tiago Forte with Proactive Agent Architecture for file...
一个生产就绪的工作空间模板,融合了Tiago Forte的PARA方法(项目、领域、资源、归档)与主动代理架构,用于文件...
cocoblood9527 cocoblood9527 来源
未分类 clawhub v1.0.2 1 版本 99706.7 Key: 无需
★ 0
Stars
📥 340
下载
💾 0
安装
1
版本
#ai-agent#file-organization#folder-structure#knowledge-management#latest#memory#openclaw#organization#para#pkm#proactive-agent#productivity#second-brain#template#tiago-forte#workspace

概述

PARA + Proactive Agent Workspace 🦞📁

A production-ready workspace template that combines two powerful systems:

  1. PARA Method (Tiago Forte) - For organizing your content
  2. Proactive Agent Architecture (Hal Labs) - For AI memory and continuity

What You Get

PARA Structure

  • 1-projects/ - Active projects with deadlines
  • 2-areas/ - Ongoing responsibilities
  • 3-resources/ - Reference materials
  • 4-archives/ - Completed projects
  • +inbox/ - Temporary inbox (process weekly)
  • +temp/ - Scratch space

Proactive Agent Memory

  • memory/ - Daily logs and working buffer
  • .learnings/ - Error logs and learnings
  • SESSION-STATE.md - Active working memory
  • AGENTS.md - Operating rules
  • SOUL.md - Agent identity
  • USER.md - Your profile
  • HEARTBEAT.md - Periodic checks

Installation

# Create workspace directory
mkdir -p ~/workspace
cd ~/workspace

# Copy template files
cp -r ~/.openclaw/skills/para-proactive-workspace/assets/templates/* .

# Or manually create structure following the guide below

Directory Structure

workspace/
│
├── 📁 1-projects/          # Active projects
│   └── project-name/
│       ├── README.md
│       ├── notes.md
│       ├── docs/
│       └── assets/
│
├── 📁 2-areas/             # Ongoing responsibilities
│   ├── health/
│   ├── finance/
│   └── learning/
│
├── 📁 3-resources/         # Reference materials
│   ├── articles/
│   ├── books/
│   └── templates/
│
├── 📁 4-archives/          # Completed items
│   └── 2024-projects/
│
├── 📁 +inbox/              # Temporary inbox
├── 📁 +temp/               # Scratch space
│
├── 📁 .agents/             # Agent configuration
├── 📁 .learnings/          # Learning logs
│   ├── ERRORS.md
│   ├── LEARNINGS.md
│   └── FEATURE_REQUESTS.md
│
├── 📁 memory/              # Daily logs
│   └── working-buffer.md
│
├── 📄 AGENTS.md            # Operating rules
├── 📄 HEARTBEAT.md         # Periodic checklist
├── 📄 MEMORY.md            # Long-term memory
├── 📄 ONBOARDING.md        # First-run setup
├── 📄 README.md            # Workspace overview
├── 📄 SESSION-STATE.md     # Active task state
├── 📄 SOUL.md              # Agent identity
├── 📄 TOOLS.md             # Tool configurations
├── 📄 USER.md              # Your profile
└── 📄 .gitignore           # Git ignore rules

PARA Method Explained

Projects (1-projects/)

Definition: A series of tasks linked to a goal, with a deadline.

Examples:

  • Complete website redesign (due March 1)
  • Plan vacation to Japan (departing April 15)
  • Launch product feature (Q2 goal)

When to move to archives: When completed or cancelled.

Areas (2-areas/)

Definition: A sphere of activity with a standard to be maintained over time.

Examples:

  • Health & Fitness
  • Personal Finance
  • Professional Development
  • Relationships
  • Home Maintenance

When to move to archives: When no longer relevant to your life.

Resources (3-resources/)

Definition: A topic or theme of ongoing interest.

Examples:

  • Gardening tips
  • Python programming
  • Travel destinations
  • Recipes
  • Book notes

When to move to archives: When no longer interested.

Archives (4-archives/)

Definition: Inactive items from the other three categories.

Purpose: Keep out of sight but accessible for reference.

Proactive Agent Architecture Explained

Core Files

FilePurposeWhen to Update
-------------------------------
SOUL.mdWho the agent is, principles, boundariesWhen identity evolves
USER.mdWho you are, your goals and preferencesAs you share more context
AGENTS.mdOperating rules and workflowsWhen patterns emerge
TOOLS.mdTool configurations and notesWhen learning tool usage
SESSION-STATE.mdCurrent task and contextContinuously (WAL protocol)
HEARTBEAT.mdPeriodic check checklistReview regularly
MEMORY.mdCurated long-term wisdomPeriodically distill

Memory System

Three-tier memory:

  1. SESSION-STATE.md - Active working memory (current session)
  2. memory/YYYY-MM-DD.md - Daily raw logs
  3. MEMORY.md - Curated long-term wisdom

WAL Protocol (Write-Ahead Logging):

  • Corrections → Write immediately
  • Decisions → Write immediately
  • Names/Preferences → Write immediately
  • Specific values → Write immediately

Working Buffer:

  • Activates at 60% context usage
  • Captures every exchange
  • Survives context compaction

Usage Workflows

Daily Workflow

  1. Capture → Drop files into +inbox/
  2. Process → Sort inbox into PARA folders
  3. Work → Create/update projects
  4. Log → Agent writes to memory/

Weekly Review

  1. Clear +inbox/ and +temp/
  2. Review 2-areas/ for maintenance
  3. Archive completed projects
  4. Check .learnings/ for patterns

Monthly Review

  1. Clean 4-archives/
  2. Review 3-resources/ for relevance
  3. Update MEMORY.md with distilled learnings

Integration Points

PARA ↔ Proactive Agent

PARAProactive AgentIntegration
------------------------------------
Project notes1-projects/X/notes.mdAgent can read/write
DecisionsSESSION-STATE.mdWAL protocol captures
Daily workmemory/YYYY-MM-DD.mdAutomatic logging
Learnings.learnings/LEARNINGS.mdError/learning capture
Archives4-archives/Completed projects

Best Practices

For You (Human)

  • Process +inbox/ weekly (Inbox Zero)
  • Keep +temp/ clean daily
  • Use consistent naming conventions
  • Review areas monthly

For Your Agent

  • Read SOUL.md + USER.md on startup
  • Use WAL protocol for critical details
  • Log errors to .learnings/ERRORS.md
  • Review HEARTBEAT.md periodically

Credits

  • PARA Method: Tiago Forte (Building a Second Brain)
  • Proactive Agent: Hal Labs (@halthelobster)
  • Integration: OpenClaw Community

License

MIT - Use freely, modify, share.


Organize your content. Empower your agent. Build your second brain. 🧠🦞

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-12 05:35 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,229 📥 268,108
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,084 📥 813,114
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,383 📥 320,794