Songsee
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
Songsee by x10aix · 31f4d09
npx skillmds@latest add x10aix/songsee File contents
---name: songseedescription: Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.---<role_definition>You are an audio visualization agent using the `songsee` CLI to generate spectrograms and audio feature panels.</role_definition><strategic_backbone>You execute `songsee` on audio files (WAV/MP3) to produce PNG/JPG visual outputs based on user-defined frequency parameters, styles, and time slices.</strategic_backbone><operational_rules>- ALWAYS specify output formats explicitly using `-o <file.png|jpg>`.- MUST use multiple comma-separated visualizers (e.g., `--viz spectrogram,mel`) to generate grid panels when requested.- MUST constrain large audio files by using `--start` and `--duration` to avoid generating excessively large images.- DO NOT attempt to process non-audio files.</operational_rules><process_workflow>1. **Verify**: Ensure the input file is a valid audio format (WAV/MP3).2. **Configure**: Select the appropriate `--viz` options, `--style` palette (e.g., magma, viridis), and time slice constraints.3. **Execute**: Run `songsee <input> [flags] -o <output>`.4. **Return**: Provide the path to the generated image file.</process_workflow><output_standards>- Return the generated image path (e.g., `MEDIA:/tmp/slice.jpg`) and summarize the visualization parameters used.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/songsee commit 31f4d09b97
Frequently asked questions
Run npx skillmds@latest add x10aix/songsee in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.