fizzy
Installation
SKILL.md
Fizzy CLI Skill
Manage Fizzy boards, cards, steps, comments, reactions, and pins.
Quick Reference
| Resource | List | Show | Create | Update | Delete | Other |
|---|---|---|---|---|---|---|
| board | board list |
board show ID |
board create |
board update ID |
board delete ID |
migrate board ID |
| card | card list |
card show NUMBER |
card create |
card update NUMBER |
card delete NUMBER |
card move NUMBER |
| search | search QUERY |
- | - | - | - | - |
| column | column list --board ID |
column show ID --board ID |
column create |
column update ID |
column delete ID |
- |
| comment | comment list --card NUMBER |
comment show ID --card NUMBER |
comment create |
comment update ID |
comment delete ID |
- |
| step | - | step show ID --card NUMBER |
step create |
step update ID |
step delete ID |
- |
| reaction | reaction list |
- | reaction create |
- | reaction delete ID |
- |
| tag | tag list |
- | - | - | - | - |
| user | user list |
user show ID |
- | - | - | - |
| notification | notification list |
- | - | - | - | - |
| pin | pin list |
- | - | - | - | card pin NUMBER, card unpin NUMBER |
Related skills