Overview
- Skill Key
- guohongbin-git/content-research-writer-cn
- Author
- guohongbin-git
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/guohongbin-git/content-research-writer-cn
- Latest Commit SHA
- d67bea09210dc7ece79262b435af02e70bc243a7
内容研究写作助手。进行研究、添加引用、改进开头、迭代大纲、提供实时反馈。触发词:写文章、内容创作、文案、博客。翻译自 ComposioHQ。
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 content-research-writer-cn 技能。 若已安装,则直接安装 content-research-writer-cn 技能。
# Content Research Writer This skill acts as your writing partner, helping you research, outline, draft, and refine content while maintaining your unique voice and style. ## When to Use This Skill - Writing blog posts, articles, or newsletters - Creating educational content or tutorials - Drafting thought leadership pieces - Researching and writing case studies - Producing technical documentation with sources - Writing with proper citations and references - Improving hooks and introductions - Getting section-by-section feedback while writing ## What This Skill Does 1. **Collaborative Outlining**: Helps you structure ideas into coherent outlines 2. **Research Assistance**: Finds relevant information and adds citations 3. **Hook Improvement**: Strengthens your opening to capture attention 4. **Section Feedback**: Reviews each section as you write 5. **Voice Preservation**: Maintains your writing style and tone 6. **Citation Management**: Adds and formats references properly 7. **Iterative Refinement**: Helps you improve through multiple drafts ## How to Use ### Setup Your Writing Environment Create a dedicated folder for your article: ``` mkdir ~/writing/my-article-title cd ~/writing/my-article-title ``` Create your draft file: ``` touch article-draft.md ``` Open Claude Code from this directory and start writing. ### Basic Workflow 1. **Start with an outline**: ``` Help me create an outline for an article about [topic] ``` 2. **Research and add citations**: ``` Research [specific topic] and add citations to my outline ``` 3. **Improve the hook**: ``` Here's my introduction. Help me make the hook more compelling. ``` 4. **Get section feedback**: ``` I just finished the "Why This Matters" section. Review it and give feedback. ``` 5. **Refine and polish**: ``` Review the full draft for flow, clarity, and consistency. ``` ## Instructions When a user requests writing assistance: 1. **Understand the Writing Project** Ask clarifying questions: -...
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carev01
Full-text search across structured Markdown documentation archives using SQLite FTS5. Use when you need to search large collections of Markdown articles that are separated by "---" delimiters and contain source URLs (marked with "*Source:" pattern). Provides fast BM25-ranked search with automatic source URL extraction for citations. Ideal for research, documentation lookups, and knowledge base exploration. Requires indexing documentation first with `docs.py index`.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".