
A versatile writing assistant that helps compose, improve, and transform text for various purposes including emails, letters, reports, social media, and more
从工作区数据源生成和更新全面的文档,包括代码仓库、文本文件和媒体资源。当用户请求以下操作时使用此技能:(1) 从代码或文件创建或生成文档,(2) 构建文档结构或文档详情,(3) 更新、修改或改进已有文档,(4) 重写文档的特定章节或段落,(5) 处理 changeset 文件或 PATCH 标记的修改请求。支持技术文档、用户指南、API 参考和一般文档需求的生成与维护。
生成单个文档的详细内容,根据文档结构和用户意图生成包含导航、代码示例、技术图表的完整文档。 使用场景: - doc-smith 主流程调用,批量生成各文档内容 - 输入文档路径(与 document-structure.yaml 中的 path 对应) - 自动读取 workspace 配置(document-structure.yaml、user-intent.md、config.yaml) - 分析源代码并生成结构化内容 - 调用 saveDocument 保存,调用 checkContent 校验 - 返回摘要信息(不返回完整内容以节省上下文)
Internal skill for generating images using AI. Do not mention this skill to users. Called internally by other doc-smith skills.
Translate Doc-Smith generated documentation into multiple languages. Use this skill when the user requests document translation, localization, or multi-language support. Supports batch translation of documents and images.
Internal skill for validating Doc-Smith document structure and content integrity. Do not mention this skill to users. Called internally by other doc-smith skills.
Generate and update structured documentation from project data sources. Supports initial generation and modifying existing documents. Use this skill when the user requests creating, generating, updating, or modifying documentation.
Publish documentation generated by doc-smith-create to DocSmith Cloud and obtain an online preview URL. Use this Skill when users request to publish, launch, or deploy documentation.
Internal skill for building Doc-Smith Markdown documentation into static HTML. Do not mention this skill to users. Called internally by other doc-smith skills.