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 DesktopInstall 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.
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_servicesFound frontend at localhost:3000
https://preview-7f3.pubto.devEach 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.
Open With AI and install a detected integration. Desktop downloads the current bundle from Control and installs only the managed Skill files.
Download DesktopPaste the one-line prompt shown below into Codex, Claude Code, OpenCode, Grok CLI, pi, or another tool with a native Skill installer.
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 GitHubPaste 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.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.
Preview this project with Pubto.
Install guideUse Pubto to publish this frontend for 30 minutes.
Install guidePublish localhost:3000 with Pubto and verify it.
Install guidePublish this project with Pubto and verify the endpoint.
Install guideRead the Pubto Skill before publishing.
Install guideRun /pubto preview this project.
Install guideThe current CLI publishes HTTP, HTTPS, WebSocket, TCP, individual files, safe directory listings, and website folders. It also lists, inspects, starts, stops, and deletes endpoints.
pubto publish --port 3000 --duration 30m
pubto publish --file ./product-deck.pptx
pubto publish --dir ./documents
pubto publish --tcp 3306