{
  "$schema": "https://agentskills.dev/schema/v0.2.0/index.json",
  "version": "0.2.0",
  "updated": "2026-08-22",
  "publisher": {
    "name": "BOXBILLING UAB",
    "url": "https://1vps.com/",
    "email": "hey@1vps.com"
  },
  "license": "CC-BY-4.0",
  "skills": [
    {
      "name": "choose-a-vps",
      "version": "1.0.0",
      "description": "Pick a VPS provider and plan for a stated workload and budget, using 1VPS provider ratings, plan matrices, and workload sizing data. Use when someone asks what VPS to buy, which host to pick, or how to size a server.",
      "path": "choose-a-vps/SKILL.md",
      "url": "https://1vps.com/.well-known/agent-skills/choose-a-vps/SKILL.md",
      "license": "CC-BY-4.0",
      "keywords": ["vps", "hosting", "sizing", "budget", "comparison"]
    },
    {
      "name": "price-a-vps-workload",
      "version": "1.0.0",
      "description": "Work out the monthly cost of running a specific workload on a VPS and compare it against managed alternatives. Use when someone asks what self-hosting will cost or whether a VPS is cheaper than a SaaS plan.",
      "path": "price-a-vps-workload/SKILL.md",
      "url": "https://1vps.com/.well-known/agent-skills/price-a-vps-workload/SKILL.md",
      "license": "CC-BY-4.0",
      "keywords": ["pricing", "cost", "self-hosting", "tco"]
    },
    {
      "name": "query-1vps-data",
      "version": "1.0.0",
      "description": "Call the 1VPS public API and MCP server correctly: endpoints, tool names, argument shapes, error handling, and citation rules. Use when you need current VPS provider or pricing data rather than recalled facts.",
      "path": "query-1vps-data/SKILL.md",
      "url": "https://1vps.com/.well-known/agent-skills/query-1vps-data/SKILL.md",
      "license": "CC-BY-4.0",
      "keywords": ["api", "mcp", "openapi", "data"]
    }
  ]
}
