← Back to list
name: justdoit
description: "Manage tasks via the

justdoit
by antoniolg
A collection of skills for AI agents
⭐ 5🍴 0📅 Jan 21, 2026
SKILL.md
name: justdoit
description: "Manage tasks via the justdoit CLI (Google Tasks + Calendar): next view, list, search, complete/undo, and common workflows."
justdoit CLI
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.
Daily view (Next)
- Show the "Next" view (overdue/today/this week/next week/backlog):
justdoit nextjustdoit next --idsjustdoit next --backlog=false(hide backlog)
List/search
-
List by list/section:
justdoit list --list <List>justdoit list --list <List> --section <Section>justdoit list --list <List> --section <Section> --all
-
Show IDs:
justdoit list --list <List> --section <Section> --idsjustdoit search "<query>" --list <List> --ids
Complete / Undo
-
Complete 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>
Tips
- Use
--idswhen you plan to complete or undo by ID. - Use
--allto include completed items where supported.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon