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.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install warden-studio-deploy或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install warden-studio-deploy⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/warden-studio-deploy/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- 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. ---
Automate publishing a Community Agent in Warden Studio through a safe, repeatable workflow that other agents can follow.
Typical outcomes:
https://studio.wardenprotocol.org- API URL (service endpoint) - API key / auth method (if required) - Name, description, skills, avatar - Billing model (free vs paid per inference, in USDC)
- stable API base URL - (optional) API key or token if the endpoint is protected
- 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.
https://studio.wardenprotocol.org- 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.
Use these first to prevent failed submissions:
- the URL is HTTPS - no obvious typos - (if a "Test connection" exists) run it
- agent name (short) - description (clear, non-misleading) - skills list (concise + accurate) - avatar image ready (square recommended)
- free vs per-inference (USDC) - expected fees shown by the UI
Direct create page (recommended): https://studio.wardenprotocol.org/agents/create
Fill the form top-to-bottom to match the UI sections:
- 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”.
- Agent Name* - Select agent skills* — choose the relevant skill tags - Describe the key features of the agent* — short, accurate capability summary
- Paste link to add an agent avatar → Image link (URL)
- Choose how the agent charges users: Per inference or Free - If Per inference: Cost in USDC* (numeric)
- Agent name - Short description about your agent (max 100 characters)
Navigate to the agent submission flow (or go directly to https://studio.wardenprotocol.org/agents/create), then fill fields in a deterministic order:
- Agent name - Short tagline (if any) - Category (if any)
- Description - Skills (keywords and/or bullet list) - Links (docs, GitHub, website) if requested
- API URL (service endpoint) - Auth: - API key field (if present), or - header/token configuration (if present)
- Upload avatar - Optional banner/images (if supported)
- 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:
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:
- 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).
After publishing/registration:
- "Submitted", "Pending", "Published", etc.
- verify it appears in Warden Agent Hub → Community tab (when available)
- validation errors - payment failures - endpoint/auth failures
Common failures and fixes:
- 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)
- Ensure wallet is on the correct network (e.g., Base) if Studio requires it
- Add USDC on Base for fee and ETH on Base for gas, then retry
When asked to "create a skill that lets other agents publish via Warden Studio":
references/warden-studio-ui-notes.md.SKILL.md stable and general; put volatile UI selectors, screenshots, and clickpaths in references.references/warden-studio-ui-notes.md for the latest Studio navigation map, observed fields, and publishing quirks.安装 Deploy Agent on Warden Studio 后,可以对 AI 说这些话来触发它
Help me get started with Deploy Agent on Warden Studio
Explains what Deploy Agent on Warden Studio does, walks through the setup, and runs a quick demo based on your current project
Use Deploy Agent on Warden Studio to use Warden Studio (studio
Invokes Deploy Agent on Warden Studio with the right parameters and returns the result directly in the conversation
What can I do with Deploy Agent on Warden Studio in my developer & devops workflow?
Lists the top use cases for Deploy Agent on Warden Studio, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/warden-studio-deploy/ 目录(个人级,所有项目可用),或 .claude/skills/warden-studio-deploy/(项目级)。重启 AI 客户端后,用 /warden-studio-deploy 主动调用,或让 AI 根据上下文自动发现并使用。
Deploy Agent on Warden Studio 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Deploy Agent on Warden Studio 可免费安装使用。请查阅仓库了解许可证信息。
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.
Automate my developer & devops tasks using Deploy Agent on Warden Studio
Identifies repetitive steps in your workflow and sets up Deploy Agent on Warden Studio to handle them automatically
Deploy Agent on Warden Studio 属于「Developer & DevOps」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。