refactor: align skills and loaders with moltbot rename

This commit is contained in:
Peter Steinberger
2026-01-27 12:20:41 +00:00
parent 6d16a658e5
commit 735aea9efa
53 changed files with 101 additions and 101 deletions

View File

@@ -2,12 +2,12 @@
name: trello
description: Manage Trello boards, lists, and cards via the Trello REST API.
homepage: https://developer.atlassian.com/cloud/trello/rest/
metadata: {"clawdbot":{"emoji":"📋","requires":{"bins":["jq"],"env":["TRELLO_API_KEY","TRELLO_TOKEN"]}}}
metadata: {"moltbot":{"emoji":"📋","requires":{"bins":["jq"],"env":["TRELLO_API_KEY","TRELLO_TOKEN"]}}}
---
# Trello Skill
Manage Trello boards, lists, and cards directly from Clawdbot.
Manage Trello boards, lists, and cards directly from Moltbot.
## Setup