melons-agents-skills

A plugin marketplace containing five content-production plugins for music videos, information shorts, news shorts, artist-focused shorts, and Korean job-board digests. It also provides a coordinated research, production, legal-review, and release workflow for some short videos.

In plain words
What is it for?
Use it to create short-form videos, research and review their content, run legal checks, prepare releases, or aggregate Korean job listings.
Why use it?
It groups several specialized content workflows and their supporting agents in one installable package.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add MelonS/MelonS-Agents
agentmods
npx agentmods add plugins/melons/melons-agents/marketplace
Clone the repo
git clone --depth 1 https://github.com/MelonS/MelonS-Agents

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

melons-agents-skills 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 2d 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.

.claude-plugin/marketplace.json · 113 lines

How it starts

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

{
  "name": "melons-agents-skills",
  "id": "melons-agents-skills",
  "owner": {
    "name": "MelonS"
  },
  "metadata": {
    "description": "Multi-agent system shipping agentskills.io-spec runtime pipelines: music-video shorts production, a four-team content-shorts pipeline (research → production ⇄ legal → release) for info / news / real-artist (idol) shorts, and Korean job-board digest aggregation.  Local-first ($0 runtime), Claude for the research/legal judgment stages, three-layer reactive audit.",
    "version": "0.4.0",
    "license": "MIT",
    "homepage": "https://github.com/MelonS/MelonS-Agents",
    "site": "https://melons.github.io/MelonS-Agents/"
  },
  "plugins": [
    {
      "name": "music-video",
      "source": "skills/music-video",
      "description": "Generate a 60-second 9:16 vertical music video from an operator-supplied music file plus mood keywords.  Phrase-aware ffmpeg shaders sync vintage visuals to music structure; beat-aligned cuts via aubiotrack, onset-aligned glitch micro-edits via aubioonset, pond-ripple + halation post-shaders.  Music is the sole audio — no narration, no captions.",
      "version": "1.0.0",
      "author": {
        "name": "MelonS-Agents"
      },
      "keywords": [
        "music-video",
        "shorts",
        "ffmpeg",
        "aubio",
        "video-production",
        "9-16-vertical",
        "agentskills"
      ],
      "category": "media-production"
    },
    {
      "name": "job-hunt",
      "source": "skills/job-hunt",
      "description": "Aggregate job postings from Korean job boards (사람인 / 잡코리아 / 원티드 / 프로그래머스) matched against operator filters (직군 + 지역 + 키워드).  Produces a dated markdown digest plus apply-assist links.  Locale-extensible by design — currently kr only, PRs welcome for other locales.  All four kr-* source plugins ship in mock-fallback mode; live HTTP per-plugin flag-gated.",
      "version": "0.1.0",
      "author": {
        "name": "MelonS-Agents"
      },
      "keywords": [
       

Read the full file on GitHub · 113 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. 2d ago First seen · 113 lines scan A ff8f1dccad4b

Subscribe to this mod's changes

melons-agents-skills is a plugin published in the GitHub repository MelonS/MelonS-Agents (16 stars, last pushed 10d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.