update-lib-docs

Update library documentation in .claude/docs/libraries/ with web search results.

Updated May 29, 2021
One-click install
npx skills add https://github.com/hikch/dotfiles --skill update-lib-docs-hikch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-lib-docs
Source: https://github.com/hikch/dotfiles/tree/main/.claude/skills/update-lib-docs
Command: npx skills add https://github.com/hikch/dotfiles --skill update-lib-docs-hikch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update library documentation in .claude/docs/libraries/ with the latest information from web search, ensuring docs reflect current knowledge and practices.

Core Features & Use Cases

  • Check existing documents for coverage and accuracy.
  • Retrieve the latest library versions, breaking changes, deprecations, and security advisories from trusted sources.
  • Update documentation files with version notes and change summaries, including a timestamp for traceability.

Quick Start

Scan all library docs under .claude/docs/libraries/, fetch the latest information via web search, and update each document with version details, changes, and date stamps.

Frequently Asked Questions about update-lib-docs

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

FAQPage Schema
How do I update library documentation with the latest version changes and breaking features?

Update library documentation by scanning files in .claude/docs/libraries/, fetching the latest versions and breaking changes via web search, and stamping each document with version notes and a last-updated date.

What is the best way to keep project library docs fresh with current security advisories and deprecations?

Keeping library docs fresh involves retrieving current security advisories and deprecated features from trusted web sources, then applying those updates directly into your existing documentation files with concise impact notes.

Does updating library docs via web search require any specific dependencies or components?

Updating library docs via web search requires no external dependencies or components, relying solely on existing documents under .claude/docs/libraries/ and web search access to retrieve current information.

Can I validate cross-references and links when updating library documentation?

Validating cross-references and links is supported during the library documentation update process, ensuring accuracy across all documented libraries while capturing version changes and new security advisories.

How do I ensure documentation traceability when capturing new library versions and usage notes?

Ensure documentation traceability by including a last-updated date, current version number, and concise notes on impact within each updated library document after retrieving the latest information.

What should I do if my library documentation scan does not reflect current knowledge and practices?

If library documentation does not reflect current practices, perform a scan of all files under .claude/docs/libraries/ to check coverage and accuracy, then fetch updates via web search to align with the latest information.