Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

warden-studio-deployWarden 工作室部署

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

53,175

周安装

2,238

GitHub Stars

1

下载量

18,620
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:warden-studio-deploy(Warden 工作室部署)
来源仓库:https://github.com/kryptopaid/warden-studio-deploy
安装命令:
openclaw skills install warden-studio-deploy
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install warden-studio-deploy

简介

通过浏览器自动化使用 Warden Studio (studio.wardenprotocol.org) 将社区代理注册/发布到 Warden 代理中心。当您需要 (1) 登录 Studio,(2) 创建/提交代理列表,(3) 配置 API URL/身份验证、技能、头像和计费模型,(4) 支付注册 + Gas,以及 (5) 验证代理是否出现在 Studio 和 Warden 的代理中心中时,请使用。专为安全、可重复的发布而设计,具有明确的确认门。

SKILL.md

name
warden-studio
description
Use Warden Studio (studio.wardenprotocol.org) via browser automation to register/publish a Community Agent to the Warden Agent Hub. Use when you need to (1) log in to Studio, (2) create/submit an agent listing, (3) configure API URL/auth, skills, avatar, and billing model, (4) pay registration + gas, and (5) verify the agent appears in Studio and in Warden's Agent Hub. Designed for safe, repeatable publishing with explicit confirmation gates.

Warden Studio

Automate publishing a Community Agent in Warden Studio through a safe, repeatable workflow that other agents can follow.

Safety & constraints (non-negotiable)

  • Never request or store seed phrases / private keys.
  • Never ask the user to paste secrets into chat. If an API key must be entered, instruct the user to paste it directly into the Studio UI field.
  • Treat publishing/onchain registration as high-risk: confirm network, fees, and what is being signed before any wallet confirmation.
  • Prefer read-only validation (checking forms, status, preview) unless the user explicitly authorizes execution (e.g., "yes, publish" / "yes, execute").
  • Do not reveal any private info (local files, credentials, IPs, internal logs).
  • Public comms: do not claim any affiliation or relationship unless it is publicly disclosed and the user explicitly asks you to state it.

What this skill does

Typical outcomes:

  • Log into https://studio.wardenprotocol.org
  • Create a new Agent submission/listing
  • Provide:

- API URL (service endpoint) - API key / auth method (if required) - Name, description, skills, avatar - Billing model (free vs paid per inference, in USDC)

  • Pay registration fee + gas (if prompted by the UI)
  • Verify the agent shows up in Studio and becomes discoverable in Warden's Agent Hub (Community tab), when applicable.

Workflow (UI automation)

0) Preconditions

  1. A Chromium browser is available (Chrome/Brave/Edge/Chromium). (Firefox not supported.)
  2. User can log in to Warden Studio (email/SSO/2FA completed).
  3. The agent is already deployed somewhere and reachable via HTTPS (no UI required):

- stable API base URL - (optional) API key or token if the endpoint is protected

  1. Funding is ready for registration (if required by the flow):

- USDC on Base for the registration fee (confirm the fee in the UI) - ETH on Base for gas

If any of the above is missing, stop and ask the user to do that step.

1) Open + stabilize Studio

  • Open: https://studio.wardenprotocol.org
  • Wait for the landing/dashboard to load.
  • Take a snapshot and identify:

- logged-in user / account handle - any "Agents" list/table or "Submit / Create agent" entry point - network/payment cues (e.g., Base, USDC, wallet connection state)

If Studio is gated by login, stop and ask the user to complete login in the UI.

2) Read-only checks (default)

Use these first to prevent failed submissions:

  • Confirm the agent endpoint is reachable:

- the URL is HTTPS - no obvious typos - (if a "Test connection" exists) run it

  • Validate required metadata is prepared:

- agent name (short) - description (clear, non-misleading) - skills list (concise + accurate) - avatar image ready (square recommended)

  • Check billing/monetization options:

- free vs per-inference (USDC) - expected fees shown by the UI

3) Draft the submission (no publishing yet)

Direct create page (recommended): https://studio.wardenprotocol.org/agents/create

Current “Register Agent” form fields

Fill the form top-to-bottom to match the UI sections:

  1. API details

- API URL* — your agent’s HTTPS endpoint - API Key — if your endpoint requires a key *Never paste secrets into chat; enter them directly into the Studio field.*

The UI may also show helper links like “Build an agent using LangGraph” / “How it works”.

  1. Info

- Agent Name* - Select agent skills* — choose the relevant skill tags - Describe the key features of the agent* — short, accurate capability summary

  1. Agent avatar

- Paste link to add an agent avatar → Image link (URL)

  1. Billing model

- Choose how the agent charges users: Per inference or Free - If Per inference: Cost in USDC* (numeric)

  1. Agent Preview

- Agent name - Short description about your agent (max 100 characters)

  1. Final action: Register agent

Navigate to the agent submission flow (or go directly to https://studio.wardenprotocol.org/agents/create), then fill fields in a deterministic order:

  1. Identity

- Agent name - Short tagline (if any) - Category (if any)

  1. Capabilities

- Description - Skills (keywords and/or bullet list) - Links (docs, GitHub, website) if requested

  1. Integration

- API URL (service endpoint) - Auth: - API key field (if present), or - header/token configuration (if present)

  1. Branding

- Upload avatar - Optional banner/images (if supported)

  1. Monetization

- Choose billing model (free vs paid/per inference) if supported - Review any platform/registration fee disclosures

At the end of drafting, stop and show the user a Submission Summary:

  • Agent name + description (1–2 lines)
  • Skills list
  • API URL (domain + path)
  • Auth method (mask any key/token)
  • Billing model + any displayed fees

4) Publish / register (requires explicit approval)

Execution gate: Do not click the final "Publish / Register / Submit" button unless the user explicitly replies with "yes, publish" or "yes, execute" (or an unambiguous equivalent).

Before finalizing, summarize:

  • What action will happen (publish/register agent listing)
  • What network/payment is involved (e.g., Base; registration fee + gas, as shown in the UI)
  • Any costs shown in the UI (USDC amount + estimated gas)
  • What could go wrong:

- wrong endpoint / downtime → failed validation - wrong billing settings - wallet prompt on wrong network - unintended fee payment

Then proceed with the final click and wallet confirmation step (user signs in their wallet).

5) Post-publish verification

After publishing/registration:

  • Confirm status in Studio:

- "Submitted", "Pending", "Published", etc.

  • Capture any agent identifier or link shown (listing URL).
  • Check the agent appears in Studio's Agents list.
  • If the UI mentions distribution:

- verify it appears in Warden Agent Hub → Community tab (when available)

  • Record any errors verbatim and capture screenshots of:

- validation errors - payment failures - endpoint/auth failures

Troubleshooting playbook

Common failures and fixes:

  • Endpoint validation fails

- Check HTTPS, trailing slashes, versioned paths - Confirm the agent server is live and not geo-blocked - If auth required, verify the correct key/token was entered in UI (never paste it into chat)

  • Wallet/network mismatch

- Ensure wallet is on the correct network (e.g., Base) if Studio requires it

  • Insufficient funds

- Add USDC on Base for fee and ETH on Base for gas, then retry

Building a wrapper skill other agents can use

When asked to "create a skill that lets other agents publish via Warden Studio":

  1. Record the minimal repeatable workflow (URLs + UI landmarks) in references/warden-studio-ui-notes.md.
  2. Keep SKILL.md stable and general; put volatile UI selectors, screenshots, and clickpaths in references.
  3. Only add deterministic scripts if they reduce errors (e.g., a submission summary checklist formatter).

References

  • Read references/warden-studio-ui-notes.md for the latest Studio navigation map, observed fields, and publishing quirks.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

83.16%
按下载量换算15,484

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills