smartcontractkitsmartcontractkitOfficialยท1 Agent Skills Included

chainlink-agent-skills

Build Chainlink oracles, cross-chain apps, and compliance contracts

Generates working Chainlink integrations for price feeds, VRF randomness, CCIP cross-chain transfers, CRE workflows, Data Streams, and ACE compliance contracts. Eliminates outdated code patterns, wrong contract addresses, and manual documentation hunting across multiple chains. Enforces non-custodial safety rules so your agent prepares transactions for you to sign instead of executing them.
npx skills add smartcontractkit/chainlink-agent-skills --all -g -y
Available:

Tells the agent how the skill monorepo is structured, when to bump each skill's version, and how to run smoke or full evaluation suites to verify skill quality.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’