clawlite-doc-sync中文:发布后文档同步技能,自动对齐 README/ARCHITECTURE/CONTRIBUTING/CLAUDE.md 与实际变更,清理 TODO,优化 Changelog 语气,并可同步完成版本更新,提升交付一致性。 日本語:リリース後のドキュメントを同期するスキル。README/ARCHITECTURE/C...
Install via ClawdBot CLI:
clawdbot install x-rayluan/clawlite-doc-syncGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 12, 2026
After merging code changes, automatically sync README, ARCHITECTURE, CONTRIBUTING, and CLAUDE.md with actual diffs. The skill updates tables, paths, version numbers, and cross-references, cleans up TODOs, and optimizes CHANGELOG tone, reducing manual documentation overhead in CI/CD pipelines.
Maintain up-to-date documentation for open source projects with many contributors. The skill detects stale documentation after pull requests, fixes factual inconsistencies, and ensures CONTRIBUTING.md remains accurate for new contributors, improving onboarding experience.
For projects with documentation in English, Japanese, Korean, Spanish, and other languages, the skill ensures all language versions reflect the same changes. It handles factual updates across translations while preserving language-specific phrasing.
When releasing new versions, automatically checks that CHANGELOG, VERSION file, and version references in documentation are consistent. Prevents mismatches between documented features and actual release versions.
In monorepos with multiple packages, the skill scans subdirectories for .md files, cross-references them with diffs, and flags undocumented changes. It can also detect orphaned documentation (files no longer referenced in README or CLAUDE.md).
Offer as a plugin for CI/CD platforms (GitHub Actions, GitLab CI, Jenkins). Charge per repository per month, with tiered pricing based on number of documentation files or sync frequency.
Provide a managed service where the skill runs automatically on client repositories. Include manual review for risky changes as an upsell. Clients pay a base fee plus per-document audit fee.
Release the core automation as open source to drive adoption. Sell enterprise features like multi-language support, advanced conflict resolution, custom rule engines, and priority support.
💬 Integration Tip
Integrate as a GitHub Action or GitLab CI job triggered after merge to main branch. Configure using a simple YAML file to specify which files to audit and which actions to take automatically vs. ask for approval.
Scored May 12, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...