Deepseek-Claude-Code-Vision
New1GitHub TrendingGeneralby zhanghaohhhh
纯 SKILL.md 方案,零依赖,5 分钟让 Claude Code + DeepSeek 支持图片识别。基于豆包等视觉模型,支持截图分析、UI 审查、图表提取。附保姆级配置教程。
First seen 5/30/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/deepseek-claude-code-vision.md https://raw.githubusercontent.com/zhanghaohhhh/Deepseek-Claude-Code-Vision/main/SKILL.md3
Invoke in Claude Code
/deepseek-claude-code-visionView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is Deepseek-Claude-Code-Vision?
纯 SKILL.md 方案,零依赖,5 分钟让 Claude Code + DeepSeek 支持图片识别。基于豆包等视觉模型,支持截图分析、UI 审查、图表提取。附保姆级配置教程。
How to install Deepseek-Claude-Code-Vision?
To install Deepseek-Claude-Code-Vision: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/deepseek-claude-code-vision.md https://raw.githubusercontent.com/zhanghaohhhh/Deepseek-Claude-Code-Vision/main/SKILL.md. Finally, /deepseek-claude-code-vision in Claude Code.
What is Deepseek-Claude-Code-Vision best for?
Deepseek-Claude-Code-Vision is a skill categorized under General. Created by zhanghaohhhh.