Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

writing-long-form-content撰写长篇内容

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

339

周安装

14

GitHub Stars

4

下载量

111
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:writing-long-form-content(撰写长篇内容)
来源仓库:https://github.com/wesleysmits/agent-skills
仓库路径:skills/writing-long-form-content
安装命令:
npx skills add https://github.com/wesleysmits/agent-skills --skill writing-long-form-content
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/wesleysmits/agent-skills --skill writing-long-form-content

简介

用于撰写长篇技术文档或说明文章。writing-long-form-content 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适合组织复杂信息的结构和逻辑流。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。
  • 可生成目录大纲、章节摘要和术语表。
  • 需保留原始事实,避免虚构未确认的信息。
  • 对外发布前应控制语气防止过度承诺。

SKILL.md

Long-Form Content Writer

When to use this skill

  • User asks to write a blog post or article
  • User has an outline and needs full content
  • User wants 1,500+ word articles
  • User mentions content drafting or copywriting
  • User needs SEO-optimized written content

Workflow

  • Gather topic, keyword, and requirements
  • Confirm or create outline
  • Write introduction with hook
  • Draft body sections
  • Write conclusion with CTA
  • Apply formatting and polish

Instructions

Step 1: Gather Requirements

Required inputs:

InputPurpose
Topic/titleWhat the article covers
Target keywordSEO focus term
Word countLength target (1,500-5,000)
ToneProfessional, conversational, technical
AudienceWho is reading this
OutlineStructure (or create one)

Optional inputs:

  • Brand voice guidelines
  • Competitor articles to differentiate from
  • Specific points to include
  • CTAs or products to mention
  • Internal links to include

Step 2: Introduction Framework

Hook types (choose one):

Hook TypeExample
Statistic"73% of developers struggle with..."
Question"Have you ever wondered why..."
Bold statement"Everything you know about X is wrong."
Story"Last week, a client asked me..."
Pain point"If you're tired of dealing with..."

Introduction structure (100-150 words):

[Hook - 1-2 sentences that grab attention]

[Context - Why this matters now, the problem or opportunity]

[Credibility - Brief qualifier: experience, research, results]

[Promise - What the reader will learn or achieve]

[Thesis - Main point or answer preview]

Example introduction:

Every second your images take to load, you lose 7% of potential conversions.
For e-commerce sites, that translates to thousands in lost revenue monthly.

Image optimization isn't just about smaller files—it's about delivering
the right format, size, and quality for every device and connection speed.

After optimizing images for over 200 client sites, I've identified the
techniques that consistently cut load times by 60% or more.

In this guide, you'll learn the exact process to audit, optimize, and
automate image delivery—whether you're using Next.js, WordPress, or
vanilla HTML.

The key insight: modern image optimization is about smart automation,
not manual compression.

Step 3: Body Section Writing

Section structure:

## [H2: Section Title with Keyword Variation]

[Opening sentence - transition from previous section or introduce topic]

[Core explanation - 2-3 paragraphs covering the main point]

[Example, data, or evidence - concrete illustration]

[Practical application - how reader uses this]

[Transition - lead into next section]

Writing techniques:

TechniqueApplication
Short paragraphs2-4 sentences max for web reading
Varied sentence lengthMix short punchy with longer explanatory
Active voice"Use this tool" not "This tool can be used"
Second person"You" focused, reader-centric
Specific over vague"37% increase" not "significant improvement"
Show don't tellExamples over assertions

Transition phrases:

  • "Building on this..."
  • "Now that you understand X, let's explore..."
  • "This leads to an important question..."
  • "Here's where it gets interesting..."
  • "But there's a catch..."
  • "Let's put this into practice..."

Step 4: Content Formatting

Use formatting for scannability:

## Use H2 for Main Sections

### Use H3 for Subsections

**Bold key terms** and important takeaways.

_Italics for emphasis_ or introducing new terms.

> Blockquotes for expert quotes or callouts

- Bullet points for lists of 3+ items
- Keep bullets parallel in structure
- Start with action verbs when possible

1. Numbered lists for sequential steps
2. Or ranked items
3. Keep to 5-7 items max

| Tables   | For Comparisons |
| -------- | --------------- |
| Option A | Best for X      |
| Option B | Best for Y      |

`Inline code` for technical terms, commands, or file names.

Step 5: Keyword Integration

Natural keyword placement:

Primary keyword: "image optimization"

✅ Natural: "Image optimization reduces page load times significantly."
❌ Forced: "For image optimization, image optimization techniques help."

✅ Variation: "Optimizing images for the web requires..."
✅ LSI term: "Compressing photos without quality loss..."
✅ Long-tail: "How to optimize images for mobile devices..."

Keyword density guide:

  • Primary keyword: 0.5-1.5% (5-15 times per 1,000 words)
  • Variations: 3-5 per 1,000 words
  • Use naturally; never force

Step 6: Conclusion Framework

Conclusion structure (100-150 words):

[Recap - Summarize 2-3 main takeaways]

[Reinforcement - Why this matters/benefits]

[Action step - One specific thing to do next]

[CTA - Related resource, newsletter, service, or next article]

[Closing thought - Memorable final line]

Example conclusion:

Image optimization isn't a one-time task—it's a system. By implementing
modern formats (WebP, AVIF), responsive sizing, and lazy loading, you'll
see immediate improvements in Core Web Vitals and user experience.

The sites that rank highest and convert best treat performance as a
feature, not an afterthought.

**Your next step:** Audit your top 5 landing pages with Lighthouse and
identify your largest image offenders. Start there.

Want the complete checklist? Download our [Image Optimization Audit
Template] and systematically improve every page.

Fast sites win. Make yours one of them.

Step 7: Quality Checklist

Before delivering, verify:

CheckStatus
Word count meets target[]
Keyword in title, intro, 1-2 H2s[]
Each section has clear purpose[]
Examples/data support claims[]
Paragraphs 2-4 sentences[]
Formatting aids scanning[]
Transitions between sections[]
Conclusion has CTA[]
No fluff or filler content[]
Reads naturally aloud[]

Content Templates

Tutorial article:

# How to [Achieve Outcome]: A Step-by-Step Guide

## Introduction

[Hook + promise]

## What is [Topic] and Why Does It Matter?

[Foundation and context]

## What You'll Need Before Starting

[Prerequisites, tools, knowledge]

## Step 1: [First Action]

[Detailed instructions with examples]

## Step 2: [Second Action]

[Detailed instructions with examples]

## Step 3: [Third Action]

[Detailed instructions with examples]

## Common Mistakes to Avoid

[Pitfalls and how to prevent them]

## Troubleshooting

[FAQ or common issues]

## Next Steps

[Advanced techniques or related topics]

## Conclusion

[Recap + CTA]

Listicle article:

# [Number] [Adjective] Ways to [Achieve Outcome]

## Introduction

[Why this list, how items were selected]

## 1. [Method/Tool/Tip Name]

[2-3 paragraphs: what, why, how]

## 2. [Method/Tool/Tip Name]

[2-3 paragraphs: what, why, how]

...continue for each item...

## How to Choose the Right Approach

[Decision framework]

## Conclusion

[Summary of best options + CTA]

Comparison article:

# [Option A] vs [Option B]: Which is Right for You?

## Introduction

[Why compare, quick verdict teaser]

## Quick Comparison Table

[Side-by-side key differences]

## What is [Option A]?

[Overview, history, use case]

## What is [Option B]?

[Overview, history, use case]

## [Comparison Criterion 1]: [Winner]

[Analysis with evidence]

## [Comparison Criterion 2]: [Winner]

[Analysis with evidence]

## [Comparison Criterion 3]: [Winner]

[Analysis with evidence]

## Pricing Comparison

[If applicable]

## The Verdict

[Clear recommendation with nuance]

## Conclusion

[Summary + CTA]

Word Count Guidelines

Article TypeTargetSections
Quick guide1,5004-5 H2s
Standard post2,000-2,5005-7 H2s
Comprehensive guide3,000-4,0007-10 H2s
Ultimate guide5,000+10+ H2s

Section distribution (2,500 words):

  • Introduction: 150 words
  • Section 1: 350 words
  • Section 2: 400 words
  • Section 3: 400 words
  • Section 4: 400 words
  • Section 5: 350 words
  • FAQ/Bonus: 300 words
  • Conclusion: 150 words

Validation

Before completing:

  • Word count within 10% of target
  • All outline points covered
  • Keyword integrated naturally
  • Every claim has support
  • Formatting consistent
  • Introduction hooks reader
  • Conclusion drives action
  • No grammatical errors

Error Handling

  • Outline too vague: Ask for specific sections or create detailed outline first.
  • Word count too short: Add examples, data, case studies, or expand "how to" sections.
  • Keyword stuffing: Reduce density; use variations and synonyms.
  • Lacks depth: Add expert quotes, statistics, or real-world examples.
  • Off-topic drift: Refer back to outline; cut tangential content.

Resources

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.92%
按下载量换算39

Claude

31.23%
按下载量换算35

Cursor

17.56%
按下载量换算19

Gemini CLI

8.69%
按下载量换算10

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills