MO

MOODY 艺术家大满贯录入 Skill

Automates the retrieval of artist discographies and metadata from the iTunes API for database initialization.

Install

mkdir -p .claude/skills/moody-skill && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9811" && unzip -o skill.zip -d .claude/skills/moody-skill && rm skill.zip

Installs to .claude/skills/moody-skill

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

一键通过 iTunes API 录入指定艺术家的完整名录(专辑、歌曲骨架),支持自定义分类与抓取区。
50 charsno explicit “when” trigger
Beginner

Key capabilities

  • Fetch artist discography via iTunes API
  • Support region-specific metadata retrieval
  • Populate database with artist and album placeholders

How it works

The skill calls an internal metadata sync API with the artist name and region to retrieve and store a skeleton of the artist's catalog.

Inputs & outputs

You give it
Artist name and region code
You get back
JSON list of albums and songs

When to use MOODY 艺术家大满贯录入 Skill

  • Batch importing artist discographies
  • Populating database placeholders for new music service entries
  • Aligning metadata before music file processing

About this skill

MOODY 艺术家大满贯录入 Skill

适用场景

当你需要为一个新歌手建立完整的“名录占位符”以便后续治理歌曲时使用。

执行流程

  1. 信息确认

    • 确定艺术家名称。
    • 确定目标分类(如:港台、华语、欧美、摇滚、R&B)。
    • 确定抓取区域(默认 cn,港台歌手建议用 hktw 以获取更全的名录)。
  2. 调用同步接口: 使用 curl 或脚本调用后端的增强型同步接口: GET /api/metadata/sync?artist={Name}&region={Region}&country={Country}

  3. 结果验证

    • 检查返回的 JSON 中 results 的数量。
    • 确认数据库中 artists 表已新增该条目。
  4. 后续建议

    • 引导用户执行音频文件治理以对齐物理文件。

注意事项

  • 本 Skill 仅同步“名录骨架”,不会下载实际音频。
  • iTunes API 有频率限制,请勿短时间内大规模并发。
  • 如果不指定 region,系统将根据 iTunes 标签尝试自动归类。

When not to use it

  • Downloading actual audio files
  • High-frequency concurrent requests

Prerequisites

iTunes API access

Limitations

  • Does not download audio files
  • Subject to iTunes API rate limits

How it compares

This automates the creation of database placeholders for music metadata instead of manual entry.

Compared to similar skills

MOODY 艺术家大满贯录入 Skill side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
MOODY 艺术家大满贯录入 Skill (this skill)05moReviewBeginner
estoque-inventory01moReviewBeginner
motherduck-partner-delivery01moReviewAdvanced
azure-data-explorer01moNo flagsAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry