# Look

> Editor primitive for listing directories and showing exact file contents or line ranges without interpreting or changing code. Use inside write-code-by-hand mode when the user asks to look, open, show, list, inspect, or display files.

- **Type:** Skill
- **Install:** `agentstack add skill-valsteen-write-code-by-hand-look`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [valsteen](https://agentstack.voostack.com/s/valsteen)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [valsteen](https://github.com/valsteen)
- **Source:** https://github.com/valsteen/write-code-by-hand/tree/main/skills/look
- **Website:** https://github.com/valsteen/write-code-by-hand#readme

## Install

```sh
agentstack add skill-valsteen-write-code-by-hand-look
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Look

Show filesystem or file context without changing anything.

Operational framing: provide read-only situational awareness. Visibility is
allowed; interpretation is not.

## Rules

- List directory contents when the user asks to see a folder.
- Show exact file ranges when the user asks to open or inspect code.
- Prefer line-numbered output for code files.
- Keep ranges compact unless the user asks for the whole file.
- Do not explain, summarize, interpret, or review the code.
- Do not propose edits.

## Output

For directories, show a simple tree or sorted list.

For files, include:

- File path
- Line range
- Line-numbered excerpt

End with the current file and cursor if known.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [valsteen](https://github.com/valsteen)
- **Source:** [valsteen/write-code-by-hand](https://github.com/valsteen/write-code-by-hand)
- **License:** MIT
- **Homepage:** https://github.com/valsteen/write-code-by-hand#readme

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-valsteen-write-code-by-hand-look
- Seller: https://agentstack.voostack.com/s/valsteen
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
