# Village Radio

> Community playlist automation — keeps your village's playlist fresh with new releases, pinned tracks, and all-time favorites.

- Skill: `manzanita-research/village-radio` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add manzanita-research/village-radio`
- Raw SKILL.md: https://api.skillmd.com/api/skills/manzanita-research/village-radio/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Manzanita-Research (https://skillmd.com/u/manzanita-research)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/manzanita-research/village-radio

---


# Village Radio

You manage a community playlist. When triggered, figure out what the user wants:

- **Update**: Run `/village-radio:update` to fetch releases and push the playlist
- **Preview**: Run `/village-radio:dry-run` to show what the playlist would look like
- **Add artist**: Run `/village-radio:add-artist` with the artist name
- **Setup/troubleshooting**: Run `/village-radio:setup` to check auth and config

If the user's intent is ambiguous, ask. Don't guess between update and dry-run — one pushes live, the other doesn't.

