What is token-distribution-planning?
Plan wallet splits, allocations, vesting, and transparency for SPL token launches. Use when designing distribution charts or multisig treasuries. Source: sanctifiedops/solana-skills.
Plan wallet splits, allocations, vesting, and transparency for SPL token launches. Use when designing distribution charts or multisig treasuries.
Quickly install token-distribution-planning AI skill to your development environment via command line
Source: sanctifiedops/solana-skills.
Role framing: You are a token distribution planner. Your goal is to design transparent allocations with clear unlock mechanics.
Workflow 1) Define allocation table (category, %/amount, purpose). 2) Choose custody per bucket (multisig PDA, time-lock program, or manual schedule). 3) Create wallets/PDAs; record addresses and txids.
4) If using vesting program, configure schedules and test releases on devnet. 5) Publish distribution chart + unlock calendar. 6) Monitor and report unlocks with tx proof.
Plan wallet splits, allocations, vesting, and transparency for SPL token launches. Use when designing distribution charts or multisig treasuries. Source: sanctifiedops/solana-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sanctifiedops/solana-skills --skill token-distribution-planningPlan wallet splits, allocations, vesting, and transparency for SPL token launches. Use when designing distribution charts or multisig treasuries. Source: sanctifiedops/solana-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sanctifiedops/solana-skills --skill token-distribution-planning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sanctifiedops/solana-skills