Groove Utilities Task Create
Creates new tasks within Groove Utilities, specifying details like name, priority, and assignee.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add groove-utilities-task-create npx -- -y @trustedskills/groove-utilities-task-create
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"groove-utilities-task-create": {
"command": "npx",
"args": [
"-y",
"@trustedskills/groove-utilities-task-create"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The groove-utilities-task-create skill allows AI agents to create tasks within a Groove project. It can generate new task records, populate them with details like due dates, assignees, and descriptions, and automatically link them to existing projects or create new ones if necessary. This streamlines workflow management directly from the agent's interactions.
When to use it
- Project Management: Automatically create tasks for an AI agent when a user requests something that needs to be tracked, like "Schedule a meeting with John next week."
- Workflow Automation: Trigger task creation based on events or conditions detected by the agent, such as new email arrivals requiring follow-up.
- Personal Assistant Functions: Enable agents to manage personal tasks and reminders within Groove, acting as a digital assistant.
- Data Entry & Task Assignment: Quickly create tasks with pre-defined properties and assign them to specific users or teams in Groove.
Key capabilities
- Creates new task records in Groove.
- Sets task due dates.
- Assigns tasks to users.
- Populates task descriptions.
- Links tasks to existing or newly created Groove projects.
Example prompts
- "Create a task called 'Review marketing proposal' and assign it to Sarah, due next Friday."
- "Add a new task in the 'Website Redesign' project: 'Finalize homepage copy'."
- "Generate a task for following up on lead X with a deadline of tomorrow morning."
Tips & gotchas
The skill requires access to a Groove account and appropriate permissions within that account to create and modify tasks. Ensure the agent has been configured with these credentials for proper functionality.
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.