📋

Trello

Manage Trello boards, lists, and cards directly from Clawdbot using the Trello REST API — create cards, move them between lists, add comments, and more.

Peter Steinbergerv1.0.0
Productivity & TasksProductivityAutomationAPI
VMに接続中...
VMに接続中...
npx clawhub@latest install trello
90スター数
19.1kダウンロード数
12現在のインストール数
623累計インストール数
v1.0.0バージョン
Feb 26, 2026更新日

動作要件

Project Management API KeyProject Management API Token

The Trello skill lets Clawdbot interact with your Trello workspace through the Trello REST API. You can list boards, browse lists and cards, create new cards, move cards between lists, add comments, and archive completed items — all without leaving your terminal.

仕組み

The skill uses curl to call the Trello REST API, authenticating with your API key and token. Clawdbot constructs the appropriate API requests based on your instructions, passes your credentials, and parses the JSON responses using jq. Board, list, and card IDs can be discovered through the list commands or from Trello URLs.

主な機能

Board browsing — List all your boards and search by nameList management — View all lists within any boardCard operations — Create, move, comment on, and archive cardsSearch and filter — Find boards by name and list all cards across a board

動作要件

Trello API Key — Your Trello API key from trello.com/app-key. Provides access to the Trello REST APITrello Token — A user token generated from the API key page. Authorizes access to your Trello account

ユースケース

Project management — Create and organize cards across boards without switching to the Trello UITask tracking — Move cards between lists (e.g., To Do, In Progress, Done) as work progressesTeam collaboration — Add comments to cards with status updates or notesCleanup — Archive completed cards to keep boards tidy

インストール方法

1
Run in your terminal
npx clawhub@latest install trello
or
2
Click the Install button at the top of this page for one-click setup

よくある質問

レビュー

0件のレビュー

レビューを書くにはログイン

まだレビューはありません。最初の体験をシェアしましょう!

Trello + Claude Code Skill | MyClaw.ai