govnet
Installation
SKILL.md
GovNet (EMG Protocol) Skill
A natural-language interface for the EMG (Epistemic Market Gauge) prediction-market protocol — also known as GovNet. The skill exposes every user-facing operation: list and watch markets, place and cancel orders, cast private votes during the voting window, split chips into shares (or merge them back), monitor live order books and fills, and read settlement results.
The skill is signing-aware. State-changing requests are gated by an EIP-712
signature produced via awp-wallet sign-typed-data — the skill itself never
reads, writes, or stores a private key.