Back to Directory
automation
fizzy.do - have your agent read, understand and update your fizzy.do boards
Use the fizzy-cli tool to authenticate and manage Fizzy kanban boards, cards, comments, tags, columns, users, and notifications from the command line. Apply this skill when you need to list, create, update, or delete Fizzy resources or when scripting Fizzy workflows.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of fizzy-cli skill.
- Provides command-line management of Fizzy kanban boards, cards, comments, tags, columns, users, and notifications.
- Supports authentication, configuration, and common CRUD workflows.
- Includes convenient commands for listing, creating, updating, and deleting Fizzy resources.
- Offers flexible output modes (human-readable, JSON, plain).
- Comprehensive Quick Start and troubleshooting guidance included.