trello-api

Manage Trello boards, lists, and cards via the Trello API.

375|38|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/CraftOS-dev/CraftBot --skill trello-api-craftos-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trello-api
Source: https://github.com/CraftOS-dev/CraftBot/tree/main/skills/trello-api
Command: npx skills add https://github.com/CraftOS-dev/CraftBot --skill trello-api-craftos-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines project management by allowing direct interaction with Trello, enabling users to manage boards, lists, and cards without leaving their current workflow.

Core Features & Use Cases

  • Board Management: Create, update, and retrieve Trello boards.
  • List Management: Create, update, archive, and retrieve lists within boards.
  • Card Management: Create, update, move, and delete cards, including adding comments, members, and labels.
  • Use Case: A user can ask the AI to create a new Trello board for a project, add specific lists like "To Do," "In Progress," and "Done," and then create cards within those lists for individual tasks.

Quick Start

Use the trello-api skill to get a list of all boards for the current user.

Frequently Asked Questions about trello-api

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

FAQPage Schema
How do I manage Trello boards, lists, and cards programmatically?

You can manage Trello boards, lists, and cards programmatically by using this Skill to interact directly with the Trello API for comprehensive project and task management. It supports creating, updating, moving, and deleting board components.

Can I create a Trello board and automatically add lists and cards?

Yes, you can create a Trello board and automatically add lists and cards. The Skill enables you to instruct the AI to set up a project board, populate it with specific lists like To Do, and then create task cards within those lists.

Do I need an API key to use the Trello API for task management?

Yes, you need network access and a valid Maton API key to authenticate and authorize requests. The Skill uses a managed OAuth system to securely connect your workflow to the Trello API.

What project management actions are supported for Trello cards?

Supported Trello card actions include creating, updating, moving, and deleting cards. You can also add comments, assign members, and apply labels to cards to streamline your project management workflow.

Does Trello API integration work without leaving my current workflow?

Yes, Trello API integration works directly within your current workflow. This Skill streamlines project management by enabling board, list, and card interactions without requiring you to switch to the Trello interface.

Are there limitations when archiving Trello lists through the API?

The Skill supports archiving and retrieving lists within boards through the Trello API. However, successful execution requires continuous network access and valid authentication via the managed OAuth system.