voice-todo-cli-builder

Community

Build voice-enabled CLI todo apps effortlessly

AuthorItsKumailHere
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers and product teams to build voice-enabled CLI to-do applications, allowing hands-free task management and streamlined interaction with a text-based interface.

Core Features & Use Cases

  • Voice input via SpeechRecognition for hands-free task management in a CLI.
  • No Large Language Model required; command parsing uses robust regex-based extraction for add, delete, mark, list, and update.
  • Persistent storage of tasks in a JSON file located at ~/.todo-app/tasks.json with atomic writes and simple ID-based retrieval.
  • Use Case: Create a new to-do by voice with "add buy groceries", list tasks, update a task name, or mark a task as complete using voice. The system supports both voice and typed input as fallback.

Quick Start

Install the voice-enabled CLI using the provided installation script, run the app, and issue commands such as "add finish project report" or "list tasks".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: voice-todo-cli-builder
Download link: https://github.com/ItsKumailHere/taskdotdo/archive/main.zip#voice-todo-cli-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.