·groove-utilities-task-create
>_

groove-utilities-task-create

Create a new task in the configured backend.

39Installs·3Trend·@andreadellacorte

Installation

$npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-task-create

How to Install groove-utilities-task-create

Quickly install groove-utilities-task-create AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-task-create
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: andreadellacorte/groove.

SKILL.md

View raw

A task is created in the configured backend with a title, type, status, optional parent, and (for non-trivial tasks) a rich body. The task ID is returned for reference. This command is the single source of truth for how tasks are created — other skills (work compound, daily, etc.) that need to create tasks must follow this spec and call this skill rather than defining their own creation rules.

Create a new task in the configured backend. Source: andreadellacorte/groove.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-task-create Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-task-create
Category
>_Productivity
Verified
First Seen
2026-03-07
Updated
2026-03-11

Browse more skills from andreadellacorte/groove

Quick answers

What is groove-utilities-task-create?

Create a new task in the configured backend. Source: andreadellacorte/groove.

How do I install groove-utilities-task-create?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-task-create Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/andreadellacorte/groove