Trello Automation
Automate Trello board tasks, card creation, due dates, and labels based on your defined rules and triggers.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add trello-automation npx -- -y @trustedskills/trello-automation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"trello-automation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/trello-automation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates tasks within Trello boards. It allows agents to create cards, add comments, and move cards between lists based on instructions or triggers. This streamlines workflows and reduces manual effort for repetitive Trello management activities.
When to use it
- Project Management: Automatically create new task cards in a Trello board when a specific event occurs (e.g., a new email arrives with a project request).
- Workflow Automation: Move cards between lists based on predefined criteria, such as due dates or assigned team members.
- Meeting Follow-up: Generate Trello cards to track action items and assign them after meetings.
- Content Scheduling: Create cards for scheduled social media posts or blog content with deadlines and relevant details.
Key capabilities
- Create new Trello cards
- Add comments to existing cards
- Move cards between lists
- Trigger actions based on events
Example prompts
- "Create a Trello card called 'Draft Blog Post' in the 'Content Ideas' list."
- "Move the 'Bug Fix' card to the 'Done' list."
- "Add a comment to the 'Review Proposal' card saying, 'Please review by Friday.'"
Tips & gotchas
The skill requires access to your Trello account and board. Ensure you have granted the necessary permissions for the AI agent to interact with your Trello workspace.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.