Profile
Official Chainlink agent skills on the agentskills.io spec. Oracle network data, CCIP, and smart contract interaction.
Signals
Listed in the awesome-hermes-agent README
Sources: 2 / Surfaces: 1
What the upstream surface says
Short excerpt only, so you can decide whether to click out.
Official Repo for Chainlink skills. Each skill follows the Agent Skills specification.
| 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 | | chainlink-data-feeds-skill | Data Feeds contracts, multi-chain Data Feeds integration |
Use vercel's CLI for the open skills ecosystem. Project-level installation is the default.
- reads the ETH/USD Chainlink price feed on Ethereum mainnet
- is structured as a Foundry project
- handles required package installation and project setup
- includes proper validation
- follows security best practices