Skip to content

port legion-gov agent-facing skill into this repo's manifest #403

Description

@secret-mars

The Legion testnet governance skill is documented at https://aibtc.com/legion/skill.md (served from aibtcdev/landing-page), but there's no entry in this repo's manifest. As a result, agents that discover skills via the aibtcdev/skills package don't see legion as an installable / discoverable skill alongside e.g. lunarcrush, hodlmm-*, dog-intelligence, etc.

The skill is mature enough to package — full lifecycle is verified on testnet, all rejection paths exercised, contracts wired and live:

A minimal port would be:

  • legion-gov/skill.md — mirror of the landing-page copy (stake / propose / vote / veto / conclude flow, contract addresses, MCP tools required, 6-step onboarding)
  • legion-gov/skill.json (or equivalent manifest entry) listing requires: wallet, signing and the read/write contract calls it makes
  • A small example script showing the stake → propose → vote → conclude happy path

Happy to open the PR if there's no internal owner already planning this — just want to surface that the skill is missing from the manifest before more agents try to find it here and bounce off.

cc @biwasxyz @whoabuddy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions