# Zoom Out

> 让 agent 拉远视角，对不熟悉的代码区域给出更广泛的上下文或更高层次的视角。当用户不熟悉某段代码或需要理解它如何融入更大图景时使用。 (Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.)

- Skill: `ninehills/zoom-out` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ninehills/zoom-out`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ninehills/zoom-out/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: ninehills (https://skillmd.com/u/ninehills)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ninehills/zoom-out

---


我不熟悉这个代码区域。往上拉一层抽象。用项目的领域词汇表，给我一个所有相关模块和调用者的地图。

> I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers, using the project's domain glossary vocabulary.

