.claude/skills/sn-da-image-captionRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
图片理解与数据提取 skill。当图片文件(.png/.jpg/.jpeg/.gif/.webp/.bmp)是主要输入且用户需要理解、提取数据或分析图片内容时使用。提供预配置的 caption 脚本(scripts/caption.py),通过 vision 模型将图片转为文本描述,无需额外配置 API Key。覆盖:(1) 通过 scripts/caption.py 对图表/表格/截图/流程图进行 caption,(2) 将 caption 文本解析为结构化 DataFrame,(3) 基于提取数据重新生成可视化图表,(4) 导出为 Excel/CSV。**遇到以下任一情况就主动使用本 skill,不要自行猜测图片内容**:①用户出现触发词:图片分析 / 图表提取 / 表格识别 / OCR / 图片描述 / 截图分析 / 图表数据 / 提取图片中的数据 / 图片转表格 / 识别图片 / image caption / extract data from image / chart analysis / table OCR;②用户上传或指定了图片文件(.png / .jpg / .jpeg / .gif / .webp /…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/sn-da-image-captionRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/sn-da-image-captionRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/sn-da-image-captionRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @sensenova-skills/sn-da-image-captionclawhub inspect @sensenova-skills/sn-da-image-caption --version 2026.8.19This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:b70e84b8f5ed047c1b7563480871a0629f45d3ebe5335a384042dce9cfa96cf5scripts/caption.pyskill-card.mdSKILL.md- Major update: full documentation overhaul and best-practice guidance. - Adds a comprehensive SKILL.md detailing workflow, CLI and Python usage, prompt strategy, error handling, and step-by-step dataflow for image caption, extraction, analysis, and export. - Includes robust batch and JSON output examples, recommended prompt templates for different image types, and code for Markdown/table parsing and visualization. - Documents mandatory Chinese font setup and export-to-Excel practices. - Clarifies non-supported scenarios (image editing/generation, scenery/portrait description without data). - Lists common pitfalls and troubleshooting tips.