idol-short

idol-short is a skill for Claude Code from MelonS/MelonS-Agents. It costs 148 tokens per session (1,505 once invoked), scanned A, original, MIT.

A content-production workflow for making a 60-second vertical video about a real idol or recording artist, using a configured subject and separate research, production, legal, and publishing teams.

In plain words
What is it for?
Use it to create fan-news or informational short videos about an artist, such as reporting a single release or a subscriber milestone.
Why use it?
It organizes research and review for content involving real people, copyrighted music or videos, trademarks, and possible defamation concerns.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to create fan-news or informational short videos about an artist, such as reporting a single release or a subscriber milestone.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/melons/melons-agents/idol-short
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add MelonS/MelonS-Agents --skill idol-short
Clone the repo
git clone --depth 1 https://github.com/MelonS/MelonS-Agents

Made for: Claude Code.

Its marketplace also offers this one on its own, as the plugin idol-short/plugin install idol-short after adding the marketplace above.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for idol-short

README.md
[![agentmods](https://agentmods.dev/badge/skills/melons/melons-agents/idol-short.svg)](https://agentmods.dev/skills/melons/melons-agents/idol-short)
Your own site
<a href="https://agentmods.dev/skills/melons/melons-agents/idol-short"><img src="https://agentmods.dev/badge/skills/melons/melons-agents/idol-short.svg" alt="Measured on agentmods" height="20"></a>
Per session 148 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,505 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00148 $0.01505
Opus 5 $0.00074 $0.00753
Sonnet 5 $0.00030 $0.00301
Haiku 4.5 $0.00015 $0.00151

Measured 7d ago against content hash bfc1805b23d8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

idol-short scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/idol-short/SKILL.md · 106 lines

How it starts

The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.

idol-short — 아이돌/아티스트 콘텐츠 쇼츠

A 60-second 9:16 short about a real idol/artist. The skill is genre-abstract; the concrete artist is defined in a per-subject file (config/subjects/<id>.yaml) selected with --subject=<id>. Real subject files are kept local (gitignored); a tracked config/subjects/example.yaml is a placeholder template.

This is content about REAL PEOPLE. That inverts the legal posture vs a synthetic character: portrait/publicity rights (초상권·퍼블리시티권), music & MV copyright (agency-owned), trademark, and (Korean) defamation all apply. That is exactly why this pipeline has a 법률팀 — a single allowlist grep is not enough here. See the default-safe path below.

How to invoke

/idol-short "<topic>" --subject=<id>        # selects config/subjects/<id>.yaml
/idol-short "<topic>" --subject=<id> --base=news   # news-shaped (default) | info

Example topics (genre, not a specific artist): "<artist> comeback single release date", "<artist> member's solo channel hits a subscriber milestone".

The default-safe path (what this skill produces)

To stay clearly inside what a fan/news channel may publish, the default render uses only:

  • synthetic AI narration (a narrator voice — never a member's voice),
  • officially-announced, sourced facts (research-team cites official channels
    • reputable outlets),
  • license-clean generic B-roll (Pexels) + on-screen text,
  • channel branding + mandatory disclaimers burned in.

It deliberately uses NO member photos/video, NO group audio, and NO agency-owned media — those are the high-risk items. If the operator wants to include any of them, the 법률팀 flags it (rights needed) before release.

The subject file

config/subjects/<id>.yaml is the single source of truth for a subject: the group's official channels (for source verification), branding (channel name + colors, text-based, no member likeness), the legal posture (incl. has_minors), and the two mandatory disclaimers. See config/subjects/README.md for the schema; copy example.yaml and fill in a real artist locally. Keep real subject files local — they are gitignored.

Read the full file on GitHub · 106 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 106 lines · 148 tokens per session scan A bfc1805b23d8

Subscribe to this mod's changes

idol-short is a skill published in the GitHub repository MelonS/MelonS-Agents (16 stars, last pushed 16d ago), licensed MIT. It adds 148 tokens to every session and 1,505 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

hive.image-generation

Required before calling imagegenerate. Create and edit images from a prompt — generate an image, make a picture / logo / illustration / icon / banner / poster / thumbnail / hero image / mockup / product shot / social graphic, or edit / restyle / combine existing images from reference images. Uses OpenAI gpt-image-2…

aden-hive/hive · 149 tokens

skin-creator

Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.

netease-youdao/LobsterAI · 48 tokens

music-search

Search cloud drives for downloadable music resources (songs, albums, lossless audio). Use this skill when the user wants to download a specific song or album. Do NOT use for general music information, lyrics, or recommendations.

netease-youdao/LobsterAI · 47 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

netease-youdao/LobsterAI · 59 tokens

presentation-builder

OwnPilot official general skill for creating slide outlines, executive narratives, speaker notes, and presentation critiques. Use when the user asks for slides, a deck, a pitch, or a narrative.

ownpilot/OwnPilot · 41 tokens

nous-branding

Generate images and content consistent with the Nous Research brand identity. Use when creating visuals in the Nous / Theia / Hermes ecosystem: a "cyber-classical" style blending neo-classical statuary, cyberpunk/industrial grunge, and retro anime illustration. Covers official brand color palette, typography…

magnus919/agent-skills · 130 tokens