sablier

sablier is a skill for Claude Code from sablier-labs/plugin-marketplace. It costs 76 tokens per session (1,546 once invoked), scanned A, original, MIT.

Reference information about Sablier, an onchain token-distribution protocol. It describes token vesting, airdrops, and payroll, where tokens are released or distributed according to defined rules on blockchain networks.

In plain words
What is it for?
Answering questions about Sablier, including vesting schedules, airdrops, payroll, and how the protocol works.
Why use it?
It gives an agent background needed to explain Sablier and its token-distribution features accurately.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sablier plugin — 3 skills, 1 command shipped together

Good fit Answering questions about Sablier, including vesting schedules, airdrops, payroll, and how the protocol works.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sablier-labs/plugin-marketplace/sablier
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/plugin-marketplace --skill sablier
Clone the repo
git clone --depth 1 https://github.com/sablier-labs/plugin-marketplace

Made for: Claude Code.

Or install sablier, the plugin that ships this one along with the rest of its 3 skills, 1 command.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/sablier-labs/plugin-marketplace/sablier/github.svg)](https://agentmods.dev/skills/sablier-labs/plugin-marketplace/sablier)
Your own site
<a href="https://agentmods.dev/skills/sablier-labs/plugin-marketplace/sablier"><img src="https://agentmods.dev/badge/skills/sablier-labs/plugin-marketplace/sablier/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

Your own site · 80×15
<a href="https://agentmods.dev/skills/sablier-labs/plugin-marketplace/sablier"><img src="https://agentmods.dev/badge/skills/sablier-labs/plugin-marketplace/sablier.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,546 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 original No closer match found 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.00076 $0.01546
Opus 5 $0.00038 $0.00773
Sonnet 5 $0.00015 $0.00309
Haiku 4.5 $0.00008 $0.00155

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

Security

Grade A, and why

sablier 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 9d 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

Copies of this mod

1 near-identical copy found in the catalogue:

plugins/sablier/skills/sablier/SKILL.md · 184 lines

How it starts

The opening of the file, as written. The whole thing — 184 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 and Solana.

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 · 184 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. 9d ago First seen · 184 lines · 76 tokens per session scan A 1cad70ae9198

Subscribe to this mod's changes

sablier is a skill published in the GitHub repository sablier-labs/plugin-marketplace (7 stars, last pushed 2mo ago), licensed MIT. It adds 76 tokens to every session and 1,546 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.