trello

Installation
SKILL.md

Trello Skill

Manage Trello via natural language — Claude translates requests into API calls and returns structured results.

Setup

  1. Get API key: https://trello.com/app-key
  2. Create Token (click the "Token" link on that same page)
  3. Set env vars:
    export TRELLO_API_KEY="your-api-key"
    export TRELLO_TOKEN="your-token"
    

Operating Principles

Installs
6
First Seen
Jun 13, 2026
trello — hoangvantuan/claude-plugin