update-lib-docs

Update library documentation pages with web-sourced version and security information.

17|5|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/gaebalai/claude-code-orchestrator --skill update-lib-docs-gaebalai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-lib-docs
Source: https://github.com/gaebalai/claude-code-orchestrator/tree/main/.claude/skills/update-lib-docs
Command: npx skills add https://github.com/gaebalai/claude-code-orchestrator --skill update-lib-docs-gaebalai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the maintenance of library documentation by pulling the latest information from the web and updating .claude/docs/libraries/.

Core Features & Use Cases

  • Automatic library data gathering: fetches current versions, breaking changes, deprecated features, and new security patches.
  • Documentation refresh: updates library pages with concise change summaries and a standardized update block.
  • Use Case: When a library ships a new version, run the skill to refresh its docs with version notes and examples.

Quick Start

Run the update-lib-docs skill to refresh all library documents with the latest web-sourced information.

Frequently Asked Questions about update-lib-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate updating library documentation with the latest version changes and security patches?

Automating library documentation updates involves syncing with web search results to capture current versions, breaking changes, and security patches, then applying those updates to documentation pages with a standardized update block.

How do I generate changelogs and deprecation notices for multiple libraries at once?

Generating changelogs and deprecation notices for multiple libraries requires performing web research to consolidate version data, then applying formatted updates to documentation pages stored under the .claude/docs/libraries/ directory.

Can I refresh library docs with web-sourced version notes and examples automatically?

Refreshing library docs with web-sourced version notes and examples is possible by running an automated process that fetches current library data, consolidates change summaries, and updates documentation pages with concise formatted update blocks.

What is the best way to maintain documentation under .claude/docs/libraries/ when new versions ship?

Maintaining documentation under .claude/docs/libraries/ when new versions ship is best handled by pulling latest information from the web to refresh library pages with version notes, breaking changes, and examples.

Does updating library documentation require manual web research for deprecated features and security patches?

Updating library documentation does not require manual web research; the process automates gathering deprecated features, new security patches, and current versions by syncing with web search results and consolidating data into formatted documentation updates.