NEW Browse AI tools across categories — updated daily. See what's new →

Auto Update Docs

Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing

AuthorNeoLabHQ
Version1.0.0
LicenseMIT
Token count~598
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/docs/skills/update-docs
Or pick agent:
npx skills add NeoLabHQ/context-engineering-kit --skill "Auto Update Docs" --agent claude-code
npx skills add NeoLabHQ/context-engineering-kit --skill "Auto Update Docs" --agent cursor
npx skills add NeoLabHQ/context-engineering-kit --skill "Auto Update Docs" --agent codex
npx skills add NeoLabHQ/context-engineering-kit --skill "Auto Update Docs" --agent opencode
npx skills add NeoLabHQ/context-engineering-kit --skill "Auto Update Docs" --agent github-copilot
npx skills add NeoLabHQ/context-engineering-kit --skill "Auto Update Docs" --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add NeoLabHQ/context-engineering-kit --skill "Auto Update Docs"

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/NeoLabHQ/context-engineering-kit.git
cp -r context-engineering-kit/plugins/docs/skills/update-docs ~/.claude/skills/
How to use: Once installed, ask your agent to "use the Auto Update Docs skill" or describe what you want (e.g. "Multi-agent workflow for automatically updating documentation based on code chan"). Requires Node.js 18+.

Auto Update Docs

Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing

What is it?
User-Facing Documentation:

  • Getting Started: Quick setup, first success in <5 minutes
  • How-To Guides: Task-oriented, problem-solving documentation
  • API References: When manual docs add value over generated
  • Troubleshooting: Common real problems with proven solutions
  • Architecture Decisions: When they affect user experience

Developer Documentation:

  • Contributing Guidelines: Actual workflow, not aspirational
  • Module READMEs: Navigation aid with brief purpose statement
  • Complex Business Logic: JSDoc for non-obvious code
  • Integration Patterns: Reusable examples for common tasks

How to use it?

[Fastest path to success - must work in <5 minutes]

Key Features

  • Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing
  • Automated documentation generation
  • Seamless integration with Claude's development workflowView on GitHub

GitHub Stats

StarsForksLast UpdateAuthorNeoLabHQLicenseGPL-3.0Version1.0.0

Categories

Developer ToolsProductivity

Tags

documentationauto-updatemulti-agentapi-docsmaintenance

Features

Related Skills

More from Developer Tools

Codebase Documenter

Generates comprehensive codebase documentation covering architecture (with Mermaid diagrams), directory structure, key components, integrations, data models, and development setup

350mhattingpeteDeveloper ToolsProductivity00

Spec-Driven Planning

Task specification refinement pipeline with 6 stages (parallel analysis, architecture synthesis, decomposition, parallelization, verification, promotion) and quality gates

433NeoLabHQDeveloper ToolsProductivity00

Analyze GitHub Issue

Analyzes GitHub issues and creates technical spec documents with problem statement, technical approach, implementation plan, and testing strategy

433NeoLabHQDeveloper ToolsProductivity00

---

Source: https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/docs/skills/update-docs
Author: NeoLabHQ
License: https://www.gnu.org/licenses/gpl-3.0.html
GitHub Stars: 433
Tags: documentation, auto-update, multi-agent, api-docs, maintenance

SKILL.md source

---
name: Auto Update Docs
description: Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing
---

# Auto Update Docs

Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing

What is it?
User-Facing Documentation:

* Getting Started: Quick setup, first success in <5 minutes

* How-To Guides: Task-oriented, problem-solving documentation

* API References: When manual docs add value over generated

* Troubleshooting: Common real problems with proven solutions

* Architecture Decisions: When they affect user experience

Developer Documentation:

* Contributing Guidelines: Actual workflow, not aspirational

* Module READMEs: Navigation aid with brief purpose statement

* Complex Business Logic: JSDoc for non-obvious code

* Integration Patterns: Reusable examples for common tasks

## How to use it?
[Fastest path to success - must work in <5 minutes]

## Key Features

* Multi-agent workflow for automatically updating documentation based on code changes, covering docs/, README, JSDoc, and API docs with complexity-based routing
* Automated documentation generation
* Seamless integration with Claude's development workflowView on GitHub

### GitHub Stats
StarsForksLast UpdateAuthorNeoLabHQLicenseGPL-3.0Version1.0.0

### Categories
Developer ToolsProductivity

### Tags
documentationauto-updatemulti-agentapi-docsmaintenance

### Features

## Related Skills
More from Developer Tools

### Codebase Documenter
Generates comprehensive codebase documentation covering architecture (with Mermaid diagrams), directory structure, key components, integrations, data models, and development setup

350mhattingpeteDeveloper ToolsProductivity00

### Spec-Driven Planning
Task specification refinement pipeline with 6 stages (parallel analysis, architecture synthesis, decomposition, parallelization, verification, promotion) and quality gates

433NeoLabHQDeveloper ToolsProductivity00

### Analyze GitHub Issue
Analyzes GitHub issues and creates technical spec documents with problem statement, technical approach, implementation plan, and testing strategy

433NeoLabHQDeveloper ToolsProductivity00

---

**Source**: https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/docs/skills/update-docs
**Author**: NeoLabHQ
**License**: https://www.gnu.org/licenses/gpl-3.0.html
**GitHub Stars**: 433
**Tags**: documentation, auto-update, multi-agent, api-docs, maintenance

Related skills 6

find-skills

★ Featured Official

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

vercel-labs 1.6M
APIs & Integrations

appinsights-instrumentation

★ Featured Official

Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.

microsoft 337k
APIs & Integrations

azure-messaging

★ Featured Official

Troubleshoot and resolve issues with Azure Messaging SDKs for Event Hubs and Service Bus. Covers connection failures, authentication errors, message processing issues, and SDK configuration problems. WHEN: event hub SDK error, service bus SDK issue, messaging connection failure, AMQP error, event processor host issue, message lock lost, message lock expired, lock renewal, lock renewal batch, send timeout, receiver disconnected, SDK troubleshooting, azure messaging SDK, event hub consumer, ser...

microsoft 327k
APIs & Integrations

azure-hosted-copilot-sdk

★ Featured Official

Build, deploy, and modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient in package.json. PREFER OVER azure-prepare when copilot-sdk markers detected. WHEN: copilot SDK, @github/copilot-sdk, copilot-powered app, build copilot app, prepare copilot app, add feature to copilot app, modify copilot app, BYOM, bring your own model, CopilotClient, createSession, sendAndWait, azd init copilot. DO NOT USE FOR: deploying already-prepared copilot-...

microsoft 310k
APIs & Integrations

lark-event

★ Featured

Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via `lark-cli event consume <EventKey>` (covers IM message receive, reactions, chat member changes, etc.). Use for Lark bots, real-time message processing, long-running subscribers, streaming webhook/push handlers. Supports `--max-events` / `--timeout` bounded runs and a stderr ready-marker contract — designed for AI agents running as subprocesses.

larksuite 154k
APIs & Integrations

xget

★ Featured

Use when tasks involve Xget URL rewriting, registry/package/container/API acceleration, integrating Xget into Git, download tools, package managers, container builds, AI SDKs, CI/CD, deployment, self-hosting, or adapting commands and config from the live README `Use Cases` section into files, environments, shells, or base URLs.

xixu-me 152k
APIs & Integrations