返回顶部
a

agentscale一键部署应用

Deploy web apps and APIs to a public URL with a single command.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.2
安全检测
已通过
764
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

agentscale

免费套餐

  • - 无需注册或付费即可开始使用。
  • 运行 npx agentscale register 获取 API 密钥。
  • 免费部署服务在一小时后过期。
  • 仅限 1 个服务。

付费套餐

  • - 添加积分即可解除 1 小时过期限制,实现永久部署。
  • 使用 npx agentscale account 查看您的套餐等级和积分余额。
  • 需要添加积分时,请使用 agentspend pay 命令或 AgentSpend 技能。

命令

注册

bash
npx agentscale register

生成 API 密钥并保存至 ~/.agentscale/config.json。

部署

bash
npx agentscale deploy

在项目目录中运行此命令。将打包当前目录并进行部署。

选项:

  • - --name <名称> — 服务名称(省略时自动生成)

列表

bash
npx agentscale list

列出您的服务及其状态。

账户

bash
npx agentscale account

显示您的账户套餐等级(免费/付费)和积分余额。

如需添加积分,请使用 agentspend pay 命令:

bash
agentspend pay https://api.agentscale.co/add-credits \
--header x-api-key:<您的API密钥> \
--body {amount_cents: 500}

或通过调用 POST /add-credits 并附带 x-api-key 请求头和请求体中的 amount_cents,直接使用 x402 钱包支付。

项目要求

  • - 部署 API 和 Web 服务。支持 Node.js、Python、Go 等。
  • 项目需具备标准结构以便自动识别:
- Node.js: 包含启动脚本的 package.json 文件。 - Python: 包含 requirements.txt 文件。 - Go: 包含 go.mod 文件。
  • - 暂不支持自定义域名、构建命令和启动命令。

环境变量

  • - AGENTSCALEAPIURL — 覆盖默认 API 基础 URL。警告: 此操作将重定向所有 API 调用(包括携带 API 密钥的调用)至指定 URL。

系统要求

  • - 系统 PATH 中必须包含 tar 命令(用于打包项目进行部署)。

限制

  • - 上传限制:压缩后 100 MB,解压后 500 MB。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 agentscale-1776419935 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 agentscale-1776419935 技能

通过命令行安装

skillhub install agentscale-1776419935

下载

⬇ 下载 agentscale v0.1.2(免费)

文件大小: 11.39 KB | 发布时间: 2026-4-17 19:40

v0.1.2 最新 2026-4-17 19:40
- Added system and environment variable requirements for better deployment support.
- Introduced a "System Requirements" section specifying that "tar" must be available on PATH.
- Added a new "Environment Variables" section documenting AGENTSCALE_API_URL and its security implications.
- Declared "tar" under required_tools for clearer tool prerequisites.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部