← 返回 Skills 市场
18004
总下载
7
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install trello-api
功能描述
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install only if you are comfortable authorizing Maton to broker access to your Trello account. Review write operations carefully before approving them, especially deletes, bulk moves, membership changes, comments, and label or board updates. Prefer OAuth over API keys and revoke unused Trello connections when finished.
能力评估
Credentials
The skill requires shell and network access to call Maton and Trello, which is proportionate for an API integration; the raw HTTP fallback is scoped to situations where the CLI cannot be installed and includes credential-handling cautions.
Install Mechanism
Installation uses the external Maton CLI via npm or Homebrew, with optional SDK packages; this is disclosed and coherent with the integration, but users are trusting the Maton tooling and gateway.
Instruction Scope
The instructions tell the agent to default to read/list calls, verify identifiers first, specify connections when ambiguous, treat API content as untrusted, and obtain explicit user approval before connection creation or any POST, PUT, PATCH, or DELETE operation.
Persistence & Privilege
OAuth tokens or API keys are stored through Maton using the OS credential store and a config profile, which is persistent credential use, but it is clearly disclosed and the skill explicitly forbids reading, printing, exporting, or logging secrets.
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, comments, search, and deletes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install trello-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/trello-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.6
- Removed the sample skill card file (skill-card.md).
- No changes to core functionality or APIs.
- Documentation and user instructions remain unchanged.
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.
元数据
常见问题
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 project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 18004 次。
如何安装 Trello?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install trello-api」即可一键安装,无需额外配置。
Trello 是免费的吗?
是的,Trello 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Trello 支持哪些平台?
Trello 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Trello?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。
推荐 Skills