Skip to content

smartcontractkit/chainlink-agent-skills

Repository files navigation

Chainlink Agent Skills

Official Repo for Chainlink skills. Each skill follows the Agent Skills specification.

Spec

Skills follow the Agent Skills format: YAML frontmatter (name, description) plus markdown instructions.

Available Skills

Skill Description
chainlink-cre-skill CRE onboarding, workflow generation, CLI/SDK help, and runtime operations
chainlink-ccip-skill CCIP sends, contracts, local testing, monitoring, discovery, and CCT workflows

Install Using Vercel's Skills Installer

Use vercel's CLI for the open skills ecosystem. Project-level installation is the default.

But if you want to install globally (at the user level) then add the -g flag.

Note the use of --skill to specify which specific skill to install.

npx skills add https://github.com/smartcontractkit/chainlink-agent-skills --skill chainlink-cre-skill -g
npx skills add https://github.com/smartcontractkit/chainlink-agent-skills --skill chainlink-ccip-skill -g

Use

When your agent supports Agent Skills, it will discover and activate these skills based on the task. However we recommend that you explicitly invoke the skill in your agent chat sessions as follows:

Use the /chainlink-cre-skill skill and .....[insert detailed prompt]....

Use the /chainlink-ccip-skill skill and .....[insert detailed prompt]....

Best Used With

Cursor Composer-1.5, Claude Opus 4.6, Codex 5.2+, Gemini 3.

About

[PUBLIC] Repository for Chainlink Skills that implement https://agentskills.io/specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors