KS
Killer-Skills

sync-install-docs — Categories.community openclaw, ops

v1.0.0
GitHub

About this Skill

Perfect for DevOps Agents needing automated documentation synchronization with install scripts. Configuration and operations repository for OpenClaw.

# Core Topics

tqer39 tqer39
[0]
[0]
Updated: 2/20/2026

Quality Score

Top 5%
28
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add tqer39/openclaw-ops

Agent Capability Analysis

The sync-install-docs MCP Server by tqer39 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for openclaw, ops.

Ideal Agent Persona

Perfect for DevOps Agents needing automated documentation synchronization with install scripts.

Core Value

Empowers agents to maintain consistency between installation scripts, such as `install.sh` and `install.ps1`, and related documentation files like `README.md`, ensuring accuracy and reducing manual updates.

Capabilities Granted for sync-install-docs MCP Server

Updating documentation after modifying install scripts
Validating consistency between scripts and documentation
Automating documentation checks for CI/CD pipelines

! Prerequisites & Limits

  • Requires access to repository files
  • Limited to Bash and PowerShell scripts
  • Specifically designed for OpenClaw configuration and operations repository
Project
SKILL.md
2.5 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8
SKILL.md
Readonly

Sync Install Docs

インストールスクリプト (install.sh / install.ps1) を変更した後、関連ドキュメントとの整合性を確認・更新するスキル。

重要

install.sh または install.ps1 を編集した場合は、必ずこのスキルに従ってドキュメントの整合性を確認・更新すること。

対象ファイル

トリガー(変更を検知するファイル)

  • install.sh - メインのインストールスクリプト (Bash)
  • install.ps1 - Windows 用インストールスクリプト (PowerShell)

チェック対象ドキュメント

ファイルチェック対象セクション
README.mdQuick Start, Command Line Options
docs/README.ja.mdQuick Start, コマンドラインオプション(対応箇所)
install.shshow_help()ヘルプテキスト
install.ps1Show-Helpヘルプテキスト

チェック項目

1. コマンドラインオプションの整合性

  • オプションの追加・削除・変更が README の Options テーブルに反映されているか
  • show_help() / Show-Help 内のヘルプテキストと README の記述が一致しているか
  • install.shinstall.ps1 で同名オプションの説明が一致しているか

2. Quick Start セクション

  • 使用例(コマンド例)が現在のスクリプトの実際の動作と一致しているか
  • 前提条件(必要なツール等)に変更がないか

3. 英語版・日本語版の同期

  • README.md (英語) と docs/README.ja.md (日本語) の両方が更新されているか
  • オプションテーブルの構造と内容が両言語で一致しているか

手順

  1. install.sh / install.ps1 の変更内容を確認(git diff で差分を確認)
  2. show_help() / Show-Help 関数のヘルプテキストを読み取る
  3. README.md の Command Line Options セクションと比較
  4. docs/README.ja.md の対応セクションと比較
  5. 差分があればドキュメントを更新
  6. just lint を実行してリントエラーがないか確認
  7. エラーがあれば修正し、再度 just lint で確認

検証

bash
1just lint

すべてのチェックが Passed になるまで修正を繰り返す。

Related Skills

Looking for an alternative to sync-install-docs or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication