✓ Verified
📁 File Management
✓ Enhanced Data
Fizzy Cli
Use the fizzy-cli tool to authenticate and manage Fizzy kanban.
- Rating
- 4.5 (10 reviews)
- Downloads
- 1,860 downloads
- Version
- 1.0.0
Overview
Use the fizzy-cli tool to authenticate and manage Fizzy kanban.
Complete Documentation
View Source →
Fizzy CLI Skill
Use this skill to operate the Fizzy kanban board via the fizzy-cli command. It covers authentication, configuration, and common CRUD workflows.
Quick Start
1) Authenticate
- Token:
fizzy-cli auth login --token $FIZZY_TOKEN- Magic link:
fizzy-cli auth login --email [email protected]- If non-interactive, pass
--code ABC123.
- Account only:
fizzy-cli account set 897362094 - Persist base URL + account:
fizzy-cli config set --base-url https://app.fizzy.do --account 897362094
fizzy-cli auth statusfizzy-cli account list
Common Tasks
Boards
- List:
fizzy-cli board list - Create:
fizzy-cli board create --name "Roadmap" - Update:
fizzy-cli board update--name "New name" - Delete:
fizzy-cli board delete
Cards
- List cards on a board:
fizzy-cli card list --board-id- Create card:
fizzy-cli card create --board-id--title "Add dark mode" --description "Switch theme" - Upload image:
fizzy-cli card create --board-id--title "Add hero" --image ./hero.png - Update card:
fizzy-cli card update--title "Updated" --tag-id - Move to Not Now:
fizzy-cli card not-now- Close / reopen:
fizzy-cli card closefizzy-cli card reopen- Triage / untriage:
fizzy-cli card triage--column-id fizzy-cli card untriage
Comments
- List comments:
fizzy-cli comment list- Create comment:
fizzy-cli comment create--body "Looks good"
Tags, Columns, Users, Notifications
- Tags:
fizzy-cli tag list - Columns:
fizzy-cli column list --board-id - Users:
fizzy-cli user list - Notifications:
fizzy-cli notification list --unread
Output Modes
- Default: human-readable tables.
- Machine output:
--jsonfor raw API JSON.--plainfor stable line-based output.
Config & Auth Notes
- Config file:
~/.config/fizzy/config.json. - Env vars:
FIZZY_BASE_URL,FIZZY_TOKEN,FIZZY_ACCOUNT,FIZZY_CONFIG. - Precedence: flags > env > config file > defaults.
Troubleshooting
- If requests fail with auth errors, run
fizzy-cli auth statusand re-login. - If account is missing, set it via
fizzy-cli account setorfizzy-cli config set --account. - Use
fizzy-cli --helporfizzy-cli helpfor full usage.
Installation
Terminal bash
openclaw install fizzy-cli
Copied!
Tags
#notes_and-pkm
#cli
Quick Info
Category File Management
Model Claude 3.5
Complexity One-Click
Author tobiasbischoff
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install fizzy-cli
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0