{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agentscale",
    "name": "AgentScale",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/jpbonch/agentscale",
    "canonicalUrl": "https://clawhub.ai/jpbonch/agentscale",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/agentscale",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agentscale",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "package-lock.json",
      "package.json",
      "SKILL.md",
      "tsconfig.json",
      "src/index.ts"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "agentscale",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T15:23:14.846Z",
      "expiresAt": "2026-05-06T15:23:14.846Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agentscale",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agentscale",
        "contentDisposition": "attachment; filename=\"agentscale-0.1.2.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "agentscale"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/agentscale"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/agentscale",
    "agentPageUrl": "https://openagent3.xyz/skills/agentscale/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agentscale/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agentscale/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Free Tier",
        "body": "No signup or payment required to start.\nRun npx agentscale register to get an API key.\nFree deploys expire after 1 hour.\nLimited to 1 service."
      },
      {
        "title": "Paid Tier",
        "body": "Add credits to remove the 1-hour expiry and deploy permanently.\nUse npx agentscale account to check your tier and credit balance.\nWhen you need to add credits, use the agentspend pay command or the AgentSpend skill."
      },
      {
        "title": "Register",
        "body": "npx agentscale register\n\nGenerates an API key and saves it to ~/.agentscale/config.json."
      },
      {
        "title": "Deploy",
        "body": "npx agentscale deploy\n\nRun this from your project directory. Packages the current directory and deploys it.\n\nOptions:\n\n--name <name> — Service name (auto-generated if omitted)"
      },
      {
        "title": "List",
        "body": "npx agentscale list\n\nLists your services and their status."
      },
      {
        "title": "Account",
        "body": "npx agentscale account\n\nShows your account tier (free/paid) and credit balance.\n\nTo add credits, use the agentspend pay command:\n\nagentspend pay https://api.agentscale.co/add-credits \\\n  --header \"x-api-key:<your-api-key>\" \\\n  --body '{\"amount_cents\": 500}'\n\nOr pay directly with an x402 wallet by calling POST /add-credits with your x-api-key header and amount_cents in the body."
      },
      {
        "title": "Project Requirements",
        "body": "Deploy APIs and web services. Supports Node.js, Python, Go, and more.\nYour project needs a standard structure to be auto-detected:\n\nNode.js: a package.json with a start script.\nPython: a requirements.txt.\nGo: a go.mod.\n\n\nCustom domains, build commands, and start commands are not yet supported."
      },
      {
        "title": "Environment Variables",
        "body": "AGENTSCALE_API_URL — Overrides the default API base URL. Warning: this redirects all API calls, including those carrying your API key, to the specified URL."
      },
      {
        "title": "System Requirements",
        "body": "tar must be available on PATH (used to package projects for deploy)."
      },
      {
        "title": "Limits",
        "body": "Upload: 100 MB compressed, 500 MB decompressed."
      }
    ],
    "body": "Free Tier\nNo signup or payment required to start.\nRun npx agentscale register to get an API key.\nFree deploys expire after 1 hour.\nLimited to 1 service.\nPaid Tier\nAdd credits to remove the 1-hour expiry and deploy permanently.\nUse npx agentscale account to check your tier and credit balance.\nWhen you need to add credits, use the agentspend pay command or the AgentSpend skill.\nCommands\nRegister\nnpx agentscale register\n\n\nGenerates an API key and saves it to ~/.agentscale/config.json.\n\nDeploy\nnpx agentscale deploy\n\n\nRun this from your project directory. Packages the current directory and deploys it.\n\nOptions:\n\n--name <name> — Service name (auto-generated if omitted)\nList\nnpx agentscale list\n\n\nLists your services and their status.\n\nAccount\nnpx agentscale account\n\n\nShows your account tier (free/paid) and credit balance.\n\nTo add credits, use the agentspend pay command:\n\nagentspend pay https://api.agentscale.co/add-credits \\\n  --header \"x-api-key:<your-api-key>\" \\\n  --body '{\"amount_cents\": 500}'\n\n\nOr pay directly with an x402 wallet by calling POST /add-credits with your x-api-key header and amount_cents in the body.\n\nProject Requirements\nDeploy APIs and web services. Supports Node.js, Python, Go, and more.\nYour project needs a standard structure to be auto-detected:\nNode.js: a package.json with a start script.\nPython: a requirements.txt.\nGo: a go.mod.\nCustom domains, build commands, and start commands are not yet supported.\nEnvironment Variables\nAGENTSCALE_API_URL — Overrides the default API base URL. Warning: this redirects all API calls, including those carrying your API key, to the specified URL.\nSystem Requirements\ntar must be available on PATH (used to package projects for deploy).\nLimits\nUpload: 100 MB compressed, 500 MB decompressed."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/jpbonch/agentscale",
    "publisherUrl": "https://clawhub.ai/jpbonch/agentscale",
    "owner": "jpbonch",
    "version": "0.1.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agentscale",
    "downloadUrl": "https://openagent3.xyz/downloads/agentscale",
    "agentUrl": "https://openagent3.xyz/skills/agentscale/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agentscale/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agentscale/agent.md"
  }
}