Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/tomevault-io/skills-registry --skill repurpose-newsletter명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
| Use when this capability is needed.
> Use when this capability is needed.
Review architecture and API design for the vfs-s3 project. Use when the user mentions @architect, asks to review an issue's design, discuss module boundaries, API shape, or architectural decisions for vfs-s3. Also trigger when the user wants to create an ADR (Architecture Decision Record) or evaluate a technical approach for the project. Intended for dispatch from Codex automation or Claude routines; GitHub trigger phrase: @vfs-s3-bot please prepare design doc Use when this capability is needed.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | repurpose-newsletter |
| description | > Use when this capability is needed. |
Produce a newsletter excerpt, 3 subject line options, and a 3-email drip sequence from the content atoms provided by the orchestrator.
Received from the parent agent (repurpose-longform):
| Input | Description |
|---|---|
atoms | Full list of content atoms with types and impact ratings |
main_argument | One-sentence thesis of the source content |
target_audience | Who benefits from this content |
primary_topic | Category or niche |
voice_profile | Detected or overridden brand voice |
brief_mode | If true, produce excerpt + 1 subject line only |
Load these before generating any output:
references/voice-adaptation.md -- tone rules for email/newsletterreferences/hook-formulas.md -- subject line and opener formulasreferences/engagement-benchmarks.md -- open rate and CTR targetsFile: newsletter/newsletter.md
Length: 150-200 words.
Structure:
Rules:
File: newsletter/subject-lines.md
Generate exactly 3 subject line variants, each using a different formula.
Formula: [Number] [insights/lessons/mistakes] from [topic] that [changed/revealed/broke] [outcome]
Examples:
Rules: 40-60 characters. Must contain a specific number. Outcome must be concrete.
Formula: Are you [making/missing/ignoring] this [topic] [mistake/opportunity/signal]?
Examples:
Rules: 40-60 characters. Must be a yes/no question. Should trigger self-doubt.
Formula: [Topic]: what most [audience] get wrong
Examples:
Rules: 40-60 characters. Must imply a knowledge gap. No clickbait -- the email must deliver.
For each subject line, generate matching preview text:
File: newsletter/email-sequence.md
Generate a 3-email sequence. Each email has: subject line, preview text, body, and CTA.
Goal: Deliver the best insight instantly. Build trust.
| Element | Spec |
|---|---|
| Subject | Use Number-Driven formula |
| Tone | "Here's what I learned" -- personal discovery |
| Body | 200-300 words |
| Content | Lead with the highest-impact atom. One supporting point. |
| CTA | Soft -- "Reply and tell me if this matches your experience" |
Structure:
Goal: Expand context. Tell a story or share a case study.
| Element | Spec |
|---|---|
| Subject | Use Question Hook formula |
| Tone | "Let me show you what I mean" -- teacher mode |
| Body | 300-500 words |
| Content | Story, case study, or expanded framework from the atoms |
| CTA | Medium -- "Here's the full breakdown" (link to original content) |
Structure:
Goal: Drive a specific next step. Create gentle urgency.
| Element | Spec |
|---|---|
| Subject | Use Curiosity Gap formula |
| Tone | "Here's exactly what to do" -- coach mode |
| Body | 200-400 words |
| Content | Actionable steps derived from howto/insight atoms |
| CTA | Strong -- specific action with urgency element |
Structure:
| Condition | Action |
|---|---|
| Fewer than 3 atoms | Generate excerpt + 1 email only; skip sequence |
No quote or insight atoms | Synthesize from tldr and howto atoms |
brief_mode is true | Generate excerpt + 1 subject line; skip sequence |
| Voice profile unclear | Default to professional; note in output header |
Source: AgriciDaniel/claude-repurpose — distributed by TomeVault.