What is solana-anchor?
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling. Source: hairyf/blockchain-skills.
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
Quickly install solana-anchor AI skill to your development environment via command line
Source: hairyf/blockchain-skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/hairyf/blockchain-skills --skill solana-anchorAgent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling. Source: hairyf/blockchain-skills.
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
https://github.com/hairyf/blockchain-skills