Favicon of songsee

songsee Skill

AI Agent SkillPythonOpen source

Audio spectrograms/features (mel, chroma, MFCC) via CLI. Published by NousResearch in hermes-agent.

Decision snapshot

Is this a fit?

Best for

Developers using hermes-agent, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

21 days ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is songsee Skill?

Audio spectrograms/features (mel, chroma, MFCC) via CLI. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using hermes-agent

Declared skill metadata

  • Declared author: community
  • Declared license: MIT
  • Source file: skills/media/songsee/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use songsee Skill

  • Use it for developers using hermes-agent.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: NousResearch
  • Repository: NousResearch/hermes-agent
  • Skill file: skills/media/songsee/SKILL.md

What it does

Audio spectrograms/features (mel, chroma, MFCC) via CLI.

Skill instructions

songsee Generate spectrograms and multi-panel audio feature visualizations from audio files. Prerequisites Requires Go: bash go install github.com/steipete/songsee/cmd/songsee@latest Optional: ffmpeg for formats beyond WAV/MP3. Quick Start bash Basic spectrogram songsee track.mp3 Save to specific file songsee track.mp3 -o spectrogram.png Multi-panel visualization grid songsee track.mp3 --viz spectrogram,mel,chroma,hpss,selfsim,loudness,tempogram,mfcc,flux Time slice (start at 12.5s, 8s duration) songsee track.mp3 --start 12.5 --duration 8 -o slice.jpg From stdin cat track.mp3 | songsee - --format png -o out.png Visualization Types Use --viz with comma-separated values: | Type | Description | |------|-------------| | spectrogram | Standard frequency spectrogram | | mel | Mel-scaled spectrogram | | chroma | Pitch class distribution | | hpss | Harmonic/percussive separation | | selfsim | Self-similarity matrix | | loudness | Loudness over time | | tempogram | Tempo estimation | | mfcc | M

Verified compatibility and discovery

Frequently asked questions

What is songsee?

songsee is a open-source AI agent skill with Copy skill directory. Audio spectrograms/features (mel, chroma, MFCC) via CLI.

Who is songsee best for?

songsee is best for reusing agent instructions, scripts, and references.

How do I install songsee?

Install or run songsee using Copy skill directory. Check songsee for the latest setup command.

Is songsee actively maintained?

songsee may need a closer maintenance check before production use.

Share:

Stars
232,138
Forks
46,253
Last commit
21 days ago
Last verified
Aug 19, 2026
Metadata fetched
Aug 19, 2026
Repository age
1 year
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to songsee