trelloManage Trello boards, lists, and cards via the Trello REST API.
Install via ClawdBot CLI:
clawdbot install steipete/trelloRequires:
Grade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.trello.com/1/cards?key=$TRELLO_API_KEY&token=$TRELLO_TOKENCalls external URL not in known-safe list
https://developer.atlassian.com/cloud/trello/rest/AI Analysis
The skill interacts exclusively with Trello's official REST API (api.trello.com) for its stated purpose of managing boards, lists, and cards. While it requires API credentials, the documentation clearly explains their legitimate use and warns users to keep them secret. The 'UNKNOWN_DATA_SINK' signal is a false positive, as the endpoint is the documented Trello API for creating cards.
Audited Apr 16, 2026 · audit v1.0
Generated Feb 25, 2026
Small teams use the Trello skill to manage project boards, track tasks, and collaborate on card updates. It helps automate task creation and movement between lists, streamlining workflows without manual Trello UI interaction.
Marketing teams leverage the skill to organize content calendars by creating cards for blog posts or social media updates. They can add comments for feedback and archive completed items, ensuring a clear overview of publishing schedules.
Support teams use Trello to handle customer inquiries by creating cards for each ticket and moving them through lists like 'Open', 'In Progress', and 'Resolved'. This automates status updates and improves response tracking.
Event planners manage logistics by setting up boards for different events, listing tasks such as venue booking and vendor coordination. The skill allows quick card creation and updates, keeping all stakeholders aligned on progress.
Offer a service that integrates Trello with other tools like Slack or CRM systems using this skill. Charge subscription fees for automated workflows that sync data and notifications, enhancing productivity for clients.
Provide consulting to businesses on optimizing Trello usage with custom scripts based on the skill. Revenue comes from one-time setup fees and ongoing support contracts for tailored automation solutions.
Conduct workshops teaching teams how to use the Trello skill for efficient project management. Generate revenue through course fees and materials, targeting industries like tech startups and remote teams.
💬 Integration Tip
Ensure jq is installed for parsing JSON responses and securely store API keys in environment variables to avoid exposure in scripts.
Scored Apr 16, 2026
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira...
Query and manage Linear issues, projects, and team workflows.
Manage TickTick tasks and projects from the command line with OAuth2 auth, batch operations, and rate limit handling.
Generate macOS/iOS Shortcuts by creating plist files. Use when asked to create shortcuts, automate workflows, build .shortcut files, or generate Shortcuts plists. Covers 1,155 actions (427 WF*Actions + 728 AppIntents), variable references, and control flow.
Run the Model Context Protocol (MCP) Atlassian server in Docker, enabling integration with Jira, Confluence, and other Atlassian products. Use when you need to query Jira issues, search Confluence, or interact with Atlassian services programmatically. Requires Docker and valid Jira API credentials.
TickTick task manager integration. List projects and tasks, create new tasks, complete tasks, delete tasks. Use when the user wants to manage their to-do list, add reminders, check pending tasks, or mark tasks as done. Requires OAuth setup via `ticktick-setup`.