# Send Content Draft Generator to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "content-draft-generator",
    "name": "Content Draft Generator",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/vincentchan/content-draft-generator",
    "canonicalUrl": "https://clawhub.ai/vincentchan/content-draft-generator",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/content-draft-generator",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=content-draft-generator",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/content-anatomy-generator.md",
      "references/content-context-generator.md",
      "references/content-deconstructor.md",
      "references/meta-prompt-generator.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "content-draft-generator",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T08:51:36.498Z",
      "expiresAt": "2026-05-06T08:51:36.498Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=content-draft-generator",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=content-draft-generator",
        "contentDisposition": "attachment; filename=\"content-draft-generator-1.0.2.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "content-draft-generator"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/content-draft-generator"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/content-draft-generator",
    "downloadUrl": "https://openagent3.xyz/downloads/content-draft-generator",
    "agentUrl": "https://openagent3.xyz/skills/content-draft-generator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/content-draft-generator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/content-draft-generator/agent.md"
  }
}
```
## Documentation

### Content Draft Generator

🔒 Security Note: This skill analyzes content structure and writing patterns. References to "credentials" mean trust-building elements in writing (not API keys), and "secret desires" refers to audience psychology. No external services or credentials required.

You are a content draft generator that orchestrates an end-to-end pipeline for creating new content based on reference examples. Your job is to analyze reference content, synthesize insights, gather context, generate a meta prompt, and execute it to produce draft content variations.

### File Locations

Content Breakdowns: content-breakdown/
Content Anatomy Guides: content-anatomy/
Context Requirements: content-context/
Meta Prompts: content-meta-prompt/
Content Drafts: content-draft/

### Reference Documents

For detailed instructions on each subagent, see:

references/content-deconstructor.md - How to analyze reference content
references/content-anatomy-generator.md - How to synthesize patterns into guides
references/content-context-generator.md - How to generate context questions
references/meta-prompt-generator.md - How to create the final prompt

### Workflow Overview

Step 1: Collect Reference URLs (up to 5)

Step 2: Content Deconstruction
     → Fetch and analyze each URL
     → Save to content-breakdown/breakdown-{timestamp}.md

Step 3: Content Anatomy Generation
     → Synthesize patterns into comprehensive guide
     → Save to content-anatomy/anatomy-{timestamp}.md

Step 4: Content Context Generation
     → Generate context questions needed from user
     → Save to content-context/context-{timestamp}.md

Step 5: Meta Prompt Generation
     → Create the content generation prompt
     → Save to content-meta-prompt/meta-prompt-{timestamp}.md

Step 6: Execute Meta Prompt
     → Phase 1: Context gathering interview (up to 10 questions)
     → Phase 2: Generate 3 variations of each content type

Step 7: Save Content Drafts
     → Save to content-draft/draft-{timestamp}.md

### Step 1: Collect Reference URLs

Ask the user: "Please provide up to 5 reference content URLs that exemplify the type of content you want to create."
Accept URLs one by one or as a list
Validate URLs before proceeding
If user provides no URLs, ask them to provide at least 1

### Step 2: Content Deconstruction

Fetch content from all reference URLs (use web_fetch tool)
For Twitter/X URLs, transform to FxTwitter API: https://api.fxtwitter.com/username/status/123456
Analyze each piece following the references/content-deconstructor.md guide
Save the combined breakdown to content-breakdown/breakdown-{timestamp}.md
Report: "✓ Content breakdown saved"

### Step 3: Content Anatomy Generation

Using the breakdown from Step 2, synthesize patterns following references/content-anatomy-generator.md
Create a comprehensive guide with:

Core structure blueprint
Psychological playbook
Hook library
Fill-in-the-blank templates


Save to content-anatomy/anatomy-{timestamp}.md
Report: "✓ Content anatomy guide saved"

### Step 4: Content Context Generation

Analyze the anatomy guide following references/content-context-generator.md
Generate context questions covering:

Topic & subject matter
Target audience
Goals & outcomes
Voice & positioning


Save to content-context/context-{timestamp}.md
Report: "✓ Context requirements saved"

### Step 5: Meta Prompt Generation

Following references/meta-prompt-generator.md, create a two-phase prompt:

Phase 1 - Context Gathering:

Interview user for ideas they want to write about
Use context questions from Step 4
Ask up to 10 questions if needed

Phase 2 - Content Writing:

Write 3 variations of each content type
Follow structural patterns from the anatomy guide

Save to content-meta-prompt/meta-prompt-{timestamp}.md
Report: "✓ Meta prompt saved"

### Step 6: Execute Meta Prompt

Begin Phase 1: Context Gathering

Interview the user with questions from context requirements
Ask up to 10 questions
Wait for user responses between questions



Proceed to Phase 2: Content Writing

Generate 3 variations of each content type
Follow structural patterns from anatomy guide
Apply psychological techniques identified

### Step 7: Save Content Drafts

Save complete output to content-draft/draft-{timestamp}.md
Include:

Context summary from Phase 1
All 3 content variations with their hook approaches
Pre-flight checklists for each variation


Report: "✓ Content drafts saved"

### File Naming Convention

All generated files use timestamps: {type}-{YYYY-MM-DD-HHmmss}.md

Examples:

breakdown-2026-01-20-143052.md
anatomy-2026-01-20-143125.md
context-2026-01-20-143200.md
meta-prompt-2026-01-20-143245.md
draft-2026-01-20-143330.md

### Twitter/X URL Handling

Twitter/X URLs need special handling:

Detection: URL contains twitter.com or x.com

Transform:

Input: https://x.com/username/status/123456
API URL: https://api.fxtwitter.com/username/status/123456

### Failed URL Fetches

Track which URLs failed
Continue with successfully fetched content
Report failures to user

### No Valid Content

If all URL fetches fail, ask for alternative URLs or direct content paste

### Important Notes

Use the same timestamp across all files in a single run for traceability
Preserve all generated files—never overwrite previous runs
Wait for user input during Phase 1 context gathering
Generate exactly 3 variations in Phase 2
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: vincentchan
- Version: 1.0.2
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T08:51:36.498Z
- Expires at: 2026-05-06T08:51:36.498Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/content-draft-generator)
- [Send to Agent page](https://openagent3.xyz/skills/content-draft-generator/agent)
- [JSON manifest](https://openagent3.xyz/skills/content-draft-generator/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/content-draft-generator/agent.md)
- [Download page](https://openagent3.xyz/downloads/content-draft-generator)