receptronreceptronOfficial·10 Agent Skills Included

mulmocast-app

Automated release notes, videos, and social announcements

Automates the full software release workflow for the MulmoCast desktop app, from PR summaries to published announcements. Generates release notes, X post drafts, Discord messages, YouTube metadata, Zenn articles, and narrated release videos in one guided pipeline. Eliminates manual changelog writing, screenshot capture, and cross-platform announcement formatting. Includes QA test generation and Playwright-based app control for reliable pre-release verification.
npx skills add receptron/mulmocast-app --all -g -y
Available:

Explains the MulmoCast app architecture and directs the agent to the release and QA sub-skills, including when and how to route version-release requests to each workflow.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install MulmoCast App skills?

Run `npx skills add receptron/mulmocast-app --all -g -y` in your terminal to install all release and QA skills globally.

How to automate a software release announcement?

Run the /release skill with a version number, and it orchestrates release notes, X drafts, Discord posts, YouTube metadata, and GitHub Release creation step by step.

Can it generate release note videos automatically?

Yes. The release-script skill builds a MulmoScript from your release notes and generates narrated Japanese and English videos with timestamps.

Does it work with Claude Code?

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding environments.

Can it create QA tests for Electron apps?

Yes. The qa-create skill designs and generates Playwright-based test suites for the running Electron app, verifying selectors against the real DOM before writing code.

Related Repositories in Software Engineering

View All in Software Engineering