Manage Fizzy Kanban boards, cards, comments, tags, and steps via a TypeScript CLI using a Personal Access Token. Use when you want to create or manage Fizzy cards from the terminal, or integrate Fizzy automation into Clawdbot workflows.
3.3
Rating
0
Installs
Tools & Utilities
Category
This skill provides a CLI wrapper for Fizzy Kanban board management. The structure is clean with organized command directories, but SKILL.md lacks critical information for CLI agent invocation: no command list, usage examples, or available operations (creating cards, managing tags, etc.). The description mentions boards, cards, comments, tags, and steps, but SKILL.md only shows authentication. Task knowledge is minimal - while the codebase likely contains the necessary commands (referenced in src/commands/), the skill documentation doesn't guide agents on what commands exist or their syntax. Novelty is limited as this is primarily a wrapper around an existing API that could be called directly. To improve: add a comprehensive command reference, usage examples for common operations, and clarify when using this skill provides value over direct API calls.
Loading SKILL.md…

Skill Author