Fetch up-to-date library documentation directly into context to prevent hallucinated APIs and outdated code examples. Use when user says "use docs", "fetch docs for [library]", "check [library] docs", or asks about a library's API, methods, or usage patterns and current documentation would be helpful. Also use proactively when generating code for libraries where version-specific accuracy matters.
3.7
Rating
0
Installs
Documentation
Category
The skill provides a clear workflow for fetching library documentation using a fetch_webpage tool. Description adequately explains triggers and use cases. Structure is clean with good organization. However, novelty is very low: a CLI agent can already fetch webpages directly without this skill wrapper. The skill essentially adds a mapping file (libraries.md) and workflow documentation around a native capability (fetch_webpage), which doesn't meaningfully reduce token cost or enable new capabilities. Task knowledge is moderate—it explains the process but relies heavily on the referenced libraries.md file for actual library mappings.
Loading SKILL.md…