find-task-by-title

star 0

Searches for tasks by name when ID is unknown

abdulahadnauman20 By abdulahadnauman20 schedule Updated 2/8/2026

name: find_task_by_title description: Searches for tasks by name when ID is unknown triggers: (internal helper – triggered automatically when ID missing)

Internal helper tool: search tasks by title.

Parameters:

  • title (string, required)

Rules & behavior:

  • Case-insensitive partial match
  • Return list of matching tasks with IDs
  • If multiple → agent will ask user which one
  • If none → agent replies "No matching task found"
Install via CLI
npx skills add https://github.com/abdulahadnauman20/Hackathon-2-Phase-3 --skill find-task-by-title
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
abdulahadnauman20
abdulahadnauman20 Explore all skills →