Create Task

🌐Community
by fancy-bread · vlatest · Repository

Generates detailed recipes and instructions for creating artisanal, visually stunning loaves of fancy bread.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add fancy-bread-create-task npx -- -y @trustedskills/fancy-bread-create-task
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "fancy-bread-create-task": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/fancy-bread-create-task"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The fancy-bread-create-task skill allows AI agents to generate tasks with associated details. It can define task names, descriptions, assignees, and due dates based on user input or context. This facilitates efficient project management and workflow automation within various applications.

When to use it

  • Project Initiation: Quickly create initial tasks when starting a new project from scratch.
  • Workflow Automation: Automatically generate recurring tasks as part of a larger automated process.
  • Meeting Follow-up: Convert action items discussed in meetings into actionable tasks with clear ownership and deadlines.
  • Issue Tracking: Create tasks to address identified issues or bugs within a software development lifecycle.

Key capabilities

  • Task creation with name, description, assignee, and due date.
  • Integration with existing project management systems (implied).
  • Ability to define task priority.
  • Support for recurring tasks (implied).

Example prompts

  • "Create a task called 'Write documentation' assigned to John Doe, due next Friday."
  • "Generate a new task: Description - 'Fix login bug', Assignee - Sarah Miller, Priority - High."
  • “Add a recurring task every Monday to ‘Backup database’ with assignee ‘DevOps Team’.”

Tips & gotchas

The skill's effectiveness relies on clear and specific instructions. Ensure the AI agent has access to relevant context or data for accurate task assignment and due date determination.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
fancy-bread
Installs
5

🌐 Community

Passed automated security scans.