comms

Post Slack messages and update Trello cards with fuzzy-matched channels and boards.

6|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/UnaMentis/unamentis --skill comms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comms
Source: https://github.com/UnaMentis/unamentis/tree/main/.claude/skills/comms
Command: npx skills add https://github.com/UnaMentis/unamentis --skill comms

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams struggle to coordinate updates across Slack and Trello, leading to context switches, missed messages, and scattered task tracking.

Core Features & Use Cases

  • Post messages to Slack channels using natural language commands and resolve channel aliases to the correct destination.
  • Create or update Trello cards on the appropriate board and list, with consistent formatting and optional comments.
  • Automatically prefix Trello comments with "From Claude Code: " to indicate generated content and maintain traceability.

Quick Start

Provide a natural-language command such as "post to tech-ios: update status" to post a Slack message and create or update a Trello card.

Frequently Asked Questions about comms

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I post messages to Slack channels using natural language commands?

You can post messages to Slack channels using natural language commands by providing input like "post to tech-ios: update status," which resolves channel aliases and routes the content to the correct destination automatically.

Can I create and update Trello cards from Claude Code?

Yes, you can create or update Trello cards on the appropriate board and list from Claude Code. Comments are automatically prefixed with "From Claude Code: " to maintain traceability for generated content.

Does this Skill support fuzzy matching for Slack channel and Trello board names?

Yes, the Skill applies fuzzy matching to identify the correct Slack channel and Trello board from your natural language input, ensuring actions are properly scoped to the right destination.

What's the best way to automate task tracking across Slack and Trello?

Automate task tracking across Slack and Trello by issuing a single natural-language command that simultaneously posts a Slack message and creates or updates a Trello card with consistent formatting and optional comments.

Do I need to configure aliases to post to Slack channels?

The Skill resolves channel aliases automatically from your input, so you can reference Slack channels by name or alias in natural language commands without needing separate manual configuration steps.

Why are my Trello comments prefixed with From Claude Code?

Trello comments are automatically prefixed with "From Claude Code: " to indicate that the content was generated by the automation, maintaining traceability between manually entered and automated updates.