什么是 classical-887?
在检查哈德逊河谷的 WRHV 88.7 FM(经典 WMHT)上正在播放的内容、获取最近的曲目、构建播放列表报告、搜索片段、从广播曲目创建/重命名 Spotify 播放列表、审核/清理 Spotify 播放列表、将播放列表曲目导出为 JSON 或查看播放列表操作历史记录时,应使用此技能。 来源:tdimino/claude-code-minoan。
在检查哈德逊河谷的 WRHV 88.7 FM(经典 WMHT)上正在播放的内容、获取最近的曲目、构建播放列表报告、搜索片段、从广播曲目创建/重命名 Spotify 播放列表、审核/清理 Spotify 播放列表、将播放列表曲目导出为 JSON 或查看播放列表操作历史记录时,应使用此技能。
通过命令行快速安装 classical-887 AI 技能到你的开发环境
来源:tdimino/claude-code-minoan。
Check what's playing on WRHV 88.7 FM (Classical WMHT) — the classical music station in the Hudson Valley. Queries the NPR Composer API for real-time playlist data and provides clickable links to listen on YouTube, Spotify, Apple Music, IMSLP, IDAGIO, Internet Archive, and Musopen.
| --now | Show what's playing now | On (if no other mode) | | --recent N | Show last N tracks (1–100) | Off | | --date YYYY-MM-DD | Fetch all tracks from a specific date | Off | | --period PERIOD | Fetch tracks from: today, yesterday, week, month | Off | | --search QUERY | Filter results by composer, piece, or performer | Off |
| --verbose | Full details (album, label, catalog, all performers) | Off | | --json | Raw JSON output | Off | | --markdown [FILE] | Write Markdown report with clickable links | classical-playlist.md | | --sort FIELD | Sort by: time (newest first), duration (longest), composer (A–Z) | time |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tdimino/claude-code-minoan --skill classical-887在检查哈德逊河谷的 WRHV 88.7 FM(经典 WMHT)上正在播放的内容、获取最近的曲目、构建播放列表报告、搜索片段、从广播曲目创建/重命名 Spotify 播放列表、审核/清理 Spotify 播放列表、将播放列表曲目导出为 JSON 或查看播放列表操作历史记录时,应使用此技能。 来源:tdimino/claude-code-minoan。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tdimino/claude-code-minoan --skill classical-887 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tdimino/claude-code-minoan