Zoom Out
Step back and see how unfamiliar code fits together.
From Matt Pocock's skills. When you are lost in a section of code, your agent zooms out and explains the broader context: how the piece fits into the rest of the system.
Install this skill
npx skills add https://github.com/mattpocock/skills --skill zoom-outRuns the open-source skills CLI in your own terminal. It asks which agents to add the skill to. Read what it tells your agent to do before you install it.
Install for your agent
Claude Code
Run this in your project
npx skills add https://github.com/mattpocock/skills --skill zoom-out -a claude-codeAdd
-gto install it for every project instead.Or ask Claude Code to do it
Install the "zoom-out" skill from https://github.com/mattpocock/skills for Claude Code. Copy the skill folder (the one containing SKILL.md, with any scripts or reference files next to it) into .claude/skills/ in this project. Before copying, show me the SKILL.md and list any scripts it includes, and wait for me to confirm.
Or copy the folder yourself
Unzip the download into
.claude/skills/for this project, or~/.claude/skills/for all your projects.Picked up in the current session, no restart needed.
Claude Code skills docsClaude.ai
Upload the ZIP
- In Settings > Capabilities, turn on Code execution and file creation.
- Go to Customize > Skills, press +, then Create skill.
- Choose Upload a skill and pick the ZIP you downloaded.
Free, Pro and Max plans. On Team and Enterprise, an owner turns skills on in Organization settings first.
Claude.ai skills docsChatGPT
Upload the ZIP
- Open Skills in ChatGPT and select Create.
- Select Upload from your computer and pick the ZIP you downloaded.
- Wait for ChatGPT's safety scan. A skill marked Needs Review asks you to check it before use.
Skills that rely on scripts or a terminal may not work unchanged in ChatGPT.
ChatGPT skills docsCodex
Run this in your project
npx skills add https://github.com/mattpocock/skills --skill zoom-out -a codexAdd
-gto install it for every project instead.Or ask Codex to do it
Install the "zoom-out" skill from https://github.com/mattpocock/skills for Codex. Copy the skill folder (the one containing SKILL.md, with any scripts or reference files next to it) into .agents/skills/ in this project. Before copying, show me the SKILL.md and list any scripts it includes, and wait for me to confirm.
Or copy the folder yourself
Unzip the download into
.agents/skills/for this project, or~/.agents/skills/for all your projects.Restart Codex if the skill does not show up.
Codex skills docsCursor
Run this in your project
npx skills add https://github.com/mattpocock/skills --skill zoom-out -a cursorAdd
-gto install it for every project instead.Or ask Cursor to do it
Install the "zoom-out" skill from https://github.com/mattpocock/skills for Cursor. Copy the skill folder (the one containing SKILL.md, with any scripts or reference files next to it) into .cursor/skills/ in this project. Before copying, show me the SKILL.md and list any scripts it includes, and wait for me to confirm.
Or copy the folder yourself
Unzip the download into
.cursor/skills/for this project, or~/.cursor/skills/for all your projects.Run it by typing / and the skill name in chat.
Cursor skills docsGitHub Copilot
Run this in your project
npx skills add https://github.com/mattpocock/skills --skill zoom-out -a github-copilotAdd
-gto install it for every project instead.Or ask GitHub Copilot to do it
Install the "zoom-out" skill from https://github.com/mattpocock/skills for GitHub Copilot. Copy the skill folder (the one containing SKILL.md, with any scripts or reference files next to it) into .github/skills/ in this project. Before copying, show me the SKILL.md and list any scripts it includes, and wait for me to confirm.
Or copy the folder yourself
Unzip the download into
.github/skills/for this project, or~/.copilot/skills/for all your projects.Works in Copilot CLI, the cloud agent and agent mode in VS Code and JetBrains.
GitHub Copilot skills docsAntigravity
Run this in your project
npx skills add https://github.com/mattpocock/skills --skill zoom-out -a antigravityAdd
-gto install it for every project instead.Or ask Antigravity to do it
Install the "zoom-out" skill from https://github.com/mattpocock/skills for Antigravity. Copy the skill folder (the one containing SKILL.md, with any scripts or reference files next to it) into .agents/skills/ in this project. Before copying, show me the SKILL.md and list any scripts it includes, and wait for me to confirm.
Antigravity skills docsOr copy the folder yourself
Unzip the download into
.agents/skills/for this project, or~/.gemini/config/skills/for all your projects.Gemini CLI
Run this in your project
npx skills add https://github.com/mattpocock/skills --skill zoom-out -a gemini-cliAdd
-gto install it for every project instead.Or ask Gemini CLI to do it
Install the "zoom-out" skill from https://github.com/mattpocock/skills for Gemini CLI. Copy the skill folder (the one containing SKILL.md, with any scripts or reference files next to it) into .gemini/skills/ in this project. Before copying, show me the SKILL.md and list any scripts it includes, and wait for me to confirm.
Or copy the folder yourself
Unzip the download into
.gemini/skills/for this project, or~/.gemini/skills/for all your projects.Run /skills to check it was found.
Gemini CLI skills docs
- Installs
- 229.6K via skills.sh
- GitHub
- 261.4K stars ↗
- Last updated
- 4 Sept 2026
- Licence
- MIT
Security checks
Run by independent scanners and published on skills.sh. Their results, not a Viberation review.
- 19 May 2026
Gen Agent Trust Hub Pass
This skill provides a prompt to help the agent explain the architecture of a codebase. It contains no executable code, external dependencies, or dangerous instructions.
- 19 May 2026
Socket Pass
No alerts
- 19 May 2026
Snyk Pass
Risk: LOW · No issues
What's inside (1 file)
SKILL.md430 chars
SKILL.md. Shown as plain text.
--- name: zoom-out description: 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. disable-model-invocation: true --- 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.
Key info
- Pricing
- Open source
- Category
- Skills