distribution-scheduler

Generate Consensus Day ÉTR distribution pay schedules by predefined percentages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manually calculating and scheduling ÉTR distributions to various stakeholders (peers, directors) based on complex percentages for Consensus Day is error-prone and time-consuming. This Skill automates the process.

Core Features & Use Cases

  • Precise Schedule Generation: Create accurate distribution pay schedules for ÉTR.
  • Percentage-Based Allocation: Allocate tokens among peers and directors by predefined percentages.
  • Consensus Day Integration: Ensure transparent and accurate payouts for Ëtrid's annual governance event.
  • Use Case: Automatically create the annual ÉTR distribution schedule for all network participants and governance roles, ensuring fair and compliant token allocation without manual calculation errors.

Quick Start

Use the distribution-scheduler skill to generate a Python script that calculates the ÉTR distribution schedule for Consensus Day based on specified percentages for peers and directors.

Frequently Asked Questions about distribution-scheduler

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

FAQPage Schema
How do I automate ÉTR distribution calculations for Consensus Day payouts?

ÉTR distribution automation generates pay schedules that allocate tokens among peers and directors based on predefined percentages, eliminating manual calculation errors and ensuring transparent, compliant payouts for governance events.

Can I create distribution schedules that split payments by percentage across multiple stakeholders?

Yes, the scheduler allocates tokens by fixed percentage splits across peers and directors, validates that percentages sum to 100%, and outputs machine-readable schedules compatible with existing payroll systems.

What happens if percentage allocations don't add up to 100%?

The scheduler includes validation that rejects distributions where percentage shares don't equal 100%, preventing allocation errors before payouts are processed.

How do I handle onboarding new participants into the distribution schedule?

The scheduler supports updating percentage shares and adding new peers or directors to the allocation model, then regenerating deterministic distribution schedules with the revised stakeholder composition.

What format does the distribution schedule output for integration with payroll systems?

The scheduler generates machine-readable distribution schedules designed to integrate with existing payroll or governance tooling, enabling downstream processing without manual reformatting.

Can I audit past ÉTR distributions to verify allocation accuracy?

The scheduler implements deterministic allocation calculations with input validation and error handling, producing auditable distribution records that track how tokens were split across stakeholders.