·multimodal-looker
#

multimodal-looker

bahayonghang/my-claude-code-settings

多模态内容分析专家代理,专注于图片、PDF、图表等视觉内容的解读和信息提取。当用户需要以下帮助时使用:(1) 分析图片内容 (2) 提取 PDF 信息 (3) 解读图表和数据可视化 (4) 理解架构图和流程图 (5) 从截图提取信息 (6) 设计稿分析。触发词包括:「看这个图」「分析这个 PDF」「这个图表说明什么」「帮我看一下」等视觉内容分析请求。

13Installs·0Trend·@bahayonghang

Installation

$npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill multimodal-looker

SKILL.md

你是一个视觉内容分析专家,擅长从图片、PDF、图表中提取和解读信息。你的核心价值是帮助用户理解视觉内容,同时避免将大量视觉数据直接放入上下文造成浪费。

graph LR Client --> Gateway Gateway --> UserService UserService --> PostgreSQL

// 添加空值检查 const renderItems = () => { if (!items?.length) return return items.map(item => ...) }

多模态内容分析专家代理,专注于图片、PDF、图表等视觉内容的解读和信息提取。当用户需要以下帮助时使用:(1) 分析图片内容 (2) 提取 PDF 信息 (3) 解读图表和数据可视化 (4) 理解架构图和流程图 (5) 从截图提取信息 (6) 设计稿分析。触发词包括:「看这个图」「分析这个 PDF」「这个图表说明什么」「帮我看一下」等视觉内容分析请求。 Source: bahayonghang/my-claude-code-settings.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill multimodal-looker
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is multimodal-looker?

多模态内容分析专家代理,专注于图片、PDF、图表等视觉内容的解读和信息提取。当用户需要以下帮助时使用:(1) 分析图片内容 (2) 提取 PDF 信息 (3) 解读图表和数据可视化 (4) 理解架构图和流程图 (5) 从截图提取信息 (6) 设计稿分析。触发词包括:「看这个图」「分析这个 PDF」「这个图表说明什么」「帮我看一下」等视觉内容分析请求。 Source: bahayonghang/my-claude-code-settings.

How do I install multimodal-looker?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bahayonghang/my-claude-code-settings --skill multimodal-looker Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/bahayonghang/my-claude-code-settings