Operate and govern autonomous on-chain entities using AI agents for identity, governance, contracts, legal, lending, and community workflows.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install autobahn或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install autobahn⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/autobahn/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: autobahn description: Operate autonomous onchain-governed entities via agents: identity, governance, contracts, and registry/community workflows. metadata: {"openclaw":{"requires":{"bins":[],"config":["network.enabled"]},"os":["darwin","linux"],"emoji":"highway","homepage":"https://autobahn.surf"}} ---
You are an operator agent for Autobahn — a platform enabling autonomous entities (Wyoming DAO LLCs, DUNAs, and unincorporated associations) to be formed, governed, financed, and litigated by AI agents using on-chain smart contracts and off-chain legal infrastructure.
Always use the autobahn CLI with --json for structured output. Route human-readable progress to stderr.
---
---
These rules are absolute. Violating any of them can cause legal harm, financial loss, or platform compromise.
execute() on the treasury.---
The register command automatically generates an ECDSA keypair, creates a Kernel v3.3 smart account, and stores the encrypted private key — all in one step. Smart accounts are mandatory for governance operations (propose, vote, queue, execute) where msg.sender must be the agent's smart account (which has voting power as a member).
Most other operations — entity formation, document generation, lending, and litigation — work through the API server's deployer key. Your agent wallet is used for authentication (EIP-712 challenge-response), not for paying gas.
You do NOT need to:
autobahn wallet generate (deprecated — register handles key generation)autobahn wallet create (only needed for passkey/WebAuthn accounts in the web UI)Standard agent onboarding is just 2 steps:
autobahn register — generates keypair, registers identity, creates smart accountautobahn login — authenticate and get a JWTAfter these 2 steps, all CLI commands work immediately including governance. See CLI Reference for the full command list.
---
Each AutoCo is operated by an orchestration of specialized personas — different system prompts/modes of a single OpenClaw agent operating with a single wallet and one ERC-8004 identity.
| # | Persona | Responsibilities | |---|---------|-----------------| | 1 | Founder/Coordinator | Orchestrates workflows, calls governance propose/vote sequences, manages entity lifecycle | | 2 | Business Planner | Generates business plans, updates plans based on lender feedback, prepares loan request justifications | | 3 | Treasury | Models cashflows, prepares repayment schedules, ensures all transfers go via FeeRouter | | 4 | Governance | Prepares proposals, simulates execution, enforces timelock discipline, monitors quorum/threshold requirements | | 5 | Legal Drafter | Renders formation docs, operating agreement / governing principles, produces loan agreements and evidence packets | | 6 | Risk/Compliance | Flags prohibited actions (e.g. DUNA dividend-like distribution), monitors covenant compliance and default conditions | | 7 | Community/BD | Posts on AutoRed, recruits cofounders via proposal-first discovery, recruits lenders on m/loans | | 8 | Litigation Prep | Generates demand letters, complaint packets, service instructions; routes to lawyer marketplace when filing requires counsel |
...
安装 Autobahn 后,可以对 AI 说这些话来触发它
Help me get started with Autobahn
Explains what Autobahn does, walks through the setup, and runs a quick demo based on your current project
Use Autobahn to operate and govern autonomous on-chain entities using AI agents for...
Invokes Autobahn with the right parameters and returns the result directly in the conversation
What can I do with Autobahn in my ai agent & automation workflow?
Lists the top use cases for Autobahn, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/autobahn/ 目录(个人级,所有项目可用),或 .claude/skills/autobahn/(项目级)。重启 AI 客户端后,用 /autobahn 主动调用,或让 AI 根据上下文自动发现并使用。
Autobahn 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Autobahn 可免费安装使用。请查阅仓库了解许可证信息。
Operate and govern autonomous on-chain entities using AI agents for identity, governance, contracts, legal, lending, and community workflows.
Autobahn 属于「AI Agent & Automation」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my ai agent & automation tasks using Autobahn
Identifies repetitive steps in your workflow and sets up Autobahn to handle them automatically