Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

trello

Sterne3
Forks5
Aktualisiert15. Juli 2026 um 07:31

Manage Trello boards, lists, and cards with curl + jq through the bash tool. Covers listing/reading boards, lists and cards; creating lists and cards; updating cards (rename, edit description, move between lists via idList, reposition, set due dates); archiving (closed=true) and deleting cards; commenting; and adding labels, members, and checklists. Uses the Trello REST API (https://api.trello.com/1) with an API key + token passed as query params. No dedicated Python tool and no extra Python dependencies — shell only. Needs TRELLO_API_KEY and TRELLO_TOKEN in the environment plus curl + jq installed. Use when the user wants to view, create, move, update, or organize Trello cards/lists/boards.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly