trello

Automate Trello board, list, card, label, and checklist management via the trello CLI.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/almazom/agents_slash_skills --skill trello-almazom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trello
Source: https://github.com/almazom/agents_slash_skills/tree/main/trello
Command: npx skills add https://github.com/almazom/agents_slash_skills --skill trello-almazom

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Trello board management and automation via the trello CLI enables programmatic control of boards, lists, cards, labels, and checklists, reducing manual drift and speeding up project setup.

Core Features & Use Cases

  • Board and card management: Create, read, update, and organize boards, lists, cards, labels, and checklists through the trello CLI to reflect evolving project memory.
  • Workflow automation: Enforce the epic/sprint workflow and guard rails, auto-generate project-root templates, and read/write project root docs before moves.
  • Project memory synchronization: Keep Trello in sync with memory templates and ensure guardrails (like TRELLO.md generation) are in place before performing live board operations.
  • Operating context: Use for planning epics, managing sprint readiness, and maintaining consistent board state across projects.

Quick Start

Invoke the trello skill to scaffold and organize boards, lists, and cards for a project epic workflow.

Frequently Asked Questions about trello

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Trello board management for epic and sprint workflows?

You can automate Trello board management by using the trello CLI to create, read, update, and organize boards, lists, cards, labels, and checklists. This enforces epic and sprint workflows while reducing manual drift.

What is project memory synchronization in Trello workflow automation?

Project memory synchronization keeps Trello boards in sync with memory templates. It ensures guardrails like TRELLO.md generation are in place before performing live board operations, maintaining consistent board state across projects.

How do I set up guardrails and templates for Trello project management?

To set up guardrails and templates for Trello project management, the skill auto-generates project-root templates and reads or writes project root docs before moving cards. This enforces the epic and sprint workflow automatically.

Can I use the trello CLI to manage checklists and labels programmatically?

Yes, you can use the trello CLI to manage checklists and labels programmatically. The skill supports creating, reading, updating, and organizing all board elements including labels and checklists to reflect evolving project memory.

Does Trello workflow automation require a specific CLI environment setup?

Trello workflow automation requires a shared CLI environment using ~/bin/trello. It relies on project-root templates and memory integration to execute board operations and maintain sprint readiness.

What are the limitations of using CLI-based Trello board automation?

CLI-based Trello board automation operates within a shared environment and depends on project-root templates and memory integration. It requires guardrails like TRELLO.md generation to be in place before performing live board operations.