Kb Search
Description
--- argument-hint: [query] [--tag=tag1,tag2] [--category=code|projects|learning|personal] [--after=DATE] [--before=DATE] [--type=type] [--limit=N] [--sort=relevance|newest|oldest|modified] [--format=short|detailed] [--exact] [--regex] description: 在知识库中搜索内容(支持全文搜索和高级过滤) allowed-tools: Read, Grep, Glob, Bash --- # /kb-search - 搜索知识库 ## 功能 在个人知识库中搜索相关内容,支持全文搜索、元数据过滤、正则表达式和多种排序方式。 ## 使用方式 ### 基本搜索 ``` /kb-search react hooks ``` 在所有知识条目中搜索 "react hooks"。 ### 按标签过滤 ``` /kb-search --tag=react 性能优
Installation
Installs to ~/.claude/commands/huifer-claude-code-knowcraft-kb-search.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/huifer/Claude-Code-KnowCraft/HEAD/.claude/commands/kb-search.md -o ~/.claude/commands/huifer-claude-code-knowcraft-kb-search.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development