matrix-skill
Description
An Agentic Skill for Matrix chat communication, distributed as a Claude Code plugin.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Matrix Skill
An Agentic Skill for Matrix chat communication, distributed as a Claude Code plugin.
Overview
This skill enables AI coding agents to send messages to Matrix chat rooms on behalf of users. Messages are sent using the user's own access token, so they appear as coming from the user. Works with any Matrix homeserver.
**What is an Agentic Skill?** Platform-agnostic instructions and tools that AI coding agents can use. This skill is packaged as a Claude Code plugin but follows the open [Agentic Skills specification](https://github.com/anthropics/agentic-skills).
Features
- Send messages to any joined Matrix room
- Rich formatting - bold, italic, code, strikethrough, spoilers, lists, blockquotes
- Smart link shortening - Jira, GitHub, GitLab URLs become readable links
- Matrix mentions -
@user:serverbecomes clickable user pill - Room links -
#room:serverbecomes clickable room link - Code blocks - Syntax-highlighted multi-line code
- Emotes -
/mestyle action messages (--emote) - Thread replies - Keep discussions organized (
--thread) - Reactions - Add emoji reactions to messages (✅ 👍 🚀)
- Edit messages - Modify sent messages
- Redact messages - Delete messages from rooms
- Visual effects - Confetti 🎉, fireworks 🎆, snowfall ❄️ (Element clients)
- List rooms to find the right destination
- Read messages - both unencrypted and E2EE decryption
- Bot prefix - optional 🤖 prefix for automated messages
- Device verification - SAS emoji verification for E2EE
Installation
Marketplace (Recommended)
Add the [Netresearch marketplace](https://github.com/netresearch/claude-code-marketplace) once, then browse and install skills:
# Claude Code
/plugin marketplace add netresearch/claude-code-marketplace
npx ([skills.sh](https://skills.sh))
Install with any [Agent Skills](https://agentskills.io)-compatible agent:
...
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development