todo-manager

Categorize spoken to-do tasks into a todo.md file and sync with Git.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/syzl8512/openclaw-experience --skill todo-manager-syzl8512
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todo-manager
Source: https://github.com/syzl8512/openclaw-experience/tree/main
Command: npx skills add https://github.com/syzl8512/openclaw-experience --skill todo-manager-syzl8512

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of organizing and categorizing your to-do list based on your spoken requests, ensuring your tasks are always up-to-date and prioritized.

Core Features & Use Cases

  • Intelligent Categorization: Automatically sorts tasks into predefined categories like 'System Issues', 'Capability Blockers', 'Work Tasks', and 'Life Tasks'.
  • Duplicate Removal & Merging: Cleans up your list by identifying and merging similar or duplicate tasks.
  • Git Synchronization: Keeps your task list backed up and synchronized with GitHub.
  • Use Case: Simply tell your AI assistant "Add 'fix browser issue' to my to-do list," and it will categorize, deduplicate, and update your todo.md file, even committing the changes to Git.

Quick Start

Add 'schedule doctor appointment' to my to-do list.

Frequently Asked Questions about todo-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate organizing a markdown to-do list with Git sync?

Automate markdown to-do list organization by speaking requests to your AI assistant, which categorizes tasks, removes duplicates, and commits the updated todo.md file to a Git repository for backup.

Can I automatically categorize tasks into system issues and work items?

Yes, automatic task categorization sorts your spoken requests into predefined categories including system issues, capability blockers, work items, and life tasks within your todo.md file.

What is the best way to remove duplicate tasks in a markdown file?

The best way to remove duplicates in a markdown file is using automated task management, which identifies and merges similar or duplicate tasks when processing your spoken to-do list requests.

How do I back up my to-do list to GitHub automatically?

Back up your to-do list to GitHub automatically through Git synchronization, which commits categorized and deduplicated task updates from your todo.md file directly to your repository.

Do I need a Git repository to use automated task categorization?

A Git repository is required for the synchronization and backup feature, ensuring your categorized and deduplicated todo.md updates are committed to GitHub for version control.

Why should I use AI for task management instead of manual markdown editing?

AI task management eliminates manual markdown editing by automatically categorizing spoken requests, merging duplicates, and synchronizing your todo.md file with Git, keeping tasks organized and backed up.