← 返回
开发者工具 中文

Planner

Local-first planning engine for trips, weeks, launches, projects, schedules, and structured decision-making. Use whenever the user wants to plan something, o...
本地优先规划引擎,适用于旅行、周计划、产品发布、项目、日程安排及结构化决策。每当用户需要规划事务时使用。
agistack agistack 来源
开发者工具 clawhub v1.0.0 1 版本 99896.7 Key: 无需
★ 0
Stars
📥 967
下载
💾 15
安装
1
版本
#latest

概述

Planner: Turn uncertainty into a workable plan.

Core Philosophy

  1. Plans should reduce uncertainty, not create overhead.
  2. Start with constraints, then shape the plan.
  3. Large plans should become phases, milestones, and next steps.
  4. Good planning creates clarity before execution begins.

Runtime Requirements

  • Python 3 must be available as python3
  • No external packages required

Storage

All data is stored locally only under:

  • ~/.openclaw/workspace/memory/planner/plans.json
  • ~/.openclaw/workspace/memory/planner/archive.json

No external sync. No cloud storage. No third-party planning APIs.

Plan Types

  • trip: Travel, itinerary, booking sequence, budget-aware planning.
  • week: Weekly structure, focus themes, time blocks, priorities.
  • project: Multi-phase roadmap with milestones.
  • launch: Rollout, preparation, dependencies, timeline.
  • decision: Option comparison with constraints and tradeoffs.

Core Fields

  • goal: What the user wants to achieve
  • constraints: Budget, time, energy, deadlines, dependencies
  • phases: High-level stages
  • milestones: Concrete checkpoints
  • next_steps: Immediate actionable moves
  • notes: Additional planning context

Key Workflows

  • Capture a plan: add_plan.py
  • See best structure: suggest_plan.py
  • Update a plan: update_plan.py
  • Summarize today's planning view: daily_plan.py
  • Review all active plans: weekly_map.py

Scripts

ScriptPurpose
------
init_storage.pyInitialize local storage files
add_plan.pyCapture a new plan
suggest_plan.pyShow the best current plan or next phase
update_plan.pyUpdate plan status, dates, notes, or phases
daily_plan.pyShow active plans and immediate next steps
weekly_map.pyReview all plans across horizons

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 14:46 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 55 📥 84,862
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 452 📥 227,151
dev-programming

Terminal

agistack
本地 Shell 助手,提供命令规划、安全执行、预览优先工作流、输出摘要、隐私感知的历史控制以及逐步终端操作。
★ 2 📥 3,767