From yux-blog
Generate a polished blog article from a video summary file. Use when the user has a summary (typically from yux-video-summary) and wants to turn it into a publishable blog post — e.g., "write a blog from this summary", "generate article", "blog from video", "写博客", "生成文章", "把摘要写成文章". Offers multiple writing styles (Technical, Casual, News). Do NOT use for writing articles from scratch without a video summary source — this skill specifically transforms video summaries into blog format. After writing, use yux-blog-image to add illustrations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/yux-blog:yux-blog-writerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Transform a video summary into a polished blog article with engaging writing and proper structure.
Transform a video summary into a polished blog article with engaging writing and proper structure.
Input: Summary file path or content from $ARGUMENTS
Identify the source file:
*-summary.md filesParse the summary:
Ask user to select a writing style:
Technical Blog (专业深入)
Casual Explainer (通俗易懂)
News Style (客观简洁)
Wait for user selection before proceeding.
Based on the chosen style, create an outline:
1. Introduction (problem statement)
2. Background/Context
3. Main Content (detailed sections)
4. Technical Deep Dive
5. Practical Applications
6. Conclusion
7. References/Resources
1. Hook (engaging opening)
2. Why This Matters
3. The Main Story
4. Key Insights (simplified)
5. What You Can Do
6. Wrap Up
1. Lead (who, what, when, where, why)
2. Key Facts
3. Supporting Details
4. Expert Quotes
5. Conclusion
Generate the full article following these guidelines:
Include at the top of the article:
---
title: [Generated Title]
date: [Current Date]
source: [Original Video Title/URL if known]
tags: [relevant, tags, here]
---
Before saving, ensure:
Generate filename:
YYYY-MM-DD-[slug-from-title].md2024-01-15-how-to-build-ai-agents.mdSave the file to current directory
Report completion:
---
title: "Building AI Agents: A Complete Guide"
date: 2024-01-15
source: "YouTube - Tech Talk Episode 42"
tags: [AI, agents, tutorial, development]
---
# Building AI Agents: A Complete Guide
Have you ever wondered how AI agents actually work? In this comprehensive guide...
## Why AI Agents Matter
The landscape of artificial intelligence is rapidly evolving...
## Getting Started
Before diving into the technical details...
[... rest of article ...]
## Conclusion
Building AI agents is no longer just for research labs...
---
*This article was generated from video content.*
npx claudepluginhub wuyuxiangx/yux-claude-hub --plugin yux-blogTransforms rough notes, bullet points, voice transcripts, or tweet dumps into polished blog posts. Optionally enriches with Tavily research for supporting data.
Guided 7-phase blog post writing. Use when writing a long-form blog post from scratch or from a pipeline-generated outline. Triggers: write post, blog post, write article.
Generates blog articles from scratch using templates, web research, YouTube embeds, and AI humanizer. Includes hallucination verification and quality checks. Prioritizes traditional Chinese.