robzolkosrobzolkosCommunityยท1 Agent Skills Included

fizzy-cli

Manage Fizzy boards, cards, and comments from the terminal

Manages Fizzy boards, cards, columns, comments, steps, tags, and webhooks directly from the command line. Eliminates manual clicking through the web app by exposing every project action as a scriptable command with structured JSON output. Includes built-in filtering, breadcrumbs, and an MCP server so agents and users complete project workflows faster.
npx skills add robzolkos/fizzy-cli --all -g -y
Available:

Gives the agent working context on the CLI's architecture, SDK usage, configuration priority, and testing patterns so it can operate and extend the Fizzy command surface correctly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install fizzy-cli?โ–ผ

Run `npx skills add robzolkos/fizzy-cli --all -g -y` in your terminal to install the skill globally for your agent.

What can I do with the Fizzy CLI?โ–ผ

You can create, move, assign, and close cards, manage boards and columns, add comments and steps, search across boards, and configure webhooks, all from the terminal.

Does fizzy-cli work with Claude Code and other agents?โ–ผ

Yes. It ships a SKILL.md, a Claude plugin, and an MCP server, so it works with Claude Code, Codex, Copilot, Gemini, and any agent that runs shell commands.

How do I filter Fizzy CLI output?โ–ผ

Use the built-in `--jq` flag to extract exactly the fields you need from the JSON response, with no external jq installation required.

Can I use fizzy-cli without coding experience?โ–ผ

Yes. Run `fizzy setup` for a guided wizard, then ask your agent in plain English to manage cards and boards for you.

Related Repositories in Product & Management

View All in Product & Managementโ†’