·solana-anchor
!

solana-anchor

Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.

5Installs·2Trend·@hairyf

Installation

$npx skills add https://github.com/hairyf/blockchain-skills --skill solana-anchor

How to Install solana-anchor

Quickly install solana-anchor 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/hairyf/blockchain-skills --skill solana-anchor
  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: hairyf/blockchain-skills.

SKILL.md

View raw

Skill based on Anchor (Solana program framework), generated from sources/solana-anchor/docs/ at 2026-02-25.

Anchor is a Solana program framework: Rust eDSL with macros (declareid, #[program], #[derive(Accounts)], #[account]), IDL generation, TypeScript/Rust clients, and CLI for build, test, and deploy. Use this skill when implementing or reviewing Anchor programs, CPIs, account validation, and client integration.

| Program Structure | declareid, #[program], #[derive(Accounts)], #[account], Context, discriminators | core-program-structure | | CPI | Cross-program invocation, CpiContext, PDA signers, invoke/invokesigned | core-cpi | | IDL | Interface Description Language, instructions/accounts/discriminators, client use | core-idl |

Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling. Source: hairyf/blockchain-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hairyf/blockchain-skills --skill solana-anchor
Category
!Security
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from hairyf/blockchain-skills

Quick answers

What is solana-anchor?

Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling. Source: hairyf/blockchain-skills.

How do I install solana-anchor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill solana-anchor 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/hairyf/blockchain-skills

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-26