用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ankitjh4/skill-builder --skill pitchfork-best-tracks命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Converts webpages, articles, or documents into study flashcards that you can review with spaced repetition
Generate images and videos using Atlas Cloud AI models (Kling, Flux, etc.). Use when the user wants to create AI-generated images or videos.
Optimize Claude Code Pro/Max usage by starting the 5-hour rolling window early morning, giving you more resets during waking hours.
基于 SOC 职业分类
正在显示 SKILL.md
| name | pitchfork-best-tracks |
| description | Finds the latest songs from Pitchfork's Best New Tracks and creates a Spotify playlist for you |
| metadata | {"author":"ian.zo.computer","category":"Community","display-name":"Create Spotify playlist from Pitchfork Best New Tracks","emoji":"🎵"} |
Create a Spotify playlist with Pitchfork's most recent Best New Tracks.
Prerequisites: Spotify must be connected to Zo Computer.
Use tool view_webpage with URL https://pitchfork.com/reviews/best/tracks/ to load the page.
Parse the page content to extract track titles and artist names. Extract the most recent 10 tracks.
For each extracted track, search Spotify using the Spotify app integration. Search sequentially, not in parallel, to avoid rate limiting.
Use the Spotify app to create a new playlist with the specified name and description "Latest Best New Tracks from Pitchfork".
Add all successfully found tracks to the newly created playlist using Spotify URIs in the format spotify:track:[TRACK_ID].
Provide a summary showing: