Automate Trello boards, cards, and workflows via Rube MCP (Composio). Create cards, manage lists, assign members, and search across boards programmatically.
Install with Tessl CLI
npx tessl i github:davepoon/buildwithclaude --skill trello-automation78
Quality
72%
Does it follow best practices?
Impact
85%
1.73xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/all-skills/skills/trello-automation/SKILL.mdCard creation sequence with checklists
RUBE_SEARCH_TOOLS first
0%
100%
RUBE_MANAGE_CONNECTIONS setup
0%
100%
ACTIVE status check
0%
100%
Board ID resolution
50%
100%
List ID resolution
50%
100%
Card creation tool
30%
100%
idList as resolved ID
100%
100%
idCard capture
100%
100%
Checklist creation tool
30%
100%
Nested checklist response
0%
100%
Per-item checklist calls
60%
100%
ISO 8601 due date
100%
100%
pos string value
100%
100%
Without context: $0.4918 · 2m 7s · 18 turns · 21 in / 8,584 out tokens
With context: $0.3957 · 1m 35s · 16 turns · 270 in / 6,237 out tokens
Bulk reads and rate limit handling
RUBE_SEARCH_TOOLS first
0%
100%
TRELLO_GET_BATCH usage
0%
100%
Rate limit acknowledgment
40%
100%
idMember='me' for board listing
80%
100%
idBoard as hex or shortLink
100%
100%
Defensive response parsing
26%
100%
Pagination for large boards
100%
100%
Board filter parameter
100%
100%
TRELLO_GET_BOARDS_BY_ID_BOARD for details
0%
0%
Without context: $0.3367 · 1m 43s · 15 turns · 22 in / 5,683 out tokens
With context: $0.3703 · 1m 42s · 16 turns · 176 in / 5,344 out tokens
Search filters and member assignment
Search with label operator
0%
0%
modelTypes='cards' on search
0%
0%
Board members resolution
100%
100%
ADD not UPDATE for member assignment
100%
100%
No UPDATE member call
100%
100%
Member ID as value
70%
100%
Search result verification
0%
30%
Search delay caveat
0%
100%
Board permissions note
80%
80%
Without context: $0.2325 · 1m 6s · 11 turns · 14 in / 4,141 out tokens
With context: $0.4472 · 1m 57s · 21 turns · 274 in / 7,115 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.