# Aside Site Trello

> Trello board, inbox, and card workflow guidance.

- Skill: `kunanonj/aside-site-trello` (Agent Skill)
- Install (CLI): `npx skillmds@latest add kunanonj/aside-site-trello`
- Raw SKILL.md: https://api.skillmd.com/api/skills/kunanonj/aside-site-trello/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: KunanonJ (https://skillmd.com/u/kunanonj)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/kunanonj/aside-site-trello

---

# Trello

## Canonical URLs

- Home: `https://trello.com/`
- Assigned cards: `https://trello.com/u/my/cards`
- Shortcuts help: `https://trello.com/shortcuts`
- Board: `https://trello.com/b/${shortLink}/${name}`

## Working style

- Prefer copied board and card links over guessed deep links.
- Use Inbox for triage, then move into boards when a task needs board-specific fields.
- Reuse the current signed-in profile and stay in the active board when possible.

## Useful shortcuts

- Inbox: `g`, then `i`
- Planner: `g`, then `p`
- Board: `g`, then `b`
- Board switcher: `b`
- Board filter: `f`
- Clear board filter: `x`
- Edit card title: `t`
- Create card under hovered card: `n`
- Archive hovered card: `c`
- Repeat last action: `r`
- Undo / redo: `z`, `Shift+z`
- Full shortcut sheet: `Shift+?`

Global search supports operators like `board:`, `@me`, `due:`, `is:open`, and `has:attachments`.

