AI & SKILLS

Let AI publish and share the result it just created.

Install Pubto's managed Skill for a supported coding tool. The Skill uses the local Pubto CLI and Desktop Agent; it does not give the AI direct access to Control credentials.

From prompt to verified address

Ask for the outcome. Review the target. Share the result.

The Skill can inspect a local project, identify a relevant port or path, and run explicit CLI actions. It instructs the agent to ask before publishing databases, LAN targets, admin services, and other sensitive endpoints.

Detect a demo, API, file, website, WebSocket, or TCP target
Use an explicit protocol and short duration
Ask before publishing a sensitive target
Verify reachability and return the exact public address
pubto / ai-run live
Publish this project and prepare a review link.
Inspectingdetect_services

Found frontend at localhost:3000

01/03
https://preview-7f3.pubto.dev
protected · expires in 30mhuman approval required
Three equivalent installation paths

Start in Desktop, your AI CLI, or GitHub.

Each path installs the same versioned Skill and uses the same Pubto CLI and Desktop Agent. Choose the path that matches how your AI tool is managed.

01

Install from Desktop

Open With AI and install a detected integration. Desktop downloads the current bundle from Control and installs only the managed Skill files.

Download Desktop
02

Ask your AI CLI

Paste the one-line prompt shown below into Codex, Claude Code, OpenCode, Grok CLI, pi, or another tool with a native Skill installer.

03

Copy from GitHub

Download the public Skill repository into your tool's standard directory. The same one-line prompt is shown below, and the Skill handles its own checks on first use.

Open GitHub
AI CLI INSTALL PROMPT

Let your AI CLI install the Skill

Paste this one-line request into your tool's native Skill installer.

Install or update the official Pubto Skill from https://github.com/vertex-ai-llc/pubto-skill.
Integrations

Use Pubto with the coding tools already on your computer.

Desktop detects each tool's configuration directory before installation. Codex, Claude Code, OpenCode, pi, and Grok CLI use Skills; Gemini CLI uses a managed command.

Supported

Claude Code

Use Pubto to publish this frontend for 30 minutes.

Install guide
Supported

OpenCode

Publish localhost:3000 with Pubto and verify it.

Install guide
Supported

pi coding agent

Publish this project with Pubto and verify the endpoint.

Install guide
Supported

Grok CLI

Read the Pubto Skill before publishing.

Install guide
Readable actions underneath

Natural language for people. Exact commands underneath.

The current CLI publishes HTTP, HTTPS, WebSocket, TCP, individual files, safe directory listings, and website folders. It also lists, inspects, starts, stops, and deletes endpoints.

terminal
pubto publish --port 3000 --duration 30m
pubto publish --file ./product-deck.pptx
pubto publish --dir ./documents
pubto publish --tcp 3306