·evm-deployment
{}

evm-deployment

Deploy Sablier EVM contracts (Comptroller, ERC20 Faucet, Flow, Lockup, Airdrops) with full workflow automation. This skill should be used when the user asks to "deploy", "deploy protocol", "deploy to chain", or mentions deployment-related tasks. Handles contract deployment, explorer verification, SDK updates, and sample data creation through Init script.

9Installs·0Trend·@sablier-labs

Installation

$npx skills add https://github.com/sablier-labs/agent-skills --skill evm-deployment

How to Install evm-deployment

Quickly install evm-deployment AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sablier-labs/agent-skills --skill evm-deployment
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sablier-labs/agent-skills.

SKILL.md

View raw

End-to-end deployment workflow for Sablier EVM contracts. Supports Comptroller, Flow, Lockup, and Airdrops with protocol-specific adaptations.

| @sablier/evm-utils | Comptroller | ../sdk/deployments/comptroller | | @sablier/flow | Flow | ../sdk/deployments/flow | | @sablier/lockup | Lockup | ../sdk/deployments/lockup | | @sablier/airdrops | Airdrops | ../sdk/deployments/airdrops |

Extract version from package.json → "version": "x.y.z" → SDK version is v

Deploy Sablier EVM contracts (Comptroller, ERC20 Faucet, Flow, Lockup, Airdrops) with full workflow automation. This skill should be used when the user asks to "deploy", "deploy protocol", "deploy to chain", or mentions deployment-related tasks. Handles contract deployment, explorer verification, SDK updates, and sample data creation through Init script. Source: sablier-labs/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sablier-labs/agent-skills --skill evm-deployment
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from sablier-labs/agent-skills

Quick answers

What is evm-deployment?

Deploy Sablier EVM contracts (Comptroller, ERC20 Faucet, Flow, Lockup, Airdrops) with full workflow automation. This skill should be used when the user asks to "deploy", "deploy protocol", "deploy to chain", or mentions deployment-related tasks. Handles contract deployment, explorer verification, SDK updates, and sample data creation through Init script. Source: sablier-labs/agent-skills.

How do I install evm-deployment?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sablier-labs/agent-skills --skill evm-deployment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sablier-labs/agent-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-25