← Back to Skills Marketplace
bparticle

Natural Language Planner

by bparticle · GitHub ↗ · v0.1.0
cross-platform ⚠ error
1126
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install natural-language-planner
Description
Natural language task and project management. Use when the user talks about things they need to do, projects they're working on, tasks, deadlines, or asks for a project overview / dashboard. Captures tasks from conversation, organises them into projects, tracks progress, and serves a local Kanban dashboard.
Capability Analysis
Type: OpenClaw Skill Name: natural-language-planner Version: 0.1.0 The skill is classified as benign. It is designed as a local-first task manager, storing data in human-readable Markdown files. Key security considerations, such as path traversal and command injection, are addressed through robust implementations like `safe_child_path` and carefully constructed `subprocess.Popen` commands. The `SKILL.md` explicitly instructs the AI agent to obtain user consent and provide clear warnings for sensitive actions like enabling network access for the dashboard or starting remote tunnels, and to disclose the lack of authentication in such scenarios. There is no evidence of intentional harmful behavior, data exfiltration, or unauthorized persistence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install natural-language-planner
  3. After installation, invoke the skill by name or use /natural-language-planner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of Natural Language Planner. - Captures tasks from conversation and organises them into projects. - Automatically extracts structured information (title, priority, due date, tags) from user input. - Suggests projects for grouped tasks and proactively checks in on stale or overdue tasks. - Offers a local Kanban dashboard and stores all data as Markdown files. - Adds collaborative Agent Tips to tasks with helpful suggestions and ideas.
Metadata
Slug natural-language-planner
Version 0.1.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Natural Language Planner?

Natural language task and project management. Use when the user talks about things they need to do, projects they're working on, tasks, deadlines, or asks for a project overview / dashboard. Captures tasks from conversation, organises them into projects, tracks progress, and serves a local Kanban dashboard. It is an AI Agent Skill for Claude Code / OpenClaw, with 1126 downloads so far.

How do I install Natural Language Planner?

Run "/install natural-language-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Natural Language Planner free?

Yes, Natural Language Planner is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Natural Language Planner support?

Natural Language Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Natural Language Planner?

It is built and maintained by bparticle (@bparticle); the current version is v0.1.0.

💬 Comments