一键导入
justdoit
Manage tasks via the `justdoit` CLI (Google Tasks + Calendar): next view, list, search, complete/undo, and common workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage tasks via the `justdoit` CLI (Google Tasks + Calendar): next view, list, search, complete/undo, and common workflows.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Orchestrates Android development tasks including project creation, deployment, SDK management, and environment diagnostics using the `android` command-line tool.
Process invoice PDFs/emails: extract vendor + date, generate normalized filename, optionally archive to Drive, and email the PDF to the right Holded inbox.
Use the private LearnWorlds CLI to inspect DevExpert Academy users, find students by email, list their enrolled courses/products, look up products, and perform safe enrollment workflows. Trigger when Antonio asks what courses a student has in LearnWorlds or academia.devexpert.io, whether someone belongs to the current or next AI Expert edition, or to use the LearnWorlds/academy CLI.
Genera la newsletter semanal de DevExpert recopilando contenido de X, YouTube, PostFlow y bookmarks. Crea borrador en Listmonk para revisión.
End-to-end YouTube publishing workflow using ordered scripts: prepare/concat video, upload draft, transcribe with Parakeet, generate copy with the calling model, optionally prepare English dubbing assets, render thumbnails, update YouTube metadata, then schedule socials (PostFlow) 15 minutes after publish.
Enforce Antonio's real Spanish social voice when drafting or rewriting X, LinkedIn, article teaser, and newsletter intro copy. Use whenever copy must sound like Antonio and avoid obvious AI writing.
| name | justdoit |
| description | 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.