SKILL·5D06A3

trello-automation

davepoon
Updated 1 month ago
11 views
2,553
277
2,553
View on GitHub
Othermcpautomation

About

This Claude Skill automates Trello board and card management through the Rube MCP server. It enables developers to programmatically create cards, manage lists, assign members, and search across boards. Use it to integrate Trello workflows directly into your development tools and automation scripts.

Quick Install

Claude Code

Recommended
Primary
npx skills add davepoon/buildwithclaude -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/davepoon/buildwithclaude
Git CloneAlternative
git clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/trello-automation

Copy and paste this command in Claude Code to install this skill

GitHub Repository

davepoon/buildwithclaude
Path: plugins/all-skills/skills/trello-automation
0
claudeclaude-codeclaude-code-commandsclaude-skillscli-toolcommands
FAQ

Frequently asked questions

What is the trello-automation skill?

trello-automation is a Claude Skill by davepoon. Skills package instructions and resources that Claude loads on demand, so Claude can perform trello-automation-related tasks without extra prompting.

How do I install trello-automation?

Use the install commands on this page: add trello-automation to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does trello-automation belong to?

trello-automation is in the project-management category, tagged mcp and automation.

Is trello-automation free to use?

Yes. trello-automation is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

Archon Manager
Other

Archon Manager is the strategic layer (WHAT/WHEN) for project management, coordinating with other skills for execution (HOW). It enables developers to manage projects, track tasks, and query knowledge bases using a two-layer architecture. Use it when implementing structured project workflows or needing a central command center for AI-assisted development.

View skill
monday-automation
Other

This Claude Skill automates Monday.com work management through Rube MCP, enabling developers to programmatically manage boards, items, columns, groups, and updates. It requires first searching for current tool schemas via RUBE_SEARCH_TOOLS and an active Monday.com connection. Use this skill when building automated project management workflows that integrate with Monday.com's platform.

View skill
coda-automation
Other

This Claude Skill automates Coda document operations through the Rube MCP server, enabling management of pages, tables, rows, and permissions. Developers should always call `RUBE_SEARCH_TOOLS` first to get current schemas before using its automation capabilities. It requires an active Coda connection via Rube's connection manager.

View skill
basecamp-automation
Other

This Claude Skill automates Basecamp project management through Rube MCP, enabling to-do list creation, task management, message board operations, and people management. Developers should always call `RUBE_SEARCH_TOOLS` first to get current schemas before using any automation functions. It requires an active Basecamp connection via Rube's connection manager to function properly.

View skill