# Numbers

> Apple Numbers spreadsheet heuristics for background-computer-use. Use when the user asks you to edit a Numbers spreadsheet, add a formula, update a cell, or switch sheets.

- **Type:** Skill
- **Install:** `agentstack add skill-panchangam18-background-computer-use-numbers`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Panchangam18](https://agentstack.voostack.com/s/panchangam18)
- **Installs:** 0
- **Category:** [Data & Analytics](https://agentstack.voostack.com/c/data-and-analytics)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Panchangam18](https://github.com/Panchangam18)
- **Source:** https://github.com/Panchangam18/background-computer-use/tree/main/skills/numbers
- **Website:** https://github.com/Panchangam18/background-computer-use

## Install

```sh
agentstack add skill-panchangam18-background-computer-use-numbers
```

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

## About

# Driving Apple Numbers with background computer use

Use these rules in addition to the main `computer-use` skill:

1. Always call `get_app_state app="Numbers"` before interacting.
2. A single `click` selects a cell; double-click or `press_key key="Return"`
   enters edit mode. Triple-click selects the cell's existing value.
3. Use `Tab` / `shift+Tab` / `Return` / `shift+Return` to move between cells —
   never embed those as literal characters in `type_text`.
4. Prefer `set_value` on Format-inspector numeric inputs (`settable=true`).
5. For multi-cell selection, use `drag` from the top-left cell to the
   bottom-right cell.
6. Always re-call `get_app_state` after switching sheets — the entire tree
   changes.

Detailed behavior lives in `server/app-hints/Numbers.md`, which is injected
into `` on every `get_app_state` call for Numbers.

## Source & license

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

- **Author:** [Panchangam18](https://github.com/Panchangam18)
- **Source:** [Panchangam18/background-computer-use](https://github.com/Panchangam18/background-computer-use)
- **License:** MIT
- **Homepage:** https://github.com/Panchangam18/background-computer-use

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-panchangam18-background-computer-use-numbers
- Seller: https://agentstack.voostack.com/s/panchangam18
- 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%.
