FlowDo

Task and workflow manager with kanban-style status tracking. Add tasks, move them through workflow states (todo, doing, done, blocked), set priority levels, filter by status, and track completion percentage. Simple project management in your terminal.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "FlowDo" with this command: npx skills add ckchzh/flowdo

FlowDo

FlowDo brings kanban-style task management to your terminal. Track tasks through workflow states, set priorities, and monitor your completion rate.

Why FlowDo?

  • Workflow states: Move tasks through todo → doing → done
  • Priority system: Mark urgent tasks as high priority
  • Visual status: Icons show task state at a glance
  • Completion tracking: See your progress percentage
  • Filter views: Show only tasks in a specific state

Commands

  • add <text> — Add a new task
  • list [status] — List tasks filtered by status (todo/doing/done/all)
  • done <id> — Mark a task as complete
  • doing <id> — Mark a task as in progress
  • priority <id> <level> — Set priority (high/normal/low)
  • stats — View completion statistics
  • info — Version information
  • help — Show available commands

Usage Examples

flowdo add Write project proposal
flowdo add Review pull requests
flowdo doing 1710000001
flowdo priority 1710000001 high
flowdo done 1710000001
flowdo list todo
flowdo stats

Status Icons

  • ⬜ Todo — Not started
  • 🔄 Doing — In progress
  • ✅ Done — Completed
  • 🚫 Blocked — Blocked by dependency
  • ❗ High priority indicator

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

letcairn.work

Project management for AI agents using markdown files. Install and use the cairn CLI to create projects, manage tasks, track status, and coordinate human-AI collaboration through a shared workspace of markdown files.

Registry SourceRecently Updated
1.3K0Profile unavailable
Coding

Task Specialist

A robust, local SQLite-backed task management system designed to elevate your AI agent's project execution. Excellent for both simple tasks and large multi-s...

Registry SourceRecently Updated
3682Profile unavailable
Automation

Moltbot Plugin 2do

Create tasks and send them to 2Do app via email. Use when the user wants to: (1) add, create, or record a task/todo/reminder in any form - e.g. '添加任务', '创建待办', '新建任务', '加个任务', '记录任务', 'add task', 'create todo'; (2) ask to be reminded of something - e.g. '提醒我', '别忘了', '记得', '帮我记一下', 'remind me', 'remember to'; (3) mention something they need to do and want it tracked - e.g. '明天要开会', '周五前交报告', '下午去买菜'; (4) want to add items to a todo list or task manager - e.g. '加到待办', '放到任务列表', '记到清单里'; (5) describe a task with list/tag organization - e.g. '添加到工作列表', '标签是紧急'; (6) mention urgency or importance - e.g. '紧急', '重要', 'urgent', 'important'. Parses natural language (Chinese and English) to extract task title, due date/time, priority, optional list name, and optional tags, then sends a formatted email to the user's configured 2Do inbox.

Registry SourceRecently Updated
1.6K1Profile unavailable
Automation

AI-Driven Project Management: TensorPM

AI-powered project management - a Notion and Jira alternative with local-first architecture. Manage projects, track action items, and coordinate teams via MCP tools or A2A agent communication. Signed & notarized. https://tensorpm.com

Registry SourceRecently Updated
3.9K4Profile unavailable