Note
This repo is now deprecated. Please use sablier-labs/agent-skills instead.
Official Sablier plugin marketplace for AI agents like Claude Code.
See Anthropic's official docs for more guidance on plugins.
Sablier protocol context, design guidelines, and content creation.
Skills:
sablier— Sablier protocol overview: token vesting, airdrops, and onchain payrolldesign— Sablier dark-theme aesthetic and production-grade React interfacesx-twitter— X/Twitter posts: announcements, educational content, social proof, hot takesblog-posts— Blog content: announcements, educational articles, comparisons, technical deep divescase-studies— Customer success stories with outcomes and quotes
Commands:
/create-issue— Create GitHub issues in sablier-labs repositories
References:
BRAND_VOICE.md— How Sablier soundsCOMPANY_PROFILE.md— Products, metrics, positioningICP.md— Target audience segmentsVOICE_EXAMPLES.md— Past content for consistency
Writing skills reference https://docs.sablier.com/llms.txt for product details.
Functional programming patterns with Effect-TS.
Skills:
effect-ts— Effect-TS functional programming patternseffect-ts-next— Effect-TS + Next.js integration patterns
Frontend development tools: Tailwind CSS, Zustand, UI specs.
Skills:
tailwind-css— Tailwind CSS v4 rules and tailwind-variantszustand— Zustand state management with TypeScript
Commands:
/spec-screenshot— Analyze screenshots and generateSPEC.mdimplementation specs
Testing frameworks and patterns for Solidity and TypeScript projects.
Skills:
btt— Bulloak tree specifications for smart contract integration testsfoundry— Foundry tests, fuzz tests, fork tests, invariant tests, and deployment scriptsvitest-v4— Vitest v4 testing patterns for TypeScript React/Next.js
Blockchain and Web3 development tools.
Skills:
etherscan-api— Etherscan API V2 for blockchain balance queriesviem— Viem TypeScript interface for Ethereum interactions
Important
To be able to use the plugins, you must have ni installed globally.
npm i -g @antfu/niThen, run these commands in a Claude Code chat:
# Add this repository as a marketplace
/plugin marketplace add sablier-labs/plugin-marketplace
# Install plugins (choose the ones you need)
/plugin install sablier@sablier-plugins
/plugin install fp@sablier-plugins
/plugin install frontend@sablier-plugins
/plugin install testing@sablier-plugins
/plugin install web3@sablier-plugins
Restart Claude Code, then verify with /plugin browse to confirm skills and commands are loaded.
There is no CLI command for updating a marketplace (i.e., no claude plugin update command exists). See
anthropics/claude-code#11676 for tracking.
In the meantime, use the interactive /plugin built-in command to update:
See CONTRIBUTING.md.
MIT
