Loading...
Loading...
Integrate the results of atomic Skills such as in-depth research, image search, and image processing to create general articles with both text and images. The produced article is an "intermediate" that can be further converted into formats for different platforms.
npx skill4agent add z0gsh1u/oh-my-writing-skill general-writingpython .claude/skills/deep-research/scripts/research.py "选题关键词" --max_results 20 --output research.mdpython .claude/skills/image-search/scripts/image_search.py "配图关键词" --size Large --download ./imagespython .claude/skills/image-processing/scripts/image_processor.py input.jpg output.jpg --mode frame --text "配文"# [Article Title]
> [Introduction/Abstract: 50-100 words, summarizing the core viewpoint of the article]
## Introduction
[Introduce the topic and build reading interest, 150-300 words]
## [Section 1]
[Core Content]

## [Section 2]
[Core Content]
## [Section 3]
[Core Content]
## Conclusion
[Summarize viewpoints, call for action or leave food for thought]
---
## References
1. [Source 1](URL1)
2. [Source 2](URL2)
---
<!-- Metadata: For platform conversion -->
<!--
Stance: {Stance}
Audience: {Audience}
Style: {Style}
Keywords: {Keyword List}
Illustrations: {Illustration Path List}
-->| Audience Type | Language Style | Example |
|---|---|---|
| Professionals | Accurate terminology, rigorous logic | "The recall rate of this model reaches 95.3%" |
| General Public | Easy to understand, use metaphors frequently | "It's like a super smart assistant" |
| Young People | Lively and interesting, appropriately colloquial | "This feature is absolutely amazing" |
{date}_{topic_abbreviation}_draft.md2026-01-21_AI-Writing-Tools_draft.md./images/
├── header.jpg # Header image
├── section_01.jpg # Section illustration
└── section_02.jpg