sablier-protocol

Explain Sablier protocol modules for on-chain token vesting, airdrops, and payroll.

9|1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/sablier-labs/agent-skills --skill sablier-protocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sablier-protocol
Source: https://github.com/sablier-labs/agent-skills/tree/main/skills/sablier-protocol
Command: npx skills add https://github.com/sablier-labs/agent-skills --skill sablier-protocol

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill explains Sablier protocol concepts and ecosystem context for users who need a clear overview of how token vesting, airdrops, and payroll work on-chain.

Core Features & Use Cases

  • Overview: Provide a high-level explanation of the Sablier protocol, its modules (Lockup, Flow, Airdrops), and how they enable time-based token distributions.
  • Use Case Scenarios: Describe typical scenarios like team vesting, large-scale airdrops, and payroll distributions across multiple chains.
  • Real-World Example: Imagine a project onboarding contributors with a vesting schedule that unlocks over 12 months and supports automatic claims.

Quick Start

Explain Sablier vesting, airdrops, and payroll mechanisms to a new team member.

Frequently Asked Questions about sablier-protocol

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

FAQPage Schema
How does on-chain token vesting work for blockchain teams?

On-chain token vesting uses smart contracts to automate time-based token distributions, unlocking assets over a set schedule. Sablier's Lockup module handles this by enabling vesting schedules that support automatic claims without manual intervention.

What is the best way to execute large-scale airdrops across multiple chains?

Large-scale airdrops across multiple chains are executed via dedicated distribution modules. Sablier's Airdrops module provides a framework for multi-chain deployments, allowing projects to distribute tokens to recipients efficiently.

Can I use streaming payments for blockchain payroll?

Yes, streaming payments can be used for blockchain payroll to provide continuous, time-based compensation. Sablier's Flow module enables real-time token streaming, allowing contributors to accrue and claim funds as they work.

How do I integrate token distribution modules into my smart contract?

Token distribution modules integrate into smart contracts via specific developer integration points provided by the protocol. Sablier offers integration interfaces across its Lockup, Flow, and Airdrops modules to enable programmatic on-chain distributions.

Do I need NFTs to claim streaming payments on-chain?

NFTs are used to represent ownership of a streaming payment stream on-chain. In Sablier, NFTs act as receipts or access keys, allowing the holder to claim accrued funds from the Lockup or Flow modules.