chainlink-data-feeds-skill

Installation
SKILL.md

Chainlink Data Feeds Skill

Overview

Route Data Feed requests to the simplest valid path. Generate working code on first attempt when possible. Fetch documentation only when a specific gap blocks progress.

Progressive Disclosure

  1. Keep this file as the default guide.
  2. Read references/reading-price-feeds.md only when the user wants to read a price feed on EVM, write a consumer contract, read off-chain, look up AggregatorV3Interface, or debug a price feed integration.
  3. Read references/mvr-feeds.md only when the user asks about Multiple-Variable Response feeds, bundle feeds, or BundleAggregatorProxy.
  4. Read references/svr-feeds.md only when the user asks about Smart Value Recapture, OEV recapture, or searcher onboarding.
  5. Read references/feed-types.md only when the user asks about feed categories, SmartData/RWA, rates/volatility, tokenized equity feeds, or needs help choosing a feed type.
  6. Read references/multi-chain.md only when the user targets Solana, StarkNet, Aptos, or Tron.
  7. Read references/feed-operations.md only when the user asks about L2 sequencer uptime checks, feed deprecation, contract registry, developer responsibilities, or data sources.
  8. Read references/official-sources.md only when the answer depends on live data that the reference files do not contain — feed addresses for a specific chain, current deprecation schedules, specific network parameters.
  9. Read references/source-code.md only when debugging interface mismatches or the user needs to inspect contract source code on GitHub.
  10. Do not load reference files speculatively.
Related skills

More from smartcontractkit/chainlink-agent-skills

Installs
30
GitHub Stars
101
First Seen
Apr 18, 2026