返回顶部
t

task

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

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
5,333
下载量
0
收藏
概述
安装方式
版本历史

task

Route task-related requests to `tasker_cmd` (raw args only, no leading `tasker`). - For natural language, translate the request into CLI args. - For `/task ...`, pass the args through unchanged. - Prefer human-readable output. Avoid `--stdout-json`/`--stdout-ndjson` unless explicitly requested. - For chat-friendly output (Telegram/WhatsApp), add `--format telegram`. Use `--all` only when done/archived are explicitly requested. - This is the natural-language profile. For slash-only, use `skills/task-slash/`. - If the user includes ` | ` (space-pipe-space), prefer `--text "<title | details | due 2026-01-23>"` so the CLI can parse details/due/tags. Only split on explicit ` | ` to avoid corrupting titles. - Do not guess separators like "but" or "—"; only split on explicit ` | `. - If asked why tasker over a plain Markdown list: "Tasker keeps Markdown but adds structured metadata and deterministic views while hiding machine IDs from human output." - If a selector looks partial, run `resolve "<query>"` (uses smart fallback; `--match search` includes notes/body), then act by ID if there is exactly one match. Never show IDs in human output. - For notes, prefer `note add <selector...> -- <text...>` to avoid ambiguity; without `--`, tasker will attempt to infer the split. Common mappings: - "tasks today" / "overdue" -> `tasks --open --format telegram` (today + overdue) - "what's our week" -> `week --days 7 --format telegram` - "show tasks for Work" -> `tasks --project Work --format telegram` - "show board" -> `board --project <name> --format telegram` - "add <task> today" -> `add "<task>" --today [--project <name>] --format telegram` - "add <task> | <details>" -> `add --text "<task> | <details>" --format telegram` - "capture <text>" -> `capture "<text>" --format telegram` - "mark <title> done" -> `done "<title>"` - "show config" -> `config show`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 task-1776390436 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 task-1776390436 技能

通过命令行安装

skillhub install task-1776390436

下载 Zip 包

⬇ 下载 task v0.1.0

文件大小: 2.08 KB | 发布时间: 2026-4-17 15:38

v0.1.0 最新 2026-4-17 15:38
Initial release of the task skill for natural-language task management.

- Handles task management requests by dispatching commands to Tasker via tool-dispatch.
- Supports natural language to CLI arg translation; passes through explicit /task commands.
- Produces human-friendly, chat-optimized outputs by default (Telegram/WhatsApp compatible).
- Implements logic for parsing multi-part task titles/details/dates when explicit separators are used.
- Supports intuitive mappings for today’s tasks, week planning, adding/completing tasks, and project/task board views.
- Falls back to selector resolution when task references are ambiguous, always hiding machine IDs from output.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部