update-lib-docs

Update library documentation files with latest versions and breaking changes.

Updated Nov 9, 2025
One-click install
npx skills add https://github.com/ribon-org/ribon --skill update-lib-docs-ribon-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-lib-docs
Source: https://github.com/ribon-org/ribon/tree/main/.claude/skills/update-lib-docs
Command: npx skills add https://github.com/ribon-org/ribon --skill update-lib-docs-ribon-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of keeping library documentation up-to-date with the latest information, changes, and security advisories, preventing outdated or inaccurate documentation.

Core Features & Use Cases

  • Automated Information Gathering: Scans for the latest versions, breaking changes, and new features of documented libraries.
  • Documentation Updates: Modifies documentation files to reflect current library status.
  • Impact Analysis: Checks for potential issues arising from documentation changes, such as the use of deprecated APIs.
  • Use Case: Ensure that the project's internal documentation for key dependencies like 'requests' or 'numpy' is always current, reflecting the latest stable versions and any critical security patches.

Quick Start

Update the documentation for all libraries listed in the .claude/docs/libraries/ directory.

Frequently Asked Questions about update-lib-docs

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

FAQPage Schema
How do I keep library documentation updated with the latest versions and breaking changes?

To keep library documentation updated, this Skill performs web searches for the latest versions, breaking changes, and new features, then modifies documentation files in the `.claude/docs/libraries/` directory to reflect current library status.

What is the best way to automate dependency documentation updates for Python libraries?

Automating dependency documentation updates is handled by scanning documented libraries for the latest stable versions and critical security patches, then automatically modifying the documentation files to reflect those findings.

Does updating library documentation require web search capabilities and file manipulation?

Updating library documentation requires web search capabilities to gather the latest information and file manipulation to modify documentation files stored in the `.claude/docs/libraries/` directory.

Can this tool check for deprecated APIs and impact analysis when updating docs?

Checking for deprecated APIs is supported through impact analysis, which verifies potential issues arising from documentation changes and reports findings regarding the use of deprecated APIs.

How do I update documentation for all libraries listed in my project directory?

To update documentation for all libraries, the Skill scans the `.claude/docs/libraries/` directory, performs web searches for each library's latest information, and modifies the corresponding documentation files automatically.

Why are the documentation update findings reported in Japanese?

Documentation update findings are reported in Japanese as a core processing feature, delivering the results of web searches for versions, breaking changes, and new features in that language.