Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add dbhq-uk/trello-skill --skill life-managergit clone --depth 1 https://github.com/dbhq-uk/trello-skillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/dbhq-uk/trello-skill/life-manager)<a href="https://agentmods.dev/skills/dbhq-uk/trello-skill/life-manager"><img src="https://agentmods.dev/badge/skills/dbhq-uk/trello-skill/life-manager/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/dbhq-uk/trello-skill/life-manager"><img src="https://agentmods.dev/badge/skills/dbhq-uk/trello-skill/life-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00096 | $0.02994 |
| Opus 5 | $0.00048 | $0.01497 |
| Sonnet 5 | $0.00019 | $0.00599 |
| Haiku 4.5 | $0.00010 | $0.00299 |
Grade A, and why
life-manager scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 209 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Life-Manager - a Trello board that gets things done
Most personal Trello boards fail the same way: everything lands in "Today", nothing leaves, and six months later the board is a museum. This skill sets up a board designed against that failure, then keeps it honest.
Three modes, chosen by what the user asks for:
| Mode | They say | You do |
|---|---|---|
| setup | "set up my life board" | Build the lists, agree their labels, write their config |
| triage | "sort my inbox", or they dump a pile of thoughts | Classify, label, break down, place - on approval |
| coach | "help me get stuff done", "I'm stuck" | Find the friction, work it one thing at a time |
Built on the trello skill in this pack.
Nothing personal lives in this skill
There are no hardcoded boards, lists, labels, clients or people here, and none may be added. Everything specific to a user lives in their config file, in their repo.
When you need a board, list or label, resolve it from their config or ask. Never assume. Never write a user's board ID, list ID, label name, client name or contact name into this skill or its references.
The config file
Personal settings live in a YAML file the user owns. Look for it in this order and use the first that exists:
$LIFE_MANAGER_CONFIG./life-manager.yaml./system/life-manager.yaml~/.trello/life-manager.yaml
If none exists, you are in setup mode - offer to create one.
board_id: <trello board id>
lists: # list name -> list id, as agreed at setup
long_burn: <id>
inbox: <id>
today: <id>
in_progress: <id>
dependant: <id>
next: <id>
backlog: <id>
done: <id>
labels: # label name -> label id
Health: <id>
label_order: # category order used when sorting a list.
- Now # highest priority first. Entities before
- Health # domains usually reads best, but it is the
- Finance # user's call - this is their ordering, not ours.
label_emoji: # optional. stamped on the card title by `sort`,
Now: 🔥 # so the category is readable on the board
Health: ❤️ # itself, not only through a label filter.
Finance: 💷 # omit a label to leave its cards unstamped.
caps: # optional. omit or null for no cap
today: null
in_progress: null
stale_days: # when to call a card out as rotting
today: 7
in_progress: 14
dependant: 21
next: 60
coaching:
tone: direct # direct | gentle
max_findings_per_run: 3
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 209 lines · 96 tokens per session scan A da256234c665
life-manager is a skill published in the GitHub repository dbhq-uk/trello-skill (2 stars, last pushed 3d ago), licensed MIT. It adds 96 tokens to every session and 2,994 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
kanban-tui
Comprehensive kanban board and task management via ktui CLI. Use for project tracking, todo lists, task dependencies, workflow automation, and board management. Activates when user mentions boards, tasks, kanban, or project management. If the ktui command is not available, but uv is available utilize uvx kanban-tui…
fizzy-tasks
Fetch open Fizzy cards assigned to the user, open bugs, and unassigned tasks. Presents a prioritised digest with deep links. Use when user says "fizzy tasks", "my fizzy cards", "what are my open tasks in fizzy", "fizzy action items", "bugs in fizzy", "show my tasks", or wants a digest of current Fizzy workload.
fizzy-write
Create cards, create boards, update cards, close/reopen cards, add comments, assign users, or move cards to a column in Fizzy. Use when user says "create card", "create board", "add task to fizzy", "close fizzy card", "comment on fizzy card", "assign fizzy card", "move card to column", or anything involving writing to…
fizzy-board-monitor
Show an on-demand Kanban overview of a Fizzy board — cards grouped by column with counts. Default board is the QA board. Use when user says "show fizzy board", "fizzy board overview", "list fizzy cards", "what's on the board", "show [board name] board", or wants to see the current state of any Fizzy board.
fizzy-product-manager
Product management knowledge for Fizzy Kanban boards — Kanban principles, API workflows, triage, hygiene, and reporting.
ticket-takeaway
Ticket Takeaway dashboard — track features from ideation to release. Generate visual dashboard, update item status in real-time, review completed features, add new items. Cross-project.