massgenmassgenOfficialΒ·18 Agent Skills Included

MassGen

Coordinate multiple models in parallel to reach consensus answers

Runs multiple language models in parallel on the same task, letting them share progress, critique each other, and vote on the best final answer. Eliminates single-model blind spots, weak first drafts, and manual cross-checking of outputs. Includes skills for image, video, and audio generation, code search, PR review, release documentation, and backend integration to complete complex workflows faster.
npx skills add massgen/MassGen --all -g -y
Available:

Instructs the agent on MassGen's architecture, test-driven development rules, debugging assumptions, and how to run and validate multi-agent coordination workflows in this repository.

All Skills in This Repository (18)

Pure Emerald Level Indicators
πŸ“¦ In Repo
massgenmassgen

skill-organizer

Merges overlapping skills and generates a SKILL_REGISTRY.md routing guide for agent prompts.

Official
Intermediate
πŸ“¦ In Repo
massgenmassgen

multimedia-backend-integrator

Guides adding new media generation backends to MassGen's unified generate_media tool.

Official
Intermediate
πŸ“¦ In Repo
massgenmassgen

image-generation

Generate and edit images across OpenAI, Google Gemini, Grok, and OpenRouter backends.

Official
Intermediate
πŸ“¦ In Repo
massgenmassgen

audio-generation

Generate speech, music, and sound effects using ElevenLabs and OpenAI audio APIs.

Official
Advanced
πŸ“¦ In Repo
massgenmassgen

video-generation

Generate videos from text prompts or images using Grok, Google Veo, and OpenAI Sora backends.

Official
Advanced
πŸ“¦ In Repo
massgenmassgen

pr-checks

Automate PR checks with pre-commit hooks, tests, and CodeRabbit feedback.

Official
Advanced
πŸ“¦ In Repo
massgenmassgen

backend-integrator

Automate MassGen backend integration across architecture, CLI/SDK wiring, capabilities, tests, and documentation.

Official
Advanced
πŸ“¦ In Repo
massgenmassgen

release-prep

Generate release documentation from commits and PRs since the last tag.

Official
Advanced
πŸ“¦ In Repo
massgenmassgen

massgen-log-analyzer

Run MassGen experiments and generate ANALYSIS_REPORT.md from traces.

Official
Advanced
πŸ“¦ In Repo
massgenmassgen

massgen-release-documenter

Guide teams through MassGen release documentation across changelogs, Sphinx docs, and roadmaps.

Official
Intermediate
πŸ“¦ In Repo
massgenmassgen

textual-ui-developer

Run the MassGen Textual UI in a browser with textual-serve for visual feedback.

Official
Advanced
πŸ“¦ In Repo
massgenmassgen

serena

Locate symbol definitions and references across multi-file codebases using LSP-powered analysis.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install MassGen?β–Ό

Run `npx skills add massgen/MassGen --all -g -y` in your terminal to install all skills in this suite globally.

What does MassGen do?β–Ό

MassGen runs several models on the same task in parallel, lets them observe and build on each other's work, and uses voting to converge on the strongest answer.

How do I run a multi-agent task with MassGen?β–Ό

Invoke the massgen skill with your task description, and it launches a coordinated run with evaluation criteria, live progress monitoring, and a winning answer saved to the log directory.

Can MassGen generate images, video, and audio?β–Ό

Yes. Built-in skills cover image generation and editing, video creation across Grok, Veo, and Sora, and speech, music, and sound effects via ElevenLabs and OpenAI.

Does MassGen work with Claude Code and other coding agents?β–Ό

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Copilot, and 40+ other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineering→