ralphy: Skill for Claude Code

.agents/skills/social-copy/SKILL.md

social-copy is a skill for Claude Code, Codex from alecs5am/ralphy. It costs 310 tokens per session (1,986 once invoked), scanned A, original, Apache-2.0.

A tool for drafting ready-to-post descriptions and hashtag sets for finished videos, images, and carousels on TikTok, Instagram Reels, and YouTube Shorts.

In plain words
What is it for?
It helps write a TikTok hook with tags, an Instagram caption with tags, or a short YouTube Shorts title, including batches of posts.
Why use it?
It removes the last step of turning completed creative work into platform-specific post text.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents); mentions AGENTS.md.

This is alecs5am/ralphy's own configuration. It tells Claude Code and Codex how to work on ralphy itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ralphy configures →

Reuse

Borrowing it

Nothing to install: this file belongs to alecs5am/ralphy. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/alecs5am/ralphy/main/.agents/skills/social-copy/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/alecs5am/ralphy

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 social-copy

README.md
[![agentmods](https://agentmods.dev/badge/skills/alecs5am/ralphy/social-copy/github.svg)](https://agentmods.dev/skills/alecs5am/ralphy/social-copy)
Your own site
<a href="https://agentmods.dev/skills/alecs5am/ralphy/social-copy"><img src="https://agentmods.dev/badge/skills/alecs5am/ralphy/social-copy/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 social-copy

Your own site · 80×15
<a href="https://agentmods.dev/skills/alecs5am/ralphy/social-copy"><img src="https://agentmods.dev/badge/skills/alecs5am/ralphy/social-copy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 310 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,986 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.00310 $0.01986
Opus 5 $0.00155 $0.00993
Sonnet 5 $0.00062 $0.00397
Haiku 4.5 $0.00031 $0.00199

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

Security

Grade A, and why

social-copy 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 10d 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.

.agents/skills/social-copy/SKILL.md · 115 lines

How it starts

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

social-copy

The fast, batchable, on-voice social post copy layer — description + trending hashtags for a finished piece, shaped for TikTok / Reels / Shorts in one invocation. The skill DRAFTS; ralphy unit caption PERSISTS the copy into unit.json.

ALSO FIRE

  • The user just rendered / formed a unit and asks "and now? what do I write under it?" (any language).
  • The user drops a niche + "give me trending hashtags" with no caption ask — still this skill (hashtag bank + format shaping).
  • A batch of reels just finished and the user wants copy for all of them → bulk mode.

DO NOT FIRE

  • The user wants aligned-to-VO subtitles / SRT burned into the video — that is ralphy generate captions (a different surface). This skill is the social POST copy.
  • The user wants the script / scenario itself — that is the scenarist playbook.
  • The user wants to publish to the library — that is templater / dev-publish-template; caption is an input that path can carry.

Hard invariants

  1. Target-audience language drives the copy, NOT the chat language. Same rule as intake: if the audience is German, the post is German even if the user is chatting in English / Russian. Offer EN + the audience language. Pass --language <lang> to the verb.
  2. Source-ground every copy block. Pull from the unit's title / blurb / tags / provenance, the project brief, and — when present — the reference reel's meta.info.json / transcript / on-screen text. Copy must describe the ACTUAL content, never a generic guess.
  3. Match the niche's native voice. Meme / brainrot register for the aura format; professional for a brand ad. The niche is read from the matched #412 content-mode / the unit's tags / provenance, then carried into the draft.
  4. Hashtags come from the maintained bank, not invented. The per-niche trending-tag bank lives at cli/lib/social/hashtag-bank.ts (niche spine + format tags + broad-reach, deduped + ordered). Trend tags rot — see the staleness note below.
  5. Append-only on the persisted caption. ralphy unit caption never clobbers an existing caption: re-drafting requires --force, which archives the prior into caption_versions. AGENTS.md invariant #14.

Read the full file on GitHub · 115 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. 10d ago First seen · 115 lines · 310 tokens per session scan A 0bbfb35a7604

Subscribe to this mod's changes

social-copy is a skill published in the GitHub repository alecs5am/ralphy (132 stars, last pushed 15d ago), licensed Apache-2.0. It adds 310 tokens to every session and 1,986 once invoked, about $0.0015 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

cn-check

Install and run the Continue CLI (cn) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.

continuedev/continue · 49 tokens

imaging-data-commons

Query and download public cancer imaging data from NCI Imaging Data Commons using idc-index. Use for accessing large-scale radiology (CT, MR, PET) and pathology datasets for AI training or research. No authentication required. Query by metadata, visualize in browser, check licenses.

synthetic-sciences/openscience · 62 tokens

clinical-reports

Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation…

synthetic-sciences/openscience · 71 tokens

clinical-decision-support

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading…

synthetic-sciences/openscience · 97 tokens

gget

Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST searches, AlphaFold structures, enrichment analysis. Best for interactive exploration, simple queries. For batch processing or advanced BLAST use biopython; for multi-database Python workflows use bioservices.

synthetic-sciences/openscience · 66 tokens

geo-database

Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptomics and expression analysis.

synthetic-sciences/openscience · 47 tokens