🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Manage Your Family's todos

by @thurendous

Manage family todo lists with multi-user support

Versionv1.0.0
Installs2
πŸ’‘ Examples

Add Task

  • node todo.js add "Buy milk" "Mark"
  • node todo.js add "Walk the dog" "Susie"
  • List Tasks

  • node todo.js list (Shows all active tasks)
  • node todo.js list Mark (Shows tasks for Mark + Family)
  • Complete Task

  • node todo.js done or node todo.js done "Buy milk"
  • Daily Briefing (Cron)

  • node todo.js brief (Morning reminder)
  • node todo.js review (Evening review)
  • βš™οΈ Configuration

    Open todo.js and modify the USERS constant at the top:

    const USERS = {
      'Mark': 'YOUR_TELEGRAM_ID_HERE', // e.g., '123456789'
      'Jane': 'PARTNER_TELEGRAM_ID_HERE', // e.g., '987654321'
      'Shared':  'GROUP_ID' // Family shared tasks
    };
    

    View on ClawHub
    TERMINAL
    clawhub install family-todo-management

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’