Buddy Sings

Buddy Sings is a skill for Claude Code, Codex from notforyou23/home23. It costs 27 tokens per session (379 once invoked), scanned A, original, MIT.

A tool for making a defined character sing in that character’s own voice and style.

In plain words
What is it for?
Use it to create first-person songs for a companion such as Jerry, build a reusable voice profile, or request a song with a specified subject and musical style.
Why use it?
It helps keep songs consistent with a character’s personality instead of producing a generic song.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create first-person songs for a companion such as Jerry, build a reusable voice profile, or request a song with a specified subject and musical style.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/notforyou23/home23/buddy-sings
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 notforyou23/home23 --skill buddy-sings
Clone the repo
git clone --depth 1 https://github.com/notforyou23/home23

Made for: Claude Code, Codex.

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 Buddy Sings

README.md
[![agentmods](https://agentmods.dev/badge/skills/notforyou23/home23/buddy-sings/github.svg)](https://agentmods.dev/skills/notforyou23/home23/buddy-sings)
Your own site
<a href="https://agentmods.dev/skills/notforyou23/home23/buddy-sings"><img src="https://agentmods.dev/badge/skills/notforyou23/home23/buddy-sings/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Buddy Sings

Your own site · 80×15
<a href="https://agentmods.dev/skills/notforyou23/home23/buddy-sings"><img src="https://agentmods.dev/badge/skills/notforyou23/home23/buddy-sings.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 379 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.00027 $0.00379
Opus 5 $0.00014 $0.00189
Sonnet 5 $0.00005 $0.00076
Haiku 4.5 $0.00003 $0.00038

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

Security

Grade A, and why

Buddy Sings 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 11d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (hooks/before-run.js, index.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

workspace/skills/buddy-sings/SKILL.md · 67 lines

What it actually says

Buddy Sings

Use this skill when the ask is not just "make a song" but "make this character sing".

When to use

Use buddy-sings for:

  • Jerry or another companion singing in character
  • first-person songs from a defined persona
  • repeatable character voice/style profiles

Actions

profile

Input:

{
  "personaName": "Jerry",
  "personaFile": "SOUL.md"
}

sing

Input:

{
  "personaName": "Jerry",
  "subject": "a dawn song about waking up before the humans",
  "style": "warm synth-pop with a little ache"
}

Gotchas

  • By default this skill reads persona context from SOUL.md, MISSION.md, and LEARNINGS.md.
  • It stores a reusable profile under workspace/reports/buddy-sings/profiles/.
  • This is character-first. If the user just wants a normal song, route to minimax-music-gen.
Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 67 lines · 27 tokens per session scan A b1aff2c80b8e

Subscribe to this mod's changes

Buddy Sings is a skill published in the GitHub repository notforyou23/home23 (11 stars, last pushed yesterday), licensed MIT. It adds 27 tokens to every session and 379 once invoked, about $0.0001 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

moq

Build live video, audio, and real-time data apps with Media over QUIC (MoQ). Use when adding live streaming, conferencing, voice AI, or real-time pub/sub to an app; when integrating the @moq/ npm packages, moq- Rust crates, or the Python/Kotlin/Swift/Go/C bindings; or when running a moq-relay server or a gateway…

moq-dev/moq · 104 tokens

tiktok-transcribe

A workflow that downloads TikTok videos, turns their audio into text with speech-recognition software, and saves the result as a Markdown file.

chubbyguan/chubbyskills · 30 tokens

ex_example_liuzhimin

A scripted fictional persona with a defined background, personality, relationship style, and response rules. It instructs the assistant to answer as that character and match the user’s language.

titanwings/ex-skill · 44 tokens

atlas-cloud-media

Generate Atlas Cloud images and videos through its asynchronous media API with schema-first model selection and credential-safe polling.

sickn33/agentic-awesome-skills · 25 tokens

bilibili-transcribe

A workflow that downloads videos from Bilibili, a Chinese video-sharing site, transcribes their speech, and saves the result as Markdown text. It accepts Bilibili links or BV video identifiers and tries available subtitles before audio transcription.

chubbyguan/chubbyskills · 42 tokens

douyin-transcribe

A workflow for downloading Douyin videos, converting their speech to text with SenseVoice-Small, and saving the result as a Markdown file. Douyin is the Chinese short-video platform also known internationally as TikTok’s Chinese counterpart.

chubbyguan/chubbyskills · 37 tokens