Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Manage tasks via the `justdoit` CLI (Google Tasks + Calendar): next view, list, search, complete/undo, and common workflows.
justdoit is a CLI for Google Tasks + Calendar. This guide covers the most useful commands and flags so you can work without constantly checking --help.
justdoit nextjustdoit next --idsjustdoit next --backlog=false (hide backlog)List by list/section:
justdoit list --list <List>justdoit list --list <List> --section <Section>justdoit list --list <List> --section <Section> --allShow IDs:
justdoit list --list <List> --section <Section> --idsjustdoit search "<query>" --list <List> --idsComplete by ID:
justdoit done <taskID> --list <List>Complete by exact title (optional section):
justdoit done --list <List> --title "<Exact title>" --section <Section>Undo completion:
justdoit undo <taskID> --list <List>justdoit undo --list <List> --title "<Exact title>" --section <Section>--ids when you plan to complete or undo by ID.--all to include completed items where supported.npx skills add antoniolg/agent-kit --skill justdoitHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.