documentation

Installation
SKILL.md

Documentation Skill

Intelligent documentation maintenance agent that automatically detects code changes across skills and the repository, then updates, upgrades, or generates documentation to keep everything synchronized.

Last Updated: 2026-01-23


Quick Start

# Detect changes and generate a documentation update report
python skills/documentation/scripts/detect_changes.py \
  --scope skills/ \
  --output .tmp/docs/change-report.md
Installs
2
GitHub Stars
3
First Seen
Mar 25, 2026
documentation — techwavedev/agi-agent-kit