knowledge-search
OfficialSearch external code and docs instantly.
Software Engineering#documentation#dependencies#code search#api reference#library lookup#implementation details
Authorblueraai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides AI agents with instant, authoritative access to the source code and documentation of project dependencies, enabling them to answer complex questions about external libraries and frameworks.
Core Features & Use Cases
- Dependency Code Search: Index and search the actual source code of project dependencies.
- Documentation Crawling & Search: Crawl, index, and semantically search external documentation sites.
- API Signature & Implementation Details: Quickly find information on function parameters, return types, and internal logic.
- Version-Specific Behavior: Understand how libraries behave across different versions.
- Use Case: When asked "How does React's
useEffecthook handle cleanup internally?", the agent uses this Skill to search the React source code for the implementation details.
Quick Start
Use the knowledge-search skill to find the implementation details for the axios.create() function.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: knowledge-search Download link: https://github.com/blueraai/bluera-knowledge/archive/main.zip#knowledge-search Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.