Kb Add
Description
--- argument-hint: [--type=code-snippet|project-doc|learning-note|research-note] [--category=code|projects|learning|personal] [--tags=tag1,tag2] [--template=template-name] description: 添加知识条目到知识库 allowed-tools: Read, Write, Bash, Glob --- # /kb-add - 添加知识条目 ## 功能 快速添加新的知识条目到个人知识库。 ## 使用方式 ### 基本用法 ``` /kb-add ``` 系统会提示你输入标题和内容。 ### 指定参数 ``` /kb-add --type=learning-note --category=learning --tags=react,hooks ``` ### 使用模板 ``` /kb-add --template=code-snippet ``` ## 参数说明 - `--type`: 知识类型 (cod
Installation
Installs to ~/.claude/commands/huifer-claude-code-knowcraft-kb-add.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/huifer/Claude-Code-KnowCraft/HEAD/.claude/commands/kb-add.md -o ~/.claude/commands/huifer-claude-code-knowcraft-kb-add.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