trello

Installation
SKILL.md

Trello

Manage Trello via the REST API using curl. No separate CLI install needed.

Prerequisites

No install needed beyond curl (pre-installed on macOS/Linux).

Set up credentials as environment variables:

export TRELLO_API_KEY="your_api_key"
export TRELLO_TOKEN="your_token"

Get your credentials:

  1. API Key: https://trello.com/app-key
  2. Token: Click "Token" link on that page and authorize

Store them in your shell profile (~/.zshrc or ~/.bashrc) or in 1Password and inject via op run.

Installs
1
GitHub Stars
1
First Seen
Jun 20, 2026
trello — claude-world/claude-agent