Pular para o conteúdo principal

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.

aviso

Outline Skills is experimental. Use at your own risk and please share feedback in the project's Discussions.

Prerequisites

Instructions

  1. Install Outline Skills in your AI agent.

    npx skills add https://github.com/OutlineFoundation/outline-skills
  2. Start your AI agent and ask it to deploy an Outline server. For example:

    Deploy an Outline VPN server to DigitalOcean.

  3. 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.

  4. Once finished, the agent will provide a management URL you can add to the Outline Manager to share access with your users.