sablier-protocol

sablier-protocol is a skill for Claude Code, Codex from sablier-labs/sablier-skills. It costs 78 tokens per session (1,513 once invoked), scanned A, a copy of sablier, MIT.

An explanation and usage guide for Sablier, a blockchain protocol for distributing tokens over time or to many recipients. It covers token vesting, airdrops, and payroll across EVM-compatible blockchains.

In plain words
What is it for?
Answering questions about how Sablier works, including locked token schedules, airdrop claims, onchain payroll, and transferable vesting positions.
Why use it?
It gives developers the background needed to choose the right Sablier feature and understand terms such as vesting schedules, Merkle trees, and token streams.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Answering questions about how Sablier works, including locked token schedules, airdrop claims, onchain payroll, and transferable vesting positions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sablier-labs/sablier-skills/sablier-protocol
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sablier-labs/sablier-skills --skill sablier-protocol
Clone the repo
git clone --depth 1 https://github.com/sablier-labs/sablier-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sablier-protocol

README.md
[![agentmods](https://agentmods.dev/badge/skills/sablier-labs/sablier-skills/sablier-protocol/github.svg)](https://agentmods.dev/skills/sablier-labs/sablier-skills/sablier-protocol)
Your own site
<a href="https://agentmods.dev/skills/sablier-labs/sablier-skills/sablier-protocol"><img src="https://agentmods.dev/badge/skills/sablier-labs/sablier-skills/sablier-protocol/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for sablier-protocol

Your own site · 80×15
<a href="https://agentmods.dev/skills/sablier-labs/sablier-skills/sablier-protocol"><img src="https://agentmods.dev/badge/skills/sablier-labs/sablier-skills/sablier-protocol.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,513 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 94% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00078 $0.01513
Opus 5 $0.00039 $0.00757
Sonnet 5 $0.00016 $0.00303
Haiku 4.5 $0.00008 $0.00151

Measured 12d ago against content hash f21a3bb75877, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

sablier-protocol scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

94% identical to sablier — 18 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/sablier-protocol/SKILL.md · 182 lines

How it starts

The opening of the file, as written. The whole thing — 182 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Sablier

Sablier is an onchain token distribution protocol. It powers token vesting, airdrop distributions, and onchain payroll across 27+ EVM chains.

Organizations use Sablier to distribute tokens at scale—whether compensating contributors, vesting team allocations, or airdropping to thousands of recipients. The protocol handles the complexity of time-based token releases, letting teams focus on what they're building rather than manual distribution logistics.

Core Use Cases

Token Vesting

Lock tokens with customizable unlock schedules. Vesting configurations include:

  • Linear unlocks — Constant rate from start to end
  • Cliff periods — Initial waiting period before any tokens unlock
  • Tranched releases — Discrete unlocks at specific intervals (monthly, quarterly, yearly)
  • Custom curves — Exponential, logarithmic, or step-based unlock patterns

All vesting positions are represented as NFTs, enabling recipients to transfer or trade their allocations.

Airdrop Distributions

Distribute tokens to thousands of recipients efficiently using Merkle trees:

  • Gas-optimized claiming—recipients pay only their own claim gas
  • Built-in vesting—tokens can stream after claim rather than unlocking immediately
  • Clawback support—reclaim unclaimed allocations after expiration
  • Flexible eligibility—custom claim conditions and allowlists

Onchain Payroll

Compensate contributors with tokens that accrue continuously:

  • Real-time access to earned compensation
  • No waiting for pay dates—withdraw anytime
  • Adjustable payment rates for changing arrangements
  • Clean separation between sender funding and recipient access

How It Works

Sablier uses streaming as the underlying mechanism for token distribution. Rather than transferring tokens in lump sums, the protocol releases them continuously over time—by the second.

Recipients withdraw their tokens whenever convenient. No sender approval required, no claim windows to miss. The protocol tracks exactly how much has vested at any moment, and recipients access their portion on demand.

Read the full file on GitHub · 182 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 182 lines · 78 tokens per session scan A f21a3bb75877

Subscribe to this mod's changes

sablier-protocol is a skill published in the GitHub repository sablier-labs/sablier-skills (5 stars, last pushed 1mo ago), licensed MIT. It adds 78 tokens to every session and 1,513 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to sablier, differing in 18 lines, and is treated as a copy.