Trello Api

🌐Community
by vamseeachanta · vlatest · Repository

Provides API guidance and assistance for productivity and workflow automation.

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 trello-api npx -- -y @trustedskills/trello-api
2

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

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

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

About This Skill

What it does

This skill enables AI agents to interact directly with Trello boards, allowing them to create, update, and delete cards and lists. It automates project management workflows by letting agents manage task statuses and organize work items without manual intervention.

When to use it

  • Automatically generate new task cards based on incoming emails or meeting notes.
  • Reorganize project timelines by moving cards between lists to reflect current progress.
  • Archive completed work by deleting finished cards from active boards.
  • Sync high-priority items from a master board into specific team sprint columns.

Key capabilities

  • Create new cards with custom titles and descriptions.
  • Update existing card details and move them between lists.
  • Delete cards to clean up completed or obsolete tasks.
  • Manage multiple Trello boards within a single workspace context.

Example prompts

  • "Create a card titled 'Review Q3 Budget' in the Finance list with a due date of next Friday."
  • "Move all cards labeled 'In Progress' on the Marketing Board to the 'Testing' list."
  • "Delete any cards on the Project Alpha board that have not been updated in over 30 days."

Tips & gotchas

Ensure your AI agent has explicit permission to access the specific Trello workspace and boards before attempting operations. Be cautious with deletion commands, as removing a card is irreversible unless you maintain a backup of your board state.

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
vamseeachanta
Installs
30

🌐 Community

Passed automated security scans.