Create Tasks
Generates prioritized task lists from unstructured text, streamlining workflows and boosting productivity based on provided context.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add create-tasks npx -- -y @trustedskills/create-tasks
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-tasks": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-tasks"
]
}
}
}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 generate tasks based on user input. It can take a description of a project or goal and break it down into actionable steps, assigning titles and descriptions to each task. The generated tasks are designed to be clear and concise for efficient execution.
When to use it
- Project Planning: When you need help outlining the steps required to complete a new project, like planning a website redesign or organizing an event.
- Goal Breakdown: To decompose larger goals into smaller, manageable tasks, such as "learn a new programming language" broken down into lessons and practice exercises.
- Workflow Automation: To automatically generate task lists for recurring processes, like onboarding a new employee or launching a marketing campaign.
- Content Creation: When needing to create a series of steps for content creation, such as writing a blog post (research, outline, draft, edit).
Key capabilities
- Task generation from descriptions
- Assigning titles to tasks
- Providing task descriptions
Example prompts
- "Create a list of tasks needed to plan a birthday party."
- "Generate tasks for writing a short story."
- "What are the steps involved in launching a new product?"
Tips & gotchas
The quality of generated tasks depends heavily on the clarity and detail provided in the initial description. Be as specific as possible when outlining your project or goal to get more useful task lists.
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.