Kb From Image
Description
--- argument-hint: <image-file> [--title=TITLE] [--tags=TAGS] [--category=CAT] [--ocr-engine=auto|google|tesseract] description: 从图片提取文字并创建知识条目 allowed-tools: Read, mcp__4_5v_mcp__analyze_image --- # /kb-from-image - 图片 OCR 和知识提取 ## 功能 从图片中提取文字,使用 Claude 视觉能力理解内容,生成描述性知识条目。 ## 使用方式 ### 基本用法 ``` /kb-from-image screenshot.png 从图片提取文字并创建知识条目。 ``` ### 指定标题 ``` /kb-from-image whiteboard.jpg --title="团队讨论记录 - React 架构" ``` ### 代码截图 ``` /kb-from-image code-screenshot.png --tags=code,javascript
Installation
Installs to ~/.claude/commands/huifer-claude-code-knowcraft-kb-from-image.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/huifer/Claude-Code-KnowCraft/HEAD/.claude/commands/kb-from-image.md -o ~/.claude/commands/huifer-claude-code-knowcraft-kb-from-image.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