# Listen

> Quick-preview a segment of the dubstep_drops project.

- Skill: `struktured-labs/listen` (Agent Skill)
- Install (CLI): `npx skillmds@latest add struktured-labs/listen`
- Raw SKILL.md: https://api.skillmd.com/api/skills/struktured-labs/listen/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: struktured-labs (https://skillmd.com/u/struktured-labs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/struktured-labs/listen

---


Quick-preview a segment of the dubstep_drops project.

Project path: `projects/dubstep_drops/dubstep_drops.mmp`

Parse arguments as start_bar and end_bar. Both are required for this skill.
Example: `/listen 7 15` renders and plays bars 7-15.

Call `render` with `play=true`, the bar range, and report what section was played.
After playback, call `render_and_describe` on the same segment to get an audio analysis summary.

