Deploy using an AI Agent
This guide walks you through deploying an Outline Server with the help of an AI agent (such as Claude Code, Codex, or Gemini CLI) using the experimental Outline Skills.
ostrzeżenie
Outline Skills is experimental. Use at your own risk and please share feedback in the project's Discussions.
Prerequisites
- An AI agent CLI that supports skills, such as Claude Code, Codex, or Gemini CLI.
- An account with a supported cloud provider (currently DigitalOcean).
Instructions
-
Install Outline Skills in your AI agent.
npx skills add https://github.com/OutlineFoundation/outline-skills -
Start your AI agent and ask it to deploy an Outline server. For example:
Deploy an Outline VPN server to DigitalOcean.
-
Follow the agent's prompts. It will ask you for the credentials it needs (such as a DigitalOcean API token), confirm the deployment details with you, and run the install.
-
Once finished, the agent will provide a management URL you can add to the Outline Manager to share access with your users.