用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/skills-registry --skill repurpose-newsletter命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| 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 职业分类
| 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.