🎯

trello-manager

🎯Skill

from kedbin/opencode-skills

VibeIndex|
What it does

Manages Trello boards, cards, and workflows with automated actions, list management, and seamless integration for project tracking and collaboration

trello-manager

Installation

PythonRun Python server
python3 scripts/trello_api.py create_card <list_id> "Recipe Name" "Ingredients and steps..."
PythonRun Python server
python3 scripts/trello_api.py create_checklist <card_id> "Shopping List"
PythonRun Python server
python3 scripts/trello_api.py add_checkitem <checklist_id> "Ingredient 1"
PythonRun Python server
python3 scripts/trello_api.py add_checkitem <checklist_id> "Ingredient 2"
πŸ“– Extracted from docs: kedbin/opencode-skills
2Installs
-
AddedFeb 6, 2026