chainlink-agent-skills
Build Chainlink oracles, cross-chain apps, and compliance contracts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install chainlink-agent-skills?โผ
Run `npx skills add smartcontractkit/chainlink-agent-skills --all -g -y` in your terminal to install all Chainlink skills globally.
What can I build with Chainlink agent skills?โผ
You can generate price feed consumers, VRF randomness contracts, CCIP cross-chain transfers, CRE automation workflows, Data Streams apps, and ACE compliance token contracts.
Does it work with Claude Code and Cursor?โผ
Yes. Every skill follows the open Agent Skills specification and runs in Claude Code, Cursor Composer, Codex, and other compatible agents.
Will the agent send transactions with my wallet?โผ
No. The skills are non-custodial: they prepare code, command templates, or unsigned transaction data, and you sign and broadcast everything yourself.
Can I install only one Chainlink skill?โผ
Yes. Use `npx skills add smartcontractkit/chainlink-agent-skills --skill chainlink-vrf-skill -g` and swap in the skill name you need.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core