proposal-generator

Automates blockchain governance proposal generation with LLM and RPC monitoring.

Updated Aug 15, 2025
One-click install
npx skills add https://github.com/EojEdred/Etrid --skill proposal-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proposal-generator
Source: https://github.com/EojEdred/Etrid/tree/main/14-aidevs/skills/proposal-generator/proposal-generator
Command: npx skills add https://github.com/EojEdred/Etrid --skill proposal-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Crafting well-structured and technically correct governance proposals for various actions (minting, staking, parameter changes) can be complex. This Skill automates proposal generation for Ëtrid.

Core Features & Use Cases

  • Diverse Proposal Types: Create proposals for token minting, staking, and parameter changes.
  • Distribution Pay Schedules: Generate proposals for allocating ÉTR among stakeholders.
  • Technical Correctness: Ensure all technical details are correctly formatted for on-chain submission.
  • Use Case: Quickly generate a governance proposal to adjust the staking reward rate or to initiate a new token minting event, ensuring all technical details are correctly formatted for on-chain submission.

Quick Start

Use the proposal-generator skill to create a governance proposal to change the staking reward rate to 12% annually.

Frequently Asked Questions about proposal-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate governance proposal generation for blockchain networks?

Automate governance proposal generation by using a tool that identifies on-chain governance needs and composes formal proposals for actions like treasury spending, runtime upgrades, and parameter tuning. The Skill monitors chain state via RPC, drafts well-formatted proposals with LLM assistance, simulates voting outcomes, and publishes lifecycle updates automatically.

Can I generate proposals for staking, minting, and parameter changes on-chain?

Yes. Governance proposal generation supports diverse proposal types including token minting, staking reward adjustments, and parameter changes. The tool ensures all technical details are correctly formatted for on-chain submission, handling asynchronous I/O and error conditions to publish ready-to-execute proposals.

What's involved in creating a governance proposal for blockchain parameter tuning?

Creating a governance proposal involves defining the parameter change (e.g., staking reward rate), composing the formal proposal with technical accuracy, simulating the voting outcome to predict approval likelihood, and tracking the proposal lifecycle on-chain. The automation handles RPC monitoring and LLM-backed composition to ensure compliance.

How does proposal generation handle voting simulation and on-chain tracking?

The tool simulates voting outcomes to forecast proposal approval before submission, then tracks the complete lifecycle on-chain—from submission through execution—while reporting activity status. This asynchronous workflow integrates chain state monitoring with lifecycle reporting for transparency.

Do I need to manually format governance proposals for blockchain submission?

No. Governance proposal generation automatically formats proposals for blockchain submission, ensuring technical correctness for treasury decisions, validator set changes, and runtime upgrades. The Skill composes well-structured proposals that satisfy on-chain governance requirements without manual formatting.

What governance actions can I automate with proposal generation?

Automate governance for treasury spending decisions, validator set adjustments, runtime upgrades, staking parameter changes, and token minting events. The tool also supports distribution pay schedules for allocating tokens among stakeholders, with all proposals formatted for direct on-chain execution.