Planner
The Planner skill generates structured schedules & to-do lists based on your input, boosting productivity and helping you organize tasks effectively.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add akiselev-planner npx -- -y @trustedskills/akiselev-planner
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"akiselev-planner": {
"command": "npx",
"args": [
"-y",
"@trustedskills/akiselev-planner"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to create and manage plans, breaking down complex tasks into smaller, actionable steps. It can generate a sequence of actions based on a user's goal, adjust existing plans based on new information or constraints, and track progress towards completion. The planner aims to improve efficiency and organization by automating the planning process.
When to use it
- Project Management: Generate a plan for completing a software project, including tasks like coding, testing, and deployment.
- Travel Planning: Create an itinerary for a trip, incorporating flights, accommodation, and activities.
- Event Organization: Develop a detailed schedule for organizing a conference or party, including vendor coordination and logistics.
- Research Tasks: Break down a research question into manageable steps like literature review, data collection, and analysis.
Key capabilities
- Plan generation from goals
- Plan adjustment based on constraints
- Progress tracking of plans
- Action sequencing
Example prompts
- "Create a plan to write a blog post about AI agents."
- "I need to organize a birthday party for my friend. Can you create a plan?"
- “My current plan is not working, can you adjust it?”
Tips & gotchas
The planner’s effectiveness depends on the clarity and specificity of the initial goal provided. Vague requests may result in less useful or complete plans.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.