Trello ClawHub

by byungkyu

Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for proje...

latest
Downloads
16,577
+25 (+0.2%)
Stars
8
+1 (+14.3%)
DL/day
174.5
Installs
19
Versions
3
Age
95d
Acceleration
-12.5%

Growth Trajectory

Version Releases

VersionDateChangelog
1.0.5 2026-05-09 Version 1.0.5 introduces improved CLI integration and updated usage instructions for Trello API management. - Added CLI usage examples for all major actions (boards, lists, cards, members) using the Maton CLI. - Expanded installation and authentication sections to cover NPM and Homebrew installation and new login options. - Standardized connection management instructions with CLI equivalents for listing, creating, viewing, and deleting Trello connections. - Enhanced API reference with CLI command examples for each endpoint, making skill usage clearer for both programmatic and command-line users. - General documentation cleanup for clarity and usability; no underlying API or file changes detected.
1.0.4 2026-05-02 - Switched all Trello API and connection endpoints from gateway.maton.ai and ctrl.maton.ai to api.maton.ai. - Updated code samples and documentation for the new api.maton.ai base URL. - Clarified connection management steps and emphasized use of the Maton-Connection header when multiple Trello connections are present. - Added a Security & Permissions section noting all write operations require user approval. - Removed the LICENSE.txt file.