What problem does it solve?
Trello users often need to automate repetitive board, list, and card operations. This Skill provides programmatic access to the Trello REST API to manage boards, lists, and cards from Xcriminal, reducing manual tasks and enabling integration with other workflows.
Core Features & Use Cases
- List boards to discover available workspaces and IDs.
- List lists within a board to locate target lists.
- List cards within a list to review items.
- Create a card to capture new work items quickly.
- Move a card between lists to reflect status changes.
- Add a comment to a card to capture updates and notes.
- Archive a card when work is complete and no longer active.
- Use cases include automation of onboarding tasks, project setup, and routine trello housekeeping via scripts.
Quick Start
Use curl with your Trello API key and token to list the boards.