knowledge
OfficialSearch WeKnora knowledge base with targeted filtering.
AuthorXiaoMi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Quickly locate precise knowledge base articles and guidance across WeKnora using intelligent tag filtering and hybrid search (keyword plus vector).
Core Features & Use Cases
- Tag-based filtering: Narrow results by tags to improve precision.
- Hybrid search: Combine keyword search with vector-like relevance.
- Programmatic results: Returns structured JSON including content, score, and metadata.
Quick Start
uv run python .claude/skills/knowledge/scripts/search.py -q "如何配置网关" --tags '["tesla"]'
Dependency Matrix
Required Modules
httpx
Components
scriptsreferences
💻 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 Download link: https://github.com/XiaoMi/mone/archive/main.zip#knowledge Please download this .zip file, extract it, and install it in the .claude/skills/ directory.