← Back to Skills Marketplace
17070
Downloads
7
Stars
20
Active Installs
6
Versions
Install in OpenClaw
/install trello-api
Description
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...
Usage Guidance
Install if you want your agent to manage Trello through Maton. Treat MATON_API_KEY as sensitive, verify the Maton account and Trello connection, specify the intended connection when multiple accounts exist, and confirm all create, update, archive, or delete actions before running them.
Capability Analysis
Type: OpenClaw Skill
Name: trello-api
Version: 1.0.5
The Trello API skill bundle provides a standard integration for managing Trello resources via a managed OAuth proxy service (api.maton.ai). The documentation in SKILL.md includes legitimate API usage examples for CLI and Python, and it explicitly mandates user approval for write operations. No indicators of malicious intent, such as data exfiltration, unauthorized execution, or obfuscation, were found.
Capability Assessment
Purpose & Capability
The stated purpose is Trello project-management access, and the documented capabilities cover expected Trello resources such as boards, lists, cards, checklists, labels, members, and search.
Instruction Scope
The instructions are scoped to Trello API usage through Maton and explicitly require user approval before create, update, or delete operations.
Install Mechanism
It recommends installing the Maton CLI through npm or Homebrew and also provides direct Python examples; this is disclosed and aligned with the integration, but users should trust the Maton tooling before installing it globally.
Credentials
The skill requires MATON_API_KEY and network access to api.maton.ai, which is proportionate for a managed OAuth proxy but means Trello request data and authorization flow depend on Maton.
Persistence & Privilege
The artifact does not show background persistence, local indexing, credential scraping, or automatic execution; mutation authority is limited to user-directed Trello API calls.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trello-api - After installation, invoke the skill by name or use
/trello-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
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.
v1.0.4
- 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.
v1.0.3
- Added clawdbot metadata with emoji and required environment variable details to SKILL.md.
- No functional or code changes; documentation and metadata update only.
v1.0.2
Version 1.0.2 of the Trello API skill
- No file changes detected; documentation and core behavior remain unchanged.
- All features and usage instructions are consistent with the previous release.
- No new functionality or bug fixes included in this version.
v1.0.1
- Added a note in the description pointing users to the api-gateway skill for other third-party apps.
- Replaced all curl command examples with Python code snippets for easier scripting and automation.
- Updated authentication instruction examples to use Python format.
- No changes to API endpoints or features.
v1.0.0
Trello skill v1.0.0 changelog:
- Major update: Migrated to managed OAuth via the Maton API Gateway for Trello access.
- Expanded documentation: Detailed instructions on authentication, connection management, and API usage.
- Added support for managing boards, lists, cards, labels, checklists, and members through unified endpoints.
- Examples provided for all core API actions and connection workflows.
- Users must now use a Maton API key (not Trello tokens) and can manage Trello OAuth connections via Maton control panel.
Metadata
Frequently Asked Questions
What is Trello?
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... It is an AI Agent Skill for Claude Code / OpenClaw, with 17070 downloads so far.
How do I install Trello?
Run "/install trello-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trello free?
Yes, Trello is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Trello support?
Trello is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trello?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.5.
More Skills