Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问clear审计通过

docs-sync文档同步

Agent Skill

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

总安装

475

周安装

20

GitHub Stars

126

下载量

166
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/jmerta/codex-skills --skill docs-sync

简介

docs-sync 辅助文档结构与内容的整理优化。

  • 支持 Markdown 与说明文体的格式统一。
  • 通过 GitHub 安装,适用于各类写作场景。
  • 应保留原有事实,避免虚构未验证信息。docs-sync 属于前端设计类 Skill,可作为该场景下的辅助能力补充。
  • 涉及对外文案时需控制语气,防止过度承诺。

SKILL.md

Docs sync

Goal

Update documentation so it matches the current code and is easy for the target audience to follow.

Inputs to ask for (if missing)

  • What changed (feature/bugfix/refactor) and who the docs are for.
  • Which docs surfaces matter: README, /docs, wiki, runbooks, API spec, changelog, onboarding.
  • Any required format/voice (company style guide, "keep it short", etc.).

Workflow (checklist)

  1. Identify what changed

- Use the diff to locate impacted areas: - git diff --name-only - git diff

  1. Inventory docs surfaces in the repo

- Common locations: README.md, docs/, CONTRIBUTING.md, CHANGELOG.md, openapi.*, schema.graphql, adr/, runbooks/. - For Spring: check for generated OpenAPI/Swagger docs or endpoint annotations. - For Next/TypeScript: check for docs pages, Storybook, or typed API clients. - If your repo uses docs/ as the primary doc root, see references/docs-structure.md for a suggested layout.

  1. Decide what needs updating

- Ensure docs cover: - setup and local dev commands - required env vars / config keys - API contract changes (request/response examples) - DB migrations and operational steps - behavior changes visible to users - If the change is an architectural/behavioral decision, add or update an ADR (use references/adr-template.md).

  1. Apply edits with minimal churn

- Prefer small, targeted edits over rewrites. - Add examples that are copy/paste runnable. - Keep headings stable to avoid breaking deep links. - Use templates in references/ when helpful.

  1. Verify docs are consistent

- Run the repo's existing doc checks if present (md lint, docs build, site build). - At minimum: ensure code fences match the actual commands and file paths, and env var names match the code.

Deliverable

Provide:

  • The list of docs files updated and why.
  • A short "How to verify" section (commands or manual checks).

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

Claude Code

27.62%
按下载量换算46

OpenCode

22.29%
按下载量换算37

Antigravity

16.54%
按下载量换算27

Gemini CLI

11.57%
按下载量换算19

windsurf

8.02%
按下载量换算13

Cursor

3.18%
按下载量换算5

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills