todo | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / todo

todo

maintained by YoniChechik

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: "todo" description: "Parse input and create todo items"

Parse user input and create todo items.

Input: $ARGUMENTS containing todo descriptions

Process

  1. Validate: If $ARGUMENTS is empty, ask user to provide task descriptions.

  2. Parse: Intelligently split input into items (numbered lists, comma-separated, natural language, etc.)

  3. Create: Call TaskCreate tool with:

    • subject: Imperative form (what needs to be done)
    • activeForm: Present continuous form (what's happening now)
    • description: Detailed description of the task
    • Tasks are created with status "pending" by default
  4. Report: Use TaskList to display tasks.

  5. Execute: Continue working on next items in task list and push when done.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 4 months ago
tools tools productivity tools

Related Skills

planning-with-files
chevron_right
agent-browser
chevron_right
building-agents
chevron_right
notebooklm
chevron_right
grafana
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.