Natural Language Planner captures tasks and projects directly from conversation and stores them as simple Markdown files on the user’s local machine. Key…
Natural Language Planner captures tasks and projects directly from conversation and stores them as simple Markdown files on the user’s local machine. Key features include a guided first-time setup with sensible default workspace paths, an init_workspace script to create the workspace without deleting existing files, and a re-initialisation flow for missing or corrupted directories. The Skill continuously listens for task-related intents each conversation turn, applying intent detection patterns to create tasks, mark items in-progress or done, and create projects via create_task, update_task, and create_project operations. It provides a local Kanban-style dashboard, project overviews, status tracking, and easy export/search of Markdown data. Core advantages are minimal friction natural-language capture, local-first privacy and versioning, and reliable task lifecycle management for personal and small-team workflows.
Esta página faz parte do hub OpenClaw Skills com guias de instalação, navegação por categorias e links práticos.