AI agent skill

Beamer Automation

Automate Beamer changelog and announcement operations through an MCP toolkit: draft posts, list posts, and keep a product changelog in sync from an agent session.

·

When to use this skill

Use Beamer Automation when the agent should publish or update a Beamer changelog entry rather than paste markdown into the Beamer UI. Requires a connected Beamer account via the MCP toolkit.

When not to use it

If you do not use Beamer, this skill does nothing for you — write the changelog with Writing Skills or DOCX instead. If you only need a GitHub release, use gh, not Beamer.

How to install

  1. Personal install: create ~/.claude/skills/beamer-automation/SKILL.md (and any bundled scripts) so Claude Code, Claude Desktop, and compatible agents can load it in every project.
  2. Project install: commit the same folder at .claude/skills/beamer-automation/ so teammates get the skill with the repo.
  3. Restart the agent session after copying files so it re-scans the skills directory, then ask for the task in words that match the skill description.

Full install guide for Claude, Cursor, and Codex

What this skill does

This page is not a dump of the upstream SKILL.md. Beamer is a product-changelog tool. The skill is useful only when the MCP connection is active and the task is "put this change in Beamer".

Install the skill, connect the toolkit, then ask for a specific post (title, audience, feature flag) rather than "sync everything".

Intended uses

  • Draft a Beamer post from a merged changelog
  • List recent Beamer announcements before writing a duplicate
  • Update an existing post when a feature ships late

Related skills

Related skills in this directory, for comparison before you install another skill.

coding

MCP Builder

Design and implement Model Context Protocol servers so an agent can call external tools with typed schemas instead of stuffing API docs into a skill.

View skill

coding

Skill Creator

Scaffold a new AI agent skill from a plain-language job description: folder, SKILL.md frontmatter, trigger description, and a first draft of the instructions.

View skill

coding

Writing Skills

Edit, tighten, and verify SKILL.md files so they trigger reliably and stay short enough for progressive disclosure.

View skill

Ranked Claude skills