massgen avatar

massgen

Official

@massgen

0Followers
|
6Public Repos
|
18Published Skills

Offers specialized engineering capabilities for codebase analysis, semantic search, release documentation, and configuration management within complex software development environments.

Skills Distribution
DomainDeveloper To...Codebase Analysis .. (40%)Release Engineerin.. (30%)Configuration & Ex.. (30%)

Agent Skills by massgen

Showing 18 vetted skills indexed across 1 GitHub repositories.

massgenmassgen
1.1k

skill-organizer

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

Official
Intermediate
massgenmassgen
1.1k

multimedia-backend-integrator

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

Official
Intermediate
massgenmassgen
1.1k

image-generation

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

Official
Intermediate
massgenmassgen
1.1k

audio-generation

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

Official
Advanced
massgenmassgen
1.1k

video-generation

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

Official
Advanced
massgenmassgen
1.1k

pr-checks

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

Official
Advanced
massgenmassgen
1.1k

backend-integrator

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

Official
Advanced
massgenmassgen
1.1k

release-prep

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

Official
Advanced
massgenmassgen
1.1k

massgen-log-analyzer

Run MassGen experiments and generate ANALYSIS_REPORT.md from traces.

Official
Advanced
massgenmassgen
1.1k

massgen-release-documenter

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

Official
Intermediate
massgenmassgen
1.1k

textual-ui-developer

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

Official
Advanced
massgenmassgen
1.1k

serena

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

Official
Advanced
massgenmassgen
1.1k

model-registry-maintainer

Update capabilities.py and token_manager.py with model pricing and release dates.

Official
Intermediate
massgenmassgen
1.1k

evolving-skill-creator

Codify evolving workflows into reusable skills with YAML frontmatter.

Official
Basic
massgenmassgen
1.1k

massgen-config-creator

Create MassGen YAML configurations for multi-agent workflows.

Official
Basic
massgenmassgen
1.1k

massgen-develops-massgen

Orchestrate MassGen experiments in automation mode and collect logs.

Official
Advanced
massgenmassgen
1.1k

file-search

Locate text and structural code patterns across large codebases using ripgrep and ast-grep.

Official
Basic
massgenmassgen
1.1k

semtools

Search code and documents by semantic similarity using embeddings.

Official
Advanced

Frequently Asked Questions About massgen

FAQPage Schema
What specific engineering tasks does MassGen enable?

MassGen enables precise codebase navigation via LSP, semantic similarity searching using embeddings, and structural pattern matching. It further supports release engineering by generating documentation from commit history and managing configuration files for complex experimental environments.

Which technical personas benefit most from these capabilities?

Software engineers, release managers, and technical leads benefit from these capabilities. The registry is designed for developers maintaining large codebases who require efficient symbol resolution, automated documentation generation, and structured configuration management for experimental software deployments.

What are the prerequisites for running MassGen components?

MassGen requires a local environment configured for YAML-based definitions and standard development dependencies. Users must have access to the specific repository structures defined in the registry, including Sphinx for documentation and appropriate runtime environments for Textual UI browser-based rendering.