todo-adder

Community

Add todos via API, avoid JSON errors.

Authorhuangrt01
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates adding todos through the Todo Web Manager API to prevent JSON syntax errors from manual edits.

Core Features & Use Cases

  • Create new todos via the API with title, priority, and assignee.
  • Support CLI entry and JSON payloads from stdin for flexible usage.
  • Auto-logs task creation and ensures consistent data structure for downstream processing.

Quick Start

Run python3 main.py '测试todo' P2 ai to add a new todo, or feed a JSON payload through stdin.

Dependency Matrix

Required Modules

requests

Components

scripts

💻 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: todo-adder
Download link: https://github.com/huangrt01/CS-Notes/archive/main.zip#todo-adder

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 471,000+ vetted skills library on demand.