trello-manager

Community

Manage Trello boards and cards from the CLI.

Authorkedbin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers and project teams manage Trello boards and cards from the command line, reducing context switching and manual navigation in the Trello UI.

Core Features & Use Cases

  • Board & Card Management: List boards, lists, and cards.
  • Mutations: Create boards, lists, and cards; move cards; update descriptions; manage labels and checklists.
  • Use Case Example: Create a new project board named "Website Redesign", add a "Backlog" list, and populate it with task cards.

Quick Start

Use the trello-manager skill to view and manage boards from the CLI.

  • Step 1: Create a credentials file: copy scripts/.env.example to scripts/.env and fill TRELLO_API_KEY and TRELLO_API_TOKEN, or set environment variables.
  • Step 2: Run a sample command: python3 scripts/trello_api.py list_boards
  • Step 3: Try creating a board: python3 scripts/trello_api.py create_board "My New Board" "Created via CLI"

Dependency Matrix

Required Modules

requests

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: trello-manager
Download link: https://github.com/kedbin/opencode-skills/archive/main.zip#trello-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.