fizzy

Automate Fizzy CLI workflows for boards, cards, and related entities.

213|27|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/basecamp/fizzy-cli --skill fizzy-basecamp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fizzy
Source: https://github.com/basecamp/fizzy-cli/tree/main/skills/fizzy
Command: npx skills add https://github.com/basecamp/fizzy-cli --skill fizzy-basecamp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fizzy provides a centralized, command-line interface for managing boards, cards, columns, comments, and related entities, reducing context switching and manual errors when working with Fizzy data.

Core Features & Use Cases

  • Full CLI coverage for boards, cards, columns, comments, steps, reactions, tags, users, notifications, pins, search, and board migration.
  • Consistent JSON envelopes with breadcrumbs to guide next actions, enabling seamless automation and AI agent integration.
  • Easy configuration and token-based authentication, plus per-repo extensions to tailor Fizzy usage across projects.

Quick Start

Run the Fizzy skill command to install this SKILL.md into your AI assistant.

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 workflows from the command line?

Automating Fizzy board and card workflows from the command line is done by using the Fizzy CLI to create, list, update, and search entities. It provides consistent JSON responses with breadcrumbs to guide your next automation steps.

Can I migrate boards and manage cards across multiple accounts using a CLI?

Yes, you can migrate boards and manage cards across multiple accounts using the Fizzy CLI. It supports operations across one or multiple boards and accounts, allowing you to execute migrations and updates directly from the command line.

What is the best way to integrate Fizzy task management into automated pipelines?

Integrating Fizzy task management into automated pipelines is best achieved using the Fizzy CLI, which outputs structured JSON envelopes. These responses include breadcrumbs for next actions, enabling seamless integration with AI agents and automation tools.

Does the Fizzy CLI support managing comments, tags, and user notifications?

Yes, the Fizzy CLI supports managing comments, tags, and user notifications. It provides full command-line coverage for boards, cards, columns, steps, reactions, pins, and search operations.

How do I configure token-based authentication for Fizzy CLI operations?

Configuring token-based authentication for Fizzy CLI operations involves setting up your access tokens during the initial configuration. The Fizzy CLI also supports per-repo extensions to tailor your usage and authentication across different projects.

Why use a command line interface for Fizzy instead of the web platform?

Using a command line interface for Fizzy reduces context switching and manual errors when working with data. It centralizes management for all related entities, allowing you to perform operations like migrations and bulk updates directly from your terminal.