---
name: media-content-generation
description: "Multimedia authoring: ASCII art, diagrams, sketches, SVG generation, audio production/mixing, GIF search, video/animation, music generation, and interaction prototyping."
version: 1.0.0
author: Hermes Agent
license: MIT
platforms: [linux, macos, windows]
metadata:
  hermes:
    tags: [media, design, audio, video, gif, music, ascii, diagrams]
    related_skills: [architecture-diagram, ascii-art, ascii-video, comfyui, excalidraw, manim-video, p5js, sketch, audiocraft-audio-generation, heartmula, songsee, gif-search, songwriting-and-ai-music]
---

# Media & Content Generation

## UMBRELLA OVERVIEW

This umbrella covers multimedia authoring and interaction design skills. Subsections cover ASCII art, sketches, SVG diagrams, GIF discovery, audio generation/mixing, spectrogram inspection, music generation, video/animation, and interactive prototypes.

## SUBSECTIONS

### A. ASCII Art & Text Visuals
- `ascii-art` — PyFiglet, cowsay, boxes, and image→ASCII techniques
- `ascii-video` — Convert video/audio to colored ASCII MP4/GIF

### B. Diagram & Schematic Authoring
- `architecture-diagram` — Dark-themed SVG architecture/cloud/infra diagrams as HTML
- `excalidraw` — Hand-drawn Excalidraw JSON diagrams (arch, flow, seq)

### C. Prototypes & Generative Media
- `sketch` — Throwaway HTML mockups and design variants
- `p5js` — p5.js sketches: generative art, shaders, interactive, 3D

### D. Video & Animation
- `manim-video` — Manim CE animations for math/algo videos

### E. Audio Production & Analysis
- `audiocraft-audio-generation` — AudioCraft: MusicGen text-to-music, AudioGen text-to-sound
- `heartmula` — HeartMuLa: Suno-like song generation from lyrics + tags
- `songwriting-and-ai-music` — Songwriting craft and AI music prompts (Suno-style workflows)
- `songsee` — Audio spectrograms/features (mel, chroma, MFCC) via CLI

### F. Image & Video Discovery
- `comfyui` — ComfyUI workflows for image/video/audio generation
- `gif-search` — Search/download GIFs from Tenor via curl + jq

## ACTIVATION TRIGGERS

Activate when users want:
- make ascii or text-based art
- create architecture diagram / flowchart / sequence diagram
- sketch a UI or layout
- prototype generative visuals or p5 sketches
- generate or analyze audio/music
- search or download GIFs
- animate diagrams or render a video

## IMPLEMENTATION NOTES

Load the most specific subsidiary skill. Where a task spans media types, delegate to the respective skill or split workstreams across parallel workers.
