Official Repo for Chainlink skills. Each skill follows the Agent Skills specification.
Skills follow the Agent Skills format: YAML frontmatter (name, description) plus markdown instructions.
| 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 |
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
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]....
Cursor Composer-1.5, Claude Opus 4.6, Codex 5.2+, Gemini 3.