Agent skill
Get and manage Things tasks
Get and manage tasks from Things.app.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/get-and-manage-things-tasks
SKILL.md
Get and manage Things tasks
Instructions
Use the things command to get the user's tasks from Things.app.
Examples
things: Show how to use thethingscommand.things log: Learn how to get the user's completed tasks.things log -d "today": Get the user's completed tasks for today.things log -d "2025-10-16" --project "Staff designer": Get the user's completed tasks for a specific date and project.things log -d "today" --jsonl: Get completed tasks in JSONL format.
things add: Learn how to add a task to Things.app.things delete: Learn how to delete a task from Things.app.things show: Learn how to show tasks from Things.app.- There are more commands available for managing tasks.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?