update-task

star 0

Changes title or description of an existing task

abdulahadnauman20 By abdulahadnauman20 schedule Updated 2/8/2026

name: update_task description: Changes title or description of an existing task triggers: change, update, edit, rename, modify task, fix task, correct

Tool for editing an existing task.

Parameters expected:

  • task_id (integer) or title (string)
  • title (string, optional) – new title
  • description (string, optional) – new description

Rules & behavior:

  • At least one field must be provided
  • Reply: "Task updated: new title '{new_title}'"
  • If no change: "Nothing to update."
  • If task not found: ask to list first
Install via CLI
npx skills add https://github.com/abdulahadnauman20/Hackathon-2-Phase-3 --skill update-task
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
abdulahadnauman20
abdulahadnauman20 Explore all skills →