Trello helps you organize projects with boards, lists, and cards. You can now manage all of that from your terminal. No need to open the Trello website.
This skill uses the Trello REST API and simple commands. You can list boards, create cards, move them, add comments, and archive them. All you need is your API key and token.
Follow the setup steps to get started. Then run the commands shown below. You will have full control over your Trello boards right from the command line.
Global
mkdir -p ~/.claude/skills/trelloProject
mkdir -p .claude/skills/trelloSource Repository
To Issuesmattpocock/skills
Break plans into independent vertical slice issues for faster teamwork
Persona Project Managergoogleworkspace/cli
Easily coordinate projects, track tasks, schedule meetings, and share documents
Persona Team Leadgoogleworkspace/cli
Lead your team with daily standups, task coordination, and clear communication
Spec Driven Developmentaddyosmani/agent-skills
Write a structured spec before coding to build with clarity and confidence
Github Issuesgithub/awesome-copilot
Create update and manage GitHub issues with simple commands
Breakdown Plangithub/awesome-copilot
Generate complete project plans with epics, stories, and automated tracking
Create Github Issues Feature From Implementation Plangithub/awesome-copilot
Turn implementation plans into clear GitHub issues phase by phase
Create Github Issue Feature From Specificationgithub/awesome-copilot
Transform specs into GitHub issues quickly with a consistent template