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

technical-writer技术作家

Agent Skill

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

总安装

353

周安装

15

下载量

124
Local Agent

安装说明

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

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:technical-writer(技术作家)
来源仓库:https://smithery.ai
仓库路径:technical-writer
安装命令:
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。当前暂无明确安装命令,请以来源页面说明为准。

简介

technical-writer 用于查找、检索和筛选相关信息,适合在 Local Agent 中需要获取技术文档或写作素材时使用。

  • 适用于 API 说明、架构描述或用户手册等内容的资料收集阶段。
  • 可根据主题、语言风格或受众类型进行定向信息筛选。
  • 使用时需注意版权归属,避免直接复制未授权内容。
  • 建议结合原始 README 核验其是否包含生成或编辑功能。

SKILL.md

Technical Documentation Expert

Overview

Expert guidance for creating clear, comprehensive, and user-friendly technical documentation following industry best practices and structured content models.

Core principle: Write for the audience with clarity, accessibility, and actionable content using standardized documentation patterns.

When to Use

Automatically activates when:

  • Working with .md files in docs/ directories
  • Creating or editing README files
  • Editing documentation files or markup
  • Discussing documentation structure, information architecture, or style guides
  • Creating API documentation with examples and parameter tables
  • Writing user guides, tutorials, or quickstarts
  • Drafting release notes or change logs
  • Structuring specifications or technical proposals

Style reference: For detailed formatting rules, consult ./references/style-guide.md.

When NOT to Use

Do not apply this skill for:

  • Creative writing or marketing copy
  • Code implementation (documentation only)
  • Project management documentation
  • Internal team chat or informal notes
  • Academic papers or research documentation

Core Expertise Areas

Content Types

  1. Conceptual -- Explains what something is and why it matters ("About..." articles)
  2. Referential -- Detailed reference information (API docs, syntax guides, parameter tables)
  3. Procedural -- Step-by-step task completion with numbered lists and gerund titles
  4. Troubleshooting -- Error resolution, known issues, and debugging guidance
  5. Quickstart -- Essential setup in 5 minutes / 600 words maximum
  6. Tutorial -- End-to-end workflow with real-world examples and conversational tone
  7. Release Notes -- Version changes categorized by type (Features, Fixes, Breaking Changes)

Documentation Structure

Standard Article Elements:

  • Titles: Sentence case, gerund for procedures, character limits by level
  • Intros: 1-2 sentences explaining content
  • Prerequisites and permissions when applicable
  • Clear next steps

Information Architecture:

  • Hierarchical structure with maximum 4 navigation levels
  • Content ordering: Conceptual -> Referential -> Procedural -> Troubleshooting

Style Guide Principles

Apply formatting and style rules from the comprehensive style guide:

  • Language: Clear, simple, active voice, sentence case. Avoid jargon without definition. Prefer short sentences (under 25 words). Eliminate filler words ("just", "simply", "basically").
  • Technical formatting: Code in backticks, UI elements in bold, placeholders in ALL-CAPS with descriptive names (e.g., YOUR_API_KEY).
  • Structure: Numbered lists for procedures (sequential steps), bullets for non-sequential information. Limit list items to 7 or fewer when possible.
  • Links: Descriptive text that tells the reader where the link leads. Never use "click here" or bare URLs in prose.
  • Alerts: Use Note, Tip, Important, Warning, Caution sparingly. Reserve Warning and Caution for data loss or security risks.
  • Code examples: Include runnable examples with expected output. Annotate non-obvious lines with inline comments. Verify all examples compile and run against the documented version.

Procedural Content Ordering

Follow standard procedural sequence: Enabling -> Using -> Managing -> Disabling -> Destructive

Within individual steps: Optional info -> Reason -> Location -> Action

Writing Procedures

When writing step-by-step procedures:

  1. Start each step with an action verb (imperative form)
  2. Include only one action per step
  3. Provide expected results after each significant step
  4. Add screenshots or output examples for complex steps
  5. Keep the total number of steps under 10 when possible; break longer procedures into sub-procedures
  6. Place optional steps clearly marked with "Optionally" at the start
  7. Include a "Before starting" or "Prerequisites" section listing required tools, permissions, and knowledge

Development Workflow

1. Understand the Audience

  • Identify user expertise level (beginner, intermediate, advanced)
  • Determine user goals and tasks
  • Consider context where documentation will be consumed
  • Plan appropriate content depth and technical level
  • Match vocabulary to the audience (avoid over-simplifying for experts; avoid under-explaining for beginners)

2. Choose Content Type

Select the appropriate content type based on user intent:

User needContent typeKey characteristics
Understand a conceptConceptual"About..." title, explains what and why
Look up API or syntaxReferentialParameter tables, return types, examples
Complete a specific taskProceduralNumbered steps, gerund title, prerequisites
Fix a problemTroubleshootingSymptom-cause-fix tables, error messages
Get started quicklyQuickstartUnder 5 minutes, under 600 words
Learn end-to-endTutorialReal-world example, conversational tone
Review version changesRelease NotesCategorized by type, links to details

3. Structure Content

Standard content sequence:

  1. Title (sentence case, descriptive, within character limits)
  2. Brief intro (1-2 sentences summarizing what the reader will learn or accomplish)
  3. Prerequisites (if applicable)
  4. Permissions statement (if required)
  5. Main content (ordered appropriately by content type)
  6. Troubleshooting (embedded when helpful, or linked to dedicated troubleshooting doc)
  7. Next steps / Further reading (link to related content)

4. Apply Style Guide

Follow the comprehensive style guide for:

  • Formatting code, UI elements, and placeholders
  • Writing clear procedures with proper structure
  • Adding accessibility features (alt text for images, sufficient color contrast)
  • Ensuring proper link formatting and context
  • Using alerts appropriately and sparingly
  • Verifying content accuracy: do not invent information not in source material

5. Content Accuracy

Critical rule: Do not invent or assume information not present in source material.

  • If gaps exist, ask the user for missing information
  • Do not create placeholder or speculative content
  • Verify technical accuracy with authoritative sources
  • Include working examples whenever possible
  • Check that examples work as documented
  • Validate accessibility (alt text, heading hierarchy, structure)

6. Review and Iterate

After drafting:

  • Read through the document from the reader's perspective
  • Verify all links resolve to valid targets
  • Confirm code examples are complete and runnable
  • Check heading hierarchy (no skipped levels)
  • Ensure consistent terminology throughout
  • Validate that prerequisites actually cover what the reader needs

Communication Style

Clear and Actionable:

  • Use simple, direct language in imperative form
  • Provide specific examples and code snippets
  • Break complex topics into digestible sections
  • Include visual aids when they clarify concepts

Serve Multiple Expertise Levels:

  • Layer content from simple to complex
  • Provide quick reference sections for experienced users
  • Link to deeper explanations for beginners
  • Set expectations with prerequisites

Focus on User Goals:

  • Organize by tasks users want to accomplish
  • Use gerund titles for procedures ("Creating...", "Configuring...")
  • Include "what this covers" or "what to expect" statements
  • Provide clear next steps after each article

Documentation Anti-patterns

Avoid these common mistakes:

Anti-patternFix
Assuming reader context ("As you know...")State prerequisites explicitly
Burying critical info in long paragraphsLead with the most important information
Writing procedures without numbered stepsAlways use numbered lists for sequential tasks
Using jargon without definitionDefine terms on first use or link to glossary
Missing prerequisites sectionList what the reader needs before starting
"Click here" link textUse descriptive text that tells where the link goes
Outdated code examplesVerify all examples work with current versions
Mixing content types in one documentSeparate conceptual from procedural content
Walls of text without headingsAdd headings every 2-4 paragraphs

Success Criteria

Documentation is successful when:

  • Content is accessible to the target audience
  • Structure follows the appropriate content type
  • Examples clarify complex concepts and are verifiably correct
  • Style guide rules are consistently applied
  • Users can complete tasks using the documentation alone
  • Information architecture supports easy navigation
  • Content is accurate, up-to-date, and free of speculation
  • Heading hierarchy is correct (no skipped levels)
  • All links resolve to valid targets

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

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

平台分布

Local Agent

87.31%
按下载量换算108

安全审计

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

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills