What problem does it solve? Managing a SublinkPro proxy subscription instance normally requires clicking through the web UI and knowing exact API parameters; this Skill lets an AI assistant operate the instance through natural language, including deploying a new instance from scratch. ## Core Features & Use Cases - Guided node and subscription management: Add nodes from proxy links, build subscriptions with templates and filters, and create share links, with the assistant discovering existing groups, nodes, and templates so you pick from lists instead of typing. - Airports, templates, and tags: Import airports with scheduled pulls, edit Clash/Surge templates manually or via AI edit sessions, and manage tags, chain proxy rules, tasks, and dashboard stats. - Deployment and lifecycle: Deploy SublinkPro via docker, docker-compose, or the install script locally or over SSH, then check status, view logs, update, or uninstall. - Use Case: Say "add this node: vless://... and put it in a subscription with a share link" and the assistant confirms each step, calls the correct form or JSON endpoint, and returns the consumable share URL. ## Quick Start Set the SUBLINK_BASE_URL and SUBLINK_API_KEY environment variables, then ask the assistant to show all your subscriptions or add a node.