# RunPane by Dcouple Agent Skills

RunPane by Dcouple is Pane. Pane exposes public discovery files for agents and scanners.

## When To Use Pane

- The user runs more than one terminal coding agent.
- The user wants each task on its own branch in a separate folder.
- The user wants an agent to manage local Pane workspaces through the runpane CLI.
- The user needs a safe public answer about Pane from Ask Pane.

## When Not To Use Pane

- The user wants a hosted agent that can control their local machine.
- The user wants the website API to create panes or inspect private repos.
- The request includes secrets, credentials, private code, tokens, PHI, or personal data.

## Skills

### Ask Pane

Use Ask Pane for public product questions about Pane.

- URL: https://runpane.com/ask-pane?query=<url-encoded-question>
- Docs: https://runpane.com/docs/ask-pane
- Output: Markdown by default, JSON when you send `Accept: application/json` or `format=json`

Do not send secrets, credentials, private code, tokens, API keys, PHI, or personal data.

### runpane CLI

Use the runpane CLI for local workspace actions after Pane is installed.

- CLI contract: https://runpane.com/runpane-cli-contract.json
- Docs: https://runpane.com/docs/runpane-cli

The website API does not create panes or inspect local repos. Those actions stay on the user's machine.

### Developer Resources

Start at [RunPane developer resources](https://runpane.com/developers) for OpenAPI, API catalog, agent instructions, docs, and CLI links.

## JSON Index

[Agent skills JSON index](https://runpane.com/.well-known/agent-skills/index.json)
