massgen
Official@massgen
Offers specialized engineering capabilities for codebase analysis, semantic search, release documentation, and configuration management within complex software development environments.
Agent Skills by massgen
Showing 18 vetted skills indexed across 1 GitHub repositories.
skill-organizer
Merges overlapping skills and generates a SKILL_REGISTRY.md routing guide for agent prompts.
multimedia-backend-integrator
Guides adding new media generation backends to MassGen's unified generate_media tool.
image-generation
Generate and edit images across OpenAI, Google Gemini, Grok, and OpenRouter backends.
audio-generation
Generate speech, music, and sound effects using ElevenLabs and OpenAI audio APIs.
video-generation
Generate videos from text prompts or images using Grok, Google Veo, and OpenAI Sora backends.
pr-checks
Automate PR checks with pre-commit hooks, tests, and CodeRabbit feedback.
backend-integrator
Automate MassGen backend integration across architecture, CLI/SDK wiring, capabilities, tests, and documentation.
release-prep
Generate release documentation from commits and PRs since the last tag.
massgen-log-analyzer
Run MassGen experiments and generate ANALYSIS_REPORT.md from traces.
massgen-release-documenter
Guide teams through MassGen release documentation across changelogs, Sphinx docs, and roadmaps.
textual-ui-developer
Run the MassGen Textual UI in a browser with textual-serve for visual feedback.
serena
Locate symbol definitions and references across multi-file codebases using LSP-powered analysis.
model-registry-maintainer
Update capabilities.py and token_manager.py with model pricing and release dates.
evolving-skill-creator
Codify evolving workflows into reusable skills with YAML frontmatter.
massgen-config-creator
Create MassGen YAML configurations for multi-agent workflows.
massgen-develops-massgen
Orchestrate MassGen experiments in automation mode and collect logs.
file-search
Locate text and structural code patterns across large codebases using ripgrep and ast-grep.
semtools
Search code and documents by semantic similarity using embeddings.
Frequently Asked Questions About massgen
FAQPage SchemaWhat 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.