task

Verified·Scanned 2/17/2026

Tasker docstore task management via tool-dispatch. Use for task lists, due today/overdue, week planning, add/move/complete, or explicit /task commands.

from clawhub.ai·v0190400·2.7 KB·0 installs
Scanned from 0.1.0 at 0190400 · Transparency log ↗
$ vett add clawhub.ai/amirbrooks/task

/task skill (tasker docstore)

Profiles:

  • Natural language (this folder): NL + /task with disable-model-invocation: false
  • Slash-only: copy skills/task-slash/ into your skills folder as task/ (low-bloat)

This skill uses:

  • command-dispatch: tool for deterministic behavior

It expects:

  • plugin tool tasker_cmd allowlisted (recommended)
  • tasker CLI available via plugin binary config, TASKER_BIN, or PATH

See docs/CLAWDBOT_INTEGRATION.md at repo root for end-to-end setup.