Trello

🌐Community
by steipete · vlatest · Repository

This skill integrates Trello into your workflow, allowing you to manage tasks and boards directly from Slack for enhanced productivity.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add steipete-trello npx -- -y @trustedskills/steipete-trello
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "steipete-trello": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/steipete-trello"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Trello boards. It can create new cards, add comments to existing cards, and retrieve information about card details like due dates and descriptions. The agent can also list the cards on a board or within a specific list.

When to use it

  • Project Management: Automatically create tasks in Trello based on meeting notes or email content.
  • Workflow Automation: Add comments to Trello cards when certain events occur, like a new file being uploaded.
  • Information Retrieval: Quickly find the due date and description of a specific card without manually searching your Trello board.
  • Team Collaboration: Assign tasks or update card details in Trello on behalf of a user.

Key capabilities

  • Create new cards
  • Add comments to cards
  • Retrieve card details (due dates, descriptions)
  • List cards on a board
  • List cards within a specific list

Example prompts

  • "Create a card in my 'To Do' list called 'Draft blog post'."
  • "Add a comment to the card titled 'Review proposal' saying 'Please review by Friday.'"
  • "What is the due date for the card named 'Submit report'?"

Tips & gotchas

The skill requires you to provide your Trello API key and board ID for proper functionality. Ensure these credentials are accurate, as incorrect values will prevent the agent from accessing your Trello data.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
steipete
Installs
0

🌐 Community

Passed automated security scans.