Recipe Create Task List
Generates detailed task lists from recipes, breaking down steps into actionable items for efficient cooking.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recipe-create-task-list npx -- -y @trustedskills/recipe-create-task-list
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-create-task-list": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-create-task-list"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to generate structured task lists directly from Google Workspace data, streamlining project management workflows. It transforms raw information into actionable items suitable for integration with tools like Google Tasks or third-party productivity apps.
When to use it
- Convert meeting notes or email threads into prioritized action items automatically.
- Extract specific deliverables from project descriptions and format them as a checklist.
- Generate daily to-do lists by analyzing calendar events and associated context.
- Structure unorganized brainstorming sessions into clear, sequential steps for team execution.
Key capabilities
- Parses natural language input to identify actionable tasks.
- Organizes items into logical sequences or categories.
- Outputs structured data compatible with standard task management formats.
- Integrates seamlessly within the Google Workspace ecosystem via CLI.
Example prompts
- "Analyze these meeting notes and create a prioritized task list for the marketing team."
- "Extract all pending deliverables from this project description and format them as a checklist."
- "Generate a daily task list based on today's calendar events and their associated details."
Tips & gotchas
Ensure your input data contains clear action verbs or specific outcomes to maximize the accuracy of the generated tasks. This skill relies on the underlying Google Workspace CLI infrastructure, so verify that necessary API permissions are granted before deployment.
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.