From sundial-org-awesome-openclaw-skills-4
Dispatches task management to Tasker docstore CLI tool: lists due today/overdue/weekly tasks, adds/moves/completes tasks. Use for natural language queries or /task commands.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Route task-related requests to `tasker_cmd` (raw args only, no leading `tasker`).
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Route task-related requests to tasker_cmd (raw args only, no leading tasker).
/task ..., pass the args through unchanged.--stdout-json/--stdout-ndjson unless explicitly requested.--format telegram. Use --all only when done/archived are explicitly requested.skills/task-slash/.| (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.|.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.note add <selector...> -- <text...> to avoid ambiguity; without --, tasker will attempt to infer the split.Common mappings:
tasks --open --format telegram (today + overdue)week --days 7 --format telegramtasks --project Work --format telegramboard --project <name> --format telegramadd "<task>" --today [--project <name>] --format telegramadd --text "<task> | <details>" --format telegramcapture "<text>" --format telegramconfig show