matrix-announcement

Installation
SKILL.md

Matrix Announcement

Content guidance for Matrix announcements; matrix-communication does the sending.

The five rules

  1. One headline, one purpose. A Matrix message is a tweet, not a blog post.
  2. Send formatted_body with the HTML subset. body stays as plaintext fallback. Never send only Markdown — clients are not required to parse it.
  3. Lists beat paragraphs. If you're tempted to write "and also …", start a <ul>.
  4. Wrap code. Inline <code> for commands, paths, version strings, IDs, env vars — every one of them. Multi-line snippets in <pre><code class="language-…">.
  5. Layout > words → render an HTML card to PNG. Comparisons, dashboards, multi-row tables die in formatted_body.

Type tags (pick one — never stack)

Tag Meaning Title example
New skill first public release New skill: github-release-skill v0.2.0
Release feature version Release: jira-skill v3.12.0
Patch bugfix-only Patch: docker-development-skill v1.7.0
Related skills
Installs
2
GitHub Stars
2
First Seen
14 days ago