solana-blinks

Create and share Solana Actions for staking, gaming, and DeFi workflows.

3|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/readtheskill/readtheskill --skill solana-blinks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solana-blinks
Source: https://github.com/readtheskill/readtheskill/tree/main/public/skills/solana-blinks
Command: npx skills add https://github.com/readtheskill/readtheskill --skill solana-blinks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Blinks provide a standardized, shareable action format that allows agents and dApps to trigger staking, gaming, and DeFi interactions on Solana without reimplementing integration logic for each consumer.

Core Features & Use Cases

  • Shareable Solana Actions for JupSOL staking, Solayer SOL staking, and arcade games delivered via Send.
  • Extensible plugin framework (SAK Blinks) for packaging, dispatching, and handling lifecycle events for on-chain actions.
  • Use Case: A game developer distributes a Blink to grant staking rewards and trigger an in-game event when a player signs an action.

Quick Start

Install the @solana-agent-kit/plugin-blinks and create a Blink that stakes tokens via JupSOL when invoked by an agent.

Frequently Asked Questions about solana-blinks

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

FAQPage Schema
What are Solana Blinks used for in staking and gaming workflows?

Solana Blinks are standardized, shareable action formats that allow agents and dApps to trigger staking, gaming, and DeFi interactions on Solana without reimplementing integration logic for each consumer application.

How do I create a Blink for JupSOL staking within my dApp?

To create a Blink for JupSOL staking, install the @solana-agent-kit/plugin-blinks plugin, then utilize its action dispatch and signature handling to automate the on-chain staking interaction when invoked by an agent.

Does Solana agent integration support dispatching on-chain actions for arcade games?

Yes, Solana agent integration supports dispatching on-chain actions for arcade Send games by utilizing the @solana-agent-kit/plugin-blinks plugin to package and handle lifecycle events for gaming interactions.

Can I use Blinks to trigger in-game events based on staking rewards?

Yes, game developers can distribute a Blink to grant staking rewards and trigger an in-game event automatically when a player signs the action, linking staking and gaming workflows seamlessly.

Do I need the Solana Agent Kit plugin to handle Blinks signature dispatch?

Yes, you need the @solana-agent-kit/plugin-blinks plugin along with action dispatch, signature handling, and on-chain staking interaction support to properly package and execute Solana Blinks.

What is the best way to share Solana DeFi actions across multiple consumer dApps?

The best way to share Solana DeFi actions is by using Blinks, which provide a standardized action format that agents and dApps can trigger without needing to reimplement integration logic for each consumer.