Use the fizzy-cli tool to authenticate and manage Fizzy kanban boards, cards, comments, tags, columns, users, and notifications from the command line. Apply this skill when you need to list, create, update, or delete Fizzy resources or when scripting Fizzy workflows.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install fizzy-cli或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install fizzy-cli⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/fizzy-cli/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: fizzy-cli description: Use the fizzy-cli tool to authenticate and manage Fizzy kanban boards, cards, comments, tags, columns, users, and notifications from the command line. Apply this skill when you need to list, create, update, or delete Fizzy resources or when scripting Fizzy workflows. metadata: author: tobiasbischoff version: "1.0" ---
Use this skill to operate the Fizzy kanban board via the fizzy-cli command. It covers authentication, configuration, and common CRUD workflows.
1) Authenticate
- fizzy-cli auth login --token $FIZZY_TOKEN
- fizzy-cli auth login --email [email protected] - If non-interactive, pass --code ABC123.
2) Set defaults
fizzy-cli account set 897362094fizzy-cli config set --base-url https://app.fizzy.do --account 8973620943) Verify access
fizzy-cli auth statusfizzy-cli account listfizzy-cli board listfizzy-cli board create --name "Roadmap"fizzy-cli board update --name "New name" fizzy-cli board delete - fizzy-cli card list --board-id
- fizzy-cli card create --board-id
- fizzy-cli card create --board-id
- fizzy-cli card update
- fizzy-cli card not-now
- fizzy-cli card close - fizzy-cli card reopen
- fizzy-cli card triage - fizzy-cli card untriage
- fizzy-cli comment list
- fizzy-cli comment create
fizzy-cli tag listfizzy-cli column list --board-id fizzy-cli user listfizzy-cli notification list --unread - --json for raw API JSON. - --plain for stable line-based output.
~/.config/fizzy/config.json.FIZZY_BASE_URL, FIZZY_TOKEN, FIZZY_ACCOUNT, FIZZY_CONFIG.fizzy-cli auth status and re-login.fizzy-cli account set or fizzy-cli config set --account .fizzy-cli --help or fizzy-cli help for full usage.安装 fizzy.do - have your agent read, understand and update your fizzy.do boards 后,可以对 AI 说这些话来触发它
Help me get started with fizzy.do - have your agent read, understand and update your fizzy.do boards
Explains what fizzy.do - have your agent read, understand and update your fizzy.do boards does, walks through the setup, and runs a quick demo based on your current project
Use fizzy.do - have your agent read, understand and update your fizzy.do boards to use the fizzy-cli tool to authenticate and manage Fizzy kanban boar...
Invokes fizzy.do - have your agent read, understand and update your fizzy.do boards with the right parameters and returns the result directly in the conversation
What can I do with fizzy.do - have your agent read, understand and update your fizzy.do boards in my product manager workflow?
将技能文件夹放到 ~/.claude/skills/fizzy-cli/ 目录(个人级,所有项目可用),或 .claude/skills/fizzy-cli/(项目级)。重启 AI 客户端后,用 /fizzy-cli 主动调用,或让 AI 根据上下文自动发现并使用。
fizzy.do - have your agent read, understand and update your fizzy.do boards 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
fizzy.do - have your agent read, understand and update your fizzy.do boards 可免费安装使用。请查阅仓库了解许可证信息。
Use the fizzy-cli tool to authenticate and manage Fizzy kanban boards, cards, comments, tags, columns, users, and notifications from the command line. Apply this skill when you need to list, create, update, or delete Fizzy resources or when scripting Fizzy workflows.
Lists the top use cases for fizzy.do - have your agent read, understand and update your fizzy.do boards, with example commands for each scenario
Automate my product manager tasks using fizzy.do - have your agent read, understand and update your fizzy.do boards
Identifies repetitive steps in your workflow and sets up fizzy.do - have your agent read, understand and update your fizzy.do boards to handle them automatically
fizzy.do - have your agent read, understand and update your fizzy.do boards 属于「Product Manager」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。