token-vesting
Create and manage token vesting streams using the Sablier Lockup protocol (linear, dynamic, tranched).
Setup & Installation
Install command
clawhub install sneg55/token-vestingIf the CLI is not installed:
Install command
npx clawhub@latest install sneg55/token-vestingOr install with OpenClaw CLI:
Install command
openclaw skills install sneg55/token-vestingor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/sneg55/token-vestingWhat This Skill Does
Manages token vesting streams on EVM blockchains using the Sablier Lockup v3.0 protocol. Supports linear, tranched, and dynamic stream models, each locking ERC-20 tokens in a smart contract and releasing them to the recipient over time. Streams are represented as ERC-721 NFTs and can be canceled, withdrawn from, or transferred.
Streaming tokens second-by-second on-chain removes the need for manual batch distributions and makes vesting trustless without a custodian.
When to Use It
- Vesting employee tokens with a 1-year cliff and 4-year linear schedule
- Distributing investor allocations in quarterly tranched unlocks
- Running an exponential airdrop that rewards long-term token holders
- Streaming contractor pay continuously instead of manual batch transfers
- Canceling an unvested stream to reclaim tokens after an employee departs
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Vesting employee tokens with a 1-year cliff and 4-year linear schedule
- 1Vesting employee tokens with a 1-year cliff and 4-year linear schedule
- 2Distributing investor allocations in quarterly tranched unlocks
- 3Running an exponential airdrop that rewards long-term token holders
- 4Streaming contractor pay continuously instead of manual batch transfers
- 5Canceling an unvested stream to reclaim tokens after an employee departs
Create and manage token vesting streams using the Sablier Lockup protocol (linear, dynamic, tranched).
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.