Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问clear审计未展示

help-article-writer帮助文章作者

Agent Skill

help-article-writer 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

25,773

周安装

630

GitHub Stars

公开资料未说明

下载量

3,660
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:help-article-writer(帮助文章作者)
来源仓库:https://github.com/eddiebe147/claude-settings
仓库路径:skills/help-article-writer
安装命令:
npx skills add eddiebe147/claude-settings --skill "help-article-writer"
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

AgentSkills.tonpx skills
npx skills add eddiebe147/claude-settings --skill "help-article-writer"

简介

help-article-writer 用于发现并安装 AI 代理的技能,辅助内容创作流程。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 等环境中的写作支持场景。
  • 通过 npx skills add 命令从 eddiebe147/claude-settings 仓库安装。
  • 安装前请核实技能来源及所需权限,防止误装非预期模块。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
Help Article Writer
slug
help-article-writer
description
Write clear, effective help center articles that reduce support tickets and empower users
category
customer-support
complexity
moderate
version
1.0.0
author
ID8Labs
triggers
tags

Help Article Writer

Expert help center content creation system that transforms complex product knowledge into clear, scannable, user-friendly documentation. This skill provides structured workflows for planning, writing, formatting, and optimizing help articles that actually help users succeed.

Help articles are the bridge between your product and user success. Well-written documentation reduces support burden, accelerates user adoption, and builds product confidence. This skill helps you create help content that users can find, understand, and act on.

Built on technical writing best practices and user experience principles, this skill combines content strategy, clear writing, and continuous optimization to create help centers that scale.

Core Workflows

Workflow 1: Content Planning

Map what needs to be documented and prioritize

  1. Content Audit

- Inventory existing help content - Identify gaps vs. product features - Flag outdated content needing updates - Map content to user journeys - Prioritize by support ticket volume

  1. User Journey Mapping

- Document key user flows - Identify decision points needing guidance - Note complexity spikes requiring documentation - Map onboarding to documentation needs - Align with feature adoption goals

  1. Content Hierarchy

- Getting Started: First-time user needs - Core Features: Main functionality guides - Advanced Features: Power user documentation - Integrations: Third-party connections - Account & Billing: Administrative needs - Troubleshooting: Problem resolution

  1. Priority Matrix
PriorityCriteria
CriticalHigh ticket volume, core features, onboarding
HighModerate tickets, important features
MediumLow tickets, nice-to-have features
LowEdge cases, rarely used features

Workflow 2: Article Structure

Design articles for scannability and comprehension

  1. Standard Article Template
   # [Clear, Action-Oriented Title]

   [One-sentence summary of what this article covers]

   ## Overview
   [Brief context - what, why, who needs this]

   ## Prerequisites
   [What users need before starting - optional]

   ## Steps / How It Works
   [Numbered steps or explanation]

   ## Examples
   [Concrete examples if helpful]

   ## Common Issues
   [Troubleshooting section if relevant]

   ## Related Articles
   [Links to related content]
  1. Article Types

- Conceptual: Explains what something is and why it matters - Procedural: Step-by-step how-to guides - Reference: Technical specifications, API docs - Troubleshooting: Problem-solution format - Tutorial: Learning-focused walkthroughs

  1. Formatting Standards

- H1 for title only - H2 for main sections - H3 for subsections - Numbered lists for sequential steps - Bullet lists for non-sequential items - Callouts for warnings, tips, notes

Workflow 3: Writing Process

Create clear, user-focused content

  1. Pre-Writing

- Define the user and their goal - Identify the user's starting knowledge - Determine success criteria - Gather technical information - Test the process yourself

  1. Drafting

- Start with the user's goal, not the feature - Write in second person ("you") - Use active voice - Keep sentences under 25 words - One idea per paragraph - Lead with the action

  1. Editing Passes

- Clarity pass: Simplify jargon, shorten sentences - Accuracy pass: Verify all steps work - Formatting pass: Add headers, lists, callouts - Link pass: Add internal/external links - Visual pass: Add screenshots, diagrams

  1. Quality Checklist

- [ ] Title clearly states what user will accomplish - [ ] Overview provides context in 2-3 sentences - [ ] Steps are numbered and specific - [ ] Screenshots show current UI - [ ] No jargon without explanation - [ ] Includes troubleshooting for common issues - [ ] Links to related content - [ ] Tested by non-expert

Workflow 4: Visual Content

Enhance articles with effective imagery

  1. Screenshot Guidelines

- Capture only relevant UI areas - Use consistent browser/device - Annotate with numbered callouts - Highlight clickable elements - Maintain consistent dimensions - Update when UI changes

  1. Diagram Guidelines

- Use for complex flows or architectures - Keep visual style consistent - Include legend if needed - Make text readable at small sizes - Provide alt text for accessibility

  1. Video Guidelines

- Keep under 3 minutes - Use for complex multi-step processes - Include captions - Provide text alternative - Host on reliable platform

  1. Visual Placement

- Screenshots after the step they illustrate - Diagrams at concept introduction - Videos as optional enhancement, not replacement

Workflow 5: Optimization & Maintenance

Keep content fresh and effective

  1. SEO Optimization

- Include keywords in title and headers - Write descriptive meta descriptions - Use natural language (matches search queries) - Internal linking structure - Alt text for images

  1. Analytics Tracking

- Page views and unique visitors - Time on page - Bounce rate - Search terms leading to article - "Was this helpful?" feedback - Exit to support ticket rate

  1. Update Triggers

- Product UI changes - Feature updates or deprecations - User feedback indicating confusion - Support ticket patterns - Negative helpfulness ratings

  1. Review Cadence

- On Release: Update affected articles - Monthly: Review feedback and metrics - Quarterly: Comprehensive content audit - Annually: Full restructure if needed

Quick Reference

ActionCommand/Trigger
Plan help content"Create help center content plan"
Write new article"Write help article for [feature]"
Improve existing article"Optimize help article for [topic]"
Create screenshot guide"Generate screenshot guidelines"
Audit help content"Audit help center coverage"
Simplify article"Simplify article for [topic]"
Add troubleshooting"Add troubleshooting to [article]"
Convert to video script"Create video script from [article]"
Check article metrics"Analyze help article performance"
Generate article series"Create article series for [workflow]"

Best Practices

Writing Style

  • Write at 8th grade reading level
  • Use familiar words over technical terms
  • Define acronyms on first use
  • One instruction per step
  • Start steps with verbs
  • Avoid "simple," "just," "easy"

Structure

  • Front-load the most important information
  • Keep articles focused (one topic per article)
  • Use parallel structure in lists
  • Limit nesting to 2 levels
  • Include jump links for long articles

User Experience

  • Make articles findable via search
  • Provide multiple navigation paths
  • Include breadcrumbs
  • Link related content
  • Enable feedback mechanism
  • Offer escalation path to support

Accessibility

  • Alt text for all images
  • Descriptive link text (not "click here")
  • Sufficient color contrast
  • Keyboard-navigable
  • Screen reader compatible
  • Captions for videos

Maintenance

  • Assign article ownership
  • Create update alerts for product changes
  • Track content freshness dates
  • Archive rather than delete
  • Version control important articles

Article Templates

Procedural Article

# How to [Accomplish Specific Goal]

Learn how to [brief description of what user will accomplish].

## Overview

[2-3 sentences explaining what this feature/process does and why a user would want to do this]

## Before You Start

- [Prerequisite 1]
- [Prerequisite 2]

## Steps

### Step 1: [Action]

[Explanation of what to do]

![Screenshot with annotation]

### Step 2: [Action]

[Explanation of what to do]

### Step 3: [Action]

[Explanation of what to do]

## Verify It Worked

You'll know you're successful when [observable outcome].

## Troubleshooting

**Issue**: [Common problem]
**Solution**: [How to fix it]

## What's Next

- [Related action 1]
- [Related action 2]

---
*Last updated: [Date] | [Feedback link]*

Conceptual Article

# Understanding [Concept]

[One-sentence definition of the concept]

## What Is [Concept]?

[2-3 paragraphs explaining the concept in user terms]

## Why It Matters

[Explain the benefit to the user - what problem it solves]

## How It Works

[Explain the mechanism at appropriate technical level]

![Diagram if helpful]

## Key Terms

| Term | Definition |
|------|------------|
| [Term 1] | [Definition] |
| [Term 2] | [Definition] |

## Examples

### Example 1: [Scenario]
[Concrete example of concept in action]

### Example 2: [Scenario]
[Another example]

## Related Topics

- [Related concept 1]
- [Related concept 2]

---
*Last updated: [Date] | [Feedback link]*

Troubleshooting Article

# Fixing [Problem Description]

Having trouble with [problem]? Here's how to resolve it.

## Symptoms

You might see this issue if:
- [Symptom 1]
- [Symptom 2]
- [Symptom 3]

## Quick Fixes

Try these solutions in order:

### Solution 1: [Most Common Fix]

[Steps to try]

### Solution 2: [Second Most Common]

[Steps to try]

### Solution 3: [Less Common]

[Steps to try]

## Still Having Issues?

If none of the above worked:

1. [Gather this information]
2. [Contact support] with details

## Why This Happens

[Brief technical explanation for curious users - optional]

## Prevent It in the Future

[Tips to avoid this issue - if applicable]

---
*Last updated: [Date] | [Feedback link]*

Red Flags

  • Wall of text: No headers, bullets, or visual breaks
  • Passive voice: "The button should be clicked" vs "Click the button"
  • Feature-centric: Describes feature, not user goal
  • Outdated screenshots: UI doesn't match current product
  • Missing context: Assumes too much user knowledge
  • No escalation: User stuck with no next step
  • Buried answer: Key information hidden in prose

Content Style Guide

Voice and Tone

  • Friendly but not casual
  • Confident but not arrogant
  • Helpful but not condescending
  • Clear but not oversimplified

Word Choices

UseAvoid
ChooseSelect
ClickHit, Press (for mouse)
EnterType in
Go toNavigate to
Make sureEnsure
UseUtilize

Formatting

  • Bold for UI elements users interact with
  • Code formatting for user input, code, paths
  • *Italics* sparingly for emphasis
  • > Blockquotes for important callouts

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

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

平台分布

Claude Code

29.11%
按下载量换算1,065

OpenCode

23.24%
按下载量换算851

Gemini CLI

16.11%
按下载量换算590

Antigravity

12.07%
按下载量换算442

Cursor

8.21%
按下载量换算300

windsurf

3.04%
按下载量换算111

安全审计

暂无安全审计结果可展示。

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

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

来源信息

继续浏览同类 Skills