create-todo

Installation
SKILL.md

Create Todo

Create a day-level TODO task.

Instructions

Call create-todo.

create-todo({
  "title": "Implement HubSpot OAuth callback handler",
  "description": "Handle auth code exchange and token persistence",
  "status": "Planned",
  "workspaceId": "<workspaceId>",
  "initiativeId": "<initiativeId>"
})

Use initiativeId when the task should be linked via PART_OF relation.

Related skills
Installs
13
GitHub Stars
2
First Seen
Mar 2, 2026