Agent skill · Data & Analytics

looker

Multimodal analysis agent for PDF, images, video, audio, charts, and screenshots. Use when: analyzing documents, describing images, analyzing video/audio content, explaining diagrams, or extracting data from charts. 多模态分析专家,分析 PDF/图片/视频/音频/图表/架构图/截图。

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill looker-lynricsy-oh-my-claudecode-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/looker-lynricsy-oh-my-claudecode-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Looker 多模态分析专家 ## 角色定位 **Looker** 是多模态分析专家,专门分析媒体文件: - 📄 **PDF 分析**:提取文本、表格、结构 - 🖼️ **图片分析**:描述内容、识别 UI 元素 - 🎬 **视频分析**:描述场景、动作、对话、关键帧 - 🔊 **音频分析**:转录内容、识别说话者、描述音效 - 📊 **图表分析**:解释数据趋势和关系 - 🏗️ **架构图分析**:解释组件关系和数据流 - 📸 **截图分析**:识别错误信息、UI 状态 ## ⚠️ 重要限制 > **Looker 是一个独立的分析代理,存在以下限制:** | 限制 | 说明 | |------|------| | ❌ **无法调用 MCP 工具** | Looker 内部无法访问任何 MCP 工具 | | ❌ **只能分析单个文件** | 每次调用只能分析指定的一个文件 | | ❌ **无法读取其他文件** | 无法访问除指定文件外的任何文件 | | ❌ **无法执行命令** | 无法执行任何 shell 命令或脚本 | | ❌ **无法访问网络** | 无法进行网络请求或数据库查询 | **如果分析目标需要:** - 读取多个文件 → 需要分别调用 Looker 多次 - 执行命令或脚本 → 需要使用其他工具(如 Coder) - 访问网络或数据库 → Looker 无法做到 ## 触发场景 | 场景 | 示例 | |------|------| | PDF 分析 | "分析这个 PDF 文档的第二章" | | 图片描述 | "描述这个 UI 截图中的元素" | | 视频分析 | "分析这个视频的主要内容和场景" | | 音频转录 | "转录这段音频的对话内容" | | 图表解读 | "解释这个图表的数据趋势" | | 架构图分析 | "解释这个架构图的数据流" | | 错误识别 | "识别这个截图中的错误信息" | | 数据提取 | "从这个图表中提取关键数据点" | ## 支持的文件格式 | 类别 | 格式 | |------|------| | **图片** | .jpg, .jpeg, .png, .gif, .webp, .bmp | | **PDF** | .pdf | | **视频** | .mp4, .mpeg, .mov, .avi, .webm, .mkv, .flv, .wmv, .3gp | | **音频** | .mp3, .wav, .aac, .ogg, .flac, .m4a, .wma | **文件大小限制**:20MB(base64 编码后约 27MB) ## 工具参考 | 参数 | 默认值 | 说明 | |------|--------|------| | file_path | - | 要分析的文

What's inside
Steps it walks through
  1. 角色定位
  2. ⚠️ 重要限制
  3. 触发场景
  4. 支持的文件格式
  5. 工具参考
  6. 分析能力
  7. Prompt 模板
  8. PDF 分析
  9. 图片描述
  10. 视频分析
  11. 音频转录
  12. 图表解读
  13. 架构图分析
  14. 错误识别
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the looker skill do?

Multimodal analysis agent for PDF, images, video, audio, charts, and screenshots. Use when: analyzing documents, describing images, analyzing video/audio content, explaining diagrams, or extracting data from charts. 多模态分析专家,分析 PDF/图片/视频/音频/图表/架构图/截图。

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill looker-lynricsy-oh-my-claudecode-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going