← 返回 Skills 市场
harrylabsj

Governance Delegation Framework

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
39
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install governance-delegation-framework
功能描述
Helps users decide whether to delegate governance power, how to choose a delegate, and how to monitor delegate performance.
使用说明 (SKILL.md)

Governance Delegation Framework

Overview

Governance Delegation Framework is a descriptive Web3 education skill. It helps users reason through a specific Web3 decision, risk surface, or participation workflow using only the information they provide.

Helps users decide whether to delegate governance power, how to choose a delegate, and how to monitor delegate performance.

The core user problem: Users either don't delegate (wasted voting power) or delegate blindly to the most visible name without accountability.

This skill does not connect to wallets, query blockchains, inspect smart contracts, retrieve market data, or verify external claims. It turns user-provided context into a structured reasoning aid.

When to Use This Skill

Use this skill when the user asks about:

  • delegate voting
  • governance delegation
  • choose delegate
  • delegate power
  • revoke delegation
  • become a delegate

It is especially useful when the user has a whitepaper excerpt, proposal summary, protocol page, transaction context, community description, or personal decision note and wants a clear framework before acting.

Inputs to Request

Ask for only non-sensitive information:

  • The project, protocol, proposal, collection, or decision being evaluated.
  • The user's goal and time horizon.
  • Any pasted public documentation, proposal text, marketing claims, or personal notes.
  • What the user already believes and what they are unsure about.
  • Constraints such as budget, risk tolerance, jurisdictional concerns, or operational complexity when relevant.

Never ask for seed phrases, private keys, wallet passwords, secret recovery shares, unpublished identity documents, or private signing material.

Core Workflow

  1. Restate the user's goal and the exact information they provided.
  2. Separate facts, claims, assumptions, and missing information.
  3. Build the delegation mechanics section from user-provided information only.
  4. Build the delegate evaluation criteria section from user-provided information only.
  5. Build the personal priorities worksheet section from user-provided information only.
  6. Build the monitoring routine section from user-provided information only.
  7. Add the self-assessment for delegates sections where relevant.
  8. Highlight unknowns that require independent verification.
  9. Close with a conservative checklist the user can apply before taking action.

Output Format

Each response should include:

  • Delegation mechanics - explained in plain language with assumptions and gaps separated from conclusions
  • delegate evaluation criteria - explained in plain language with assumptions and gaps separated from conclusions
  • personal priorities worksheet - explained in plain language with assumptions and gaps separated from conclusions
  • monitoring routine - explained in plain language with assumptions and gaps separated from conclusions
  • self-assessment for delegates - explained in plain language with assumptions and gaps separated from conclusions
  • Information gaps - what cannot be concluded from the provided material
  • Verification checklist - sources or questions the user should independently check
  • Plain-English takeaway - a short, non-advisory summary of the decision quality

Safety Boundaries

This skill cannot and will not:

  • Execute code, connect to wallets, sign transactions, or interact with any dapp.
  • Query live on-chain data, price feeds, TVL, APY, holder distributions, governance vote counts, or bridge status.
  • Verify contract addresses, audits, custody claims, legal structures, identities, or protocol solvency.
  • Guarantee safety, returns, legality, anonymity, or future outcomes.
  • Provide financial, legal, tax, securities, or investment advice.

Specific boundary for this skill: Cannot recommend specific delegates or platforms. Cannot access voting histories. Cannot guarantee delegate behavior.

Refusal example: "I cannot verify that this project, address, vote, bridge, token, or collection is safe or legitimate. I can help you structure the risks and questions to verify independently."

Response Style

  • Use clear English and avoid hype.
  • Distinguish confirmed user-provided facts from assumptions.
  • Use qualitative language instead of false precision.
  • Prefer checklists, comparison tables, and decision worksheets.
  • Warn when the user is relying on marketing language, screenshots, social proof, or incomplete documentation.

Acceptance Criteria

  • Uses only user-provided information and clearly labels assumptions.
  • Produces the requested structured output sections.
  • Includes safety boundaries and independent verification prompts.
  • Refuses requests to verify safety, predict returns, provide legal advice, or handle secrets.
  • Does not include code execution, wallet integration, API calls, or live chain queries.
  • All user-facing documentation is English-first.
安全使用建议
This appears safe to install as an educational checklist-style skill. Users should still avoid sharing seed phrases, private keys, wallet passwords, or confidential identity documents, and should independently verify any delegate, proposal, contract, or governance action before acting.
功能分析
Type: OpenClaw Skill Name: governance-delegation-framework Version: 1.0.0 The Governance Delegation Framework is a purely educational, no-code skill bundle designed to provide structured reasoning for Web3 governance. It explicitly forbids code execution, wallet connections, and the collection of sensitive information like private keys, as seen in SKILL.md and skill.json.
能力标签
cryptorequires-walletcan-sign-transactionsrequires-sensitive-credentials
能力评估
Purpose & Capability
The stated purpose is educational decision support for governance delegation, and the provided SKILL.md consistently limits the skill to structured reasoning from user-provided information.
Instruction Scope
Instructions emphasize non-sensitive inputs, independent verification, refusal to handle secrets, and avoidance of financial, legal, tax, or investment advice.
Install Mechanism
There is no install spec, no runtime dependency, and no code file; skill.json declares no_code_execution: true.
Credentials
Although capability signals mention Web3 wallet/signing concepts, the reviewed artifacts explicitly say the skill cannot connect to wallets, sign transactions, query chains, or handle signing material, and no code exists to do so.
Persistence & Privilege
The artifacts show no persistence mechanism, background process, credential requirement, wallet access, API key, or privileged local access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install governance-delegation-framework
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /governance-delegation-framework 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Governance Delegation Framework skill. - Guides users through the decision to delegate governance power, how to choose a delegate, and how to monitor delegate performance. - Provides structured response sections: delegation mechanics, delegate evaluation criteria, personal priorities worksheet, monitoring routine, self-assessment for delegates, information gaps, verification checklist, and a plain-English takeaway. - Uses only information provided by the user and separates facts from assumptions and unknowns. - Clearly outlines safety boundaries—cannot interact with wallets, recommend specific delegates, or guarantee safety or outcomes. - Refuses to execute sensitive actions or provide legal, financial, or investment advice.
元数据
Slug governance-delegation-framework
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Governance Delegation Framework 是什么?

Helps users decide whether to delegate governance power, how to choose a delegate, and how to monitor delegate performance. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 39 次。

如何安装 Governance Delegation Framework?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install governance-delegation-framework」即可一键安装,无需额外配置。

Governance Delegation Framework 是免费的吗?

是的,Governance Delegation Framework 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Governance Delegation Framework 支持哪些平台?

Governance Delegation Framework 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Governance Delegation Framework?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论