CtrlK
BlogDocsLog inGet started
Tessl Logo

trello

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

Install with Tessl CLI

npx tessl i github:Hung-Reo/hungreo-openclaw --skill trello
What are skills?

68

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

100%

18%

Sprint Backlog Initializer

Card creation and board/list lookup workflow

Criteria
Without context
With context

Uses curl

100%

100%

Silent flag

100%

100%

Uses jq

0%

100%

Env var auth

100%

100%

Auth in query string

50%

100%

List boards endpoint

100%

100%

List lists endpoint

100%

100%

Create card endpoint

100%

100%

POST -d params

33%

100%

idList param

100%

100%

Base URL correct

100%

100%

POST method explicit

100%

100%

Without context: $0.1676 · 36s · 9 turns · 14 in / 2,383 out tokens

With context: $0.2463 · 46s · 14 turns · 19 in / 2,684 out tokens

91%

Trello Board Card Inventory Script

Board enumeration and jq filtering

Criteria
Without context
With context

Uses curl

100%

100%

Silent flag

100%

100%

Uses jq

100%

100%

Env var auth

100%

100%

Auth in query string

100%

100%

Boards endpoint

100%

100%

jq select filter

100%

100%

Board cards endpoint

100%

100%

fields param usage

100%

100%

jq field extraction

100%

100%

Base URL correct

100%

100%

Rate limit comment

0%

0%

Without context: $0.1786 · 43s · 12 turns · 17 in / 2,455 out tokens

With context: $0.2776 · 52s · 18 turns · 179 in / 2,804 out tokens

90%

7%

Sprint Wrap-Up Automation

Card archiving, commenting, and moving

Criteria
Without context
With context

Uses curl

100%

100%

Silent flag

100%

100%

Uses jq

0%

100%

Env var auth

100%

100%

Comment endpoint

100%

100%

Comment text param

100%

100%

Archive endpoint

100%

100%

Archive param

100%

100%

Move card endpoint

100%

100%

PUT method explicit

100%

100%

Rate limit awareness

0%

0%

Lists endpoint

100%

100%

Without context: $0.1382 · 35s · 10 turns · 17 in / 2,275 out tokens

With context: $0.2855 · 52s · 16 turns · 179 in / 3,076 out tokens

Evaluated
Agent
Claude Code

Table of Contents

Is this your skill?

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.