PlannerSkill
CommunityDecompose goals into actionable plans.
AuthorPixnBits
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill breaks down complex goals or user requests into a series of manageable, ordered subtasks, creating executable plans for an AI agent.
Core Features & Use Cases
- Task Decomposition: Transforms high-level objectives into structured plans (DAGs or linear sequences).
- Skill Assignment: Assigns subtasks to available skills or flags them for escalation.
- Contingency Planning: Includes branches for handling failures, retries, and reflections.
- Use Case: Given a goal like "Research and summarize the latest advancements in quantum computing," the PlannerSkill would generate a plan with steps like "Identify relevant research papers," "Extract key findings from each paper," "Synthesize findings into a summary," and assign these to appropriate skills.
Quick Start
Use the planner skill to create a plan for the goal "Write a blog post about the benefits of local-first AI".
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: PlannerSkill Download link: https://github.com/PixnBits/SeedClaw/archive/main.zip#plannerskill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.