trello-zh

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

51|8|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/L-LesterYu/OpenClaw-hot-skills-zh --skill trello-zh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trello-zh
Source: https://github.com/L-LesterYu/OpenClaw-hot-skills-zh/tree/main/skills/trello-zh
Command: npx skills add https://github.com/L-LesterYu/OpenClaw-hot-skills-zh --skill trello-zh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to manage your Trello boards, lists, and cards directly through the Trello REST API, streamlining your project management workflow.

Core Features & Use Cases

  • Board Management: List all your Trello boards.
  • List Management: View all lists within a specific board.
  • Card Management: Create, move, comment on, and archive cards within lists.
  • Use Case: Quickly add a new task to your "To Do" list on your "Project X" board without leaving your current application.

Quick Start

Use the trello-zh skill to list all boards associated with your Trello account.

Frequently Asked Questions about trello-zh

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

FAQPage Schema
How do I manage Trello boards, lists, and cards via the REST API?

To manage Trello boards, lists, and cards via the REST API, you can list all boards, view lists within a board, create cards, move cards between lists, add comments, and archive cards. It streamlines your project management workflow directly through API calls.

Do I need an API key and token to automate Trello task management?

Yes, you need a Trello API key and token for authentication and access. These credentials are required to automate Trello task management actions like creating cards, moving them between lists, and archiving them via the REST API.

Can I create and move Trello cards between lists without leaving my current application?

Yes, you can create and move Trello cards between lists without leaving your current application. By using the Trello REST API, the skill allows you to directly add new tasks to specific lists on your boards and move them as needed.

What is the best way to streamline kanban project management using the Trello API?

The best way to streamline kanban project management using the Trello API is by automating board and card operations. You can list boards, view lists, create cards, add comments, and archive cards programmatically to maintain your kanban workflow efficiently.

How do I archive cards and add comments to existing Trello lists?

To archive cards and add comments to existing Trello lists, you use the Trello REST API. The skill enables you to perform these specific card management actions directly, ensuring your project boards remain organized and updated.