fizzy

Automate Fizzy CLI workflows for boards, cards, and columns.

1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/joshyorko/agent-skills --skill fizzy-joshyorko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fizzy
Source: https://github.com/joshyorko/agent-skills/tree/main/plugins/fizzy/skills/fizzy
Command: npx skills add https://github.com/joshyorko/agent-skills --skill fizzy-joshyorko

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires brew, and includes scripts (resource) components.

What problem does it solve?

Manage and automate workflows on Fizzy by orchestrating CLI actions for boards, cards, columns, comments, steps, and more, enabling teams to operate without manual, repetitive command sequences.

Core Features & Use Cases

  • Full CLI coverage for Fizzy workflows: manage boards, cards, columns, comments, steps, reactions, tags, users, notifications, pins, webhooks, and migrations.
  • Invocable and scriptable: define a discoverable skill entry with a named frontmatter and optional on-demand resources (scripts/references/assets) for automation.
  • Use case: orchestrate daily board hygiene, bulk card creation, and board migrations across team accounts with a single skill.

Quick Start

Start by listing your boards with fizzy board list.

Frequently Asked Questions about fizzy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Fizzy board and card management from the command line?

Automate Fizzy board and card management by orchestrating CLI actions for boards, columns, comments, and steps. This eliminates manual command sequences, enabling teams to handle bulk card creation and daily board hygiene through scriptable workflows.

Can I run cross-board migrations and bulk card creation with Fizzy CLI automation?

Yes, cross-board migrations and bulk card creation are supported through Fizzy CLI automation. You can orchestrate board migrations across team accounts and generate multiple cards in a single automated workflow without repetitive manual commands.

Do I need a hosted Fizzy instance to use CLI automation for project workflows?

Yes, CLI automation for project workflows requires access to a hosted Fizzy instance and the Fizzy CLI installed locally. The brew dependency manages the CLI installation, while frontmatter defines the skill name and optional scripts for extended automation.

What's the best way to script daily board hygiene for Fizzy project management?

The best way to script daily board hygiene for Fizzy project management is using invocable skill entries with named frontmatter and optional on-demand scripts. This approach automates repetitive tasks like managing tags, reactions, and notifications across team boards.

Does Fizzy CLI automation support webhooks and user notifications for project workflows?

Yes, Fizzy CLI automation supports webhooks and user notifications for project workflows. Full CLI coverage includes managing webhooks, notifications, pins, reactions, and tags, allowing complete orchestration of board interactions and team communication.

What are the limitations of using CLI scripts for Fizzy board automation?

CLI scripts for Fizzy board automation require the Fizzy CLI and a hosted instance to function. Limitations include dependency on local CLI availability and the need for frontmatter configuration to define skill entries and optional scripts for extended automation tasks.