add-doc

Community

Keep AI docs fresh, automate source setup.

Authorasterkin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Large Language Models often lack up-to-date knowledge of new libraries, frameworks, or rapidly evolving tools. Manually configuring documentation sources for AI agents is tedious and prone to errors. This Skill automates the process, ensuring your AI always has access to the latest information without manual intervention.

Core Features & Use Cases

  • Automated Source Configuration: Easily add new documentation sources to your AI's knowledge base, like Python 3.14+, Claude Code CLI, or any Context7-supported library.
  • Conflict Prevention: Automatically validates source names and aliases to prevent configuration errors.
  • Seamless Integration: Prepares new sources for immediate use with the doc-query skill, enabling real-time documentation retrieval.
  • Use Case: After deciding to adopt a new Python linter like Ruff, use this skill to add its official documentation as a source, making it instantly queryable by your AI for configuration or usage questions.

Quick Start

Add the Ruff linter documentation source for Context7 with a description "Ruff Python linter and formatter".

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-doc
Download link: https://github.com/asterkin/claude-taew-py/archive/main.zip#add-doc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository