Task
v0.1.0
io.clawhub.amirbrooks/task
Tasker docstore task management via tool-dispatch. Use for task lists, due today/overdue, week planning, add/move/complete, or explicit /task commands.
“Task Management” 共 307 个结果
v0.1.0
io.clawhub.amirbrooks/task
Tasker docstore task management via tool-dispatch. Use for task lists, due today/overdue, week planning, add/move/complete, or explicit /task commands.
v1.0.2
io.clawhub.gtrusler/clawdbot-filesystem
Advanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot
v1.0.0
io.clawhub.mightyprime1/task-status
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
v1.1.0
io.clawhub.rikouu/agent-task-tracker
Proactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background proc...
v1.0.0
io.clawhub.10e9928a/task-decomposer
Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.
v0.1.0
io.clawhub.jk-0001/project-management-2
Manage projects, tasks, and priorities effectively as a solopreneur. Use when organizing work, tracking progress, managing deadlines, coordinating with contr...
v1.0.0
io.clawhub.mikecourt/project-management-guru-adhd
Expert project manager for ADHD engineers managing multiple concurrent projects. Specializes in hyperfocus management, context-switching minimization, and parakeet-style gentle reminders.
v1.0.0
io.clawhub.boyangwang/lark-calendar
Create, update, and delete calendar events and tasks in Lark (Feishu). Includes employee directory for automatic name-to-user_id resolution.
v1.0.0
io.clawhub.addozhang/google-tasks
Fetch, display, create, and delete Google Tasks using the Google Tasks API. Use when the user asks to check, view, list, get, add, create, remove, or delete their Google Tasks, to-do lists, or task items. Handles OAuth authentication automatically using bash script with curl and jq.
v1.1.1
io.clawhub.echo-of-machines/taskr
Persistent cloud task planning and execution for OpenClaw. Create hierarchical task plans that survive session resets, span multiple agents, and let users re...
v1.0.0
io.clawhub.lucky-2968/todo-management-1-1-2
Per-workspace SQLite todo manager (./todo.db) with groups and task statuses (pending/in_progress/done/skipped), operated via {baseDir}/scripts/todo.sh for adding, listing, editing, moving, and removing entries and managing groups.
v0.1.0
io.clawhub.jk-0001/time-management-2
Manage time effectively as a solopreneur to maximize productivity and avoid burnout. Use when struggling with focus, feeling overwhelmed, context-switching t...
v0.1.2
io.clawhub.larsderidder/obsidian-tasks
Set up and manage an Obsidian task board with Kanban + Dataview. Creates a Tasks/Board.md pipeline (Backlog/Todo/In Progress/Review/Done), per-task notes with YAML frontmatter (status/priority/category/due), and dashboards via Dataview queries. Use for task tracking, moving cards between columns, keeping board + frontmatter in sync, and linking tasks to supporting notes/research.
v1.0.0
io.clawhub.jlwrow/taskmaster
Project manager and task delegation system. Use when you need to break down complex work into smaller tasks, assign appropriate AI models based on complexity, spawn sub-agents for parallel execution, track progress, and manage token budgets. Ideal for research projects, multi-step workflows, or when you want to delegate routine tasks to cheaper models while handling complex coordination yourself.
v1.1.0
io.clawhub.dvjn/no-nonsense-tasks
No-nonsense task manager using SQLite. Track tasks with statuses (backlog, todo, in-progress, done), descriptions, and tags. Use when managing personal tasks, to-do items, project tracking, or any workflow that needs status-based task organization. Supports adding, listing, filtering, updating, moving, and deleting tasks.
v1.0.0
io.clawhub.jorgermp/task-monitor
Real-time web dashboard for OpenClaw sessions and background tasks. Mobile-responsive with auto-refresh.
v3.0.5
io.clawhub.xueyetianya/task-planner
Manage tasks, set priorities, and track deadlines locally. Supports bilingual (EN/CN) documentation. 支持个人任务管理、优先级设定及到期提醒。100% private, no cloud sync. Use whe...
v1.0.0
io.clawhub.ivangdavila/email-management
Triage inbox email, draft clear replies, and manage follow-ups with priority routing, commitment tracking, and reusable templates.
v1.0.0
io.clawhub.2mawi2/todoist-task-manager
Manage Todoist tasks via the `todoist` CLI (list, add, modify, complete, delete). Supports filters, projects, labels, and priorities.
v2.1.1
io.clawhub.alirezarezvani/risk-management-specialist
Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and pos...
v1.0.1
io.clawhub.rnijhara/beads
Git-backed issue tracker for AI agents. Use when managing tasks, dependencies, or multi-step work. Triggers on task tracking, issue management, dependency graphs, ready work queues, or mentions of "beads" / "bd" CLI.
v2.0.2
io.clawhub.robbiwu/blossom-hire
Set up Blossom Hire, create local work opportunities, and help employers and jobseekers move through Blossom work flows in plain language.
v1.2.2
io.clawhub.byungkyu/google-tasks-api
Google Tasks API integration with managed OAuth. Manage task lists and tasks with full CRUD operations. Use this skill when users want to read, create, update, or delete tasks and task lists in Google Tasks. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. Every call is authenticated as the user's connection and reaches only what that connection's authorization allows, which the provider enforces on every request; the endpoints documented here are the ones this skill uses, and any other endpoint of this app needs the user to ask for it by name. Default to read and list calls, and confirm every write or new connection with the user. This file also documents the three constructs that turn a Google Tasks connection into automation, in the order they are used: the connection (the first step), a hosted function that runs a Google Tasks action t
v1.1.0
io.clawhub.rare/task-manager
SQLite-based task management with priority, tags, and stats. Database stored in skill directory for natural isolation.