๐ŸŽฏ

chainlink-data-streams-skill

๐ŸŽฏSkill

from smartcontractkit/chainlink-agent-skills

VibeIndex|
What it does
|

Helps developers build with Chainlink Data Streams, covering credentials setup, report decoding, REST and WebSocket report retrieval using official Go/Rust/TypeScript SDKs, on-chain verification, and real-time frontend displays with SQLite persistence.

๐Ÿ“ฆ

Same repository

smartcontractkit/chainlink-agent-skills(8 items)

chainlink-data-streams-skill

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add smartcontractkit/chainlink-agent-skills --skill chainlink-data-streams-skill
skills.sh Installโš  Installs to .agents/skills/
npx skills add smartcontractkit/chainlink-agent-skills --skill chainlink-data-streams-skill
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/chainlink-data-streams-skill/SKILL.md

SKILL.md

167Installs
-
AddedMay 1, 2026

More from this repository7

๐ŸŽฏ
chainlink-cre-skill๐ŸŽฏSkill

A skill for learning and using the Chainlink Runtime Environment (CRE), providing developer onboarding, workflow generation in TypeScript and Golang, CRE CLI/SDK guidance, and capability selection with runtime-aware documentation lookup.

๐ŸŽฏ
chainlink-ccip-skill๐ŸŽฏSkill

A skill for handling Chainlink CCIP (Cross-Chain Interoperability Protocol) operations including cross-chain token transfers, messaging, sender/receiver contract development, route connectivity checks, and supported token discovery across blockchains.

๐ŸŽฏ
chainlink-data-feeds-skill๐ŸŽฏSkill

Helps developers integrate Chainlink Data Feeds into smart contracts and applications, covering price feed integration, multi-chain data feeds (EVM, Solana, Aptos, StarkNet, Tron), feed monitoring, and consumer contract generation.

๐ŸŽฏ
chainlink-ace-skill๐ŸŽฏSkill

A skill for building with Chainlink ACE (Automated Compliance Engine), covering audited smart contracts, policy management, cross-chain identity, KYC/AML credentials, and ERC-3643 compliance tokens.

๐ŸŽฏ
chainlink-vrf-skill๐ŸŽฏSkill

Helps developers integrate Chainlink VRF v2.5 into smart contracts by generating working code on first attempt, guiding subscription setup and direct funding, and detecting legacy V1/V2 patterns with migration guidance. Covers key hash selection, coordinator address lookup, billing, and network-specific configuration.

๐ŸŽฏ
chainlink-confidential-ai-attester-skill๐ŸŽฏSkill

Skill

๐ŸŽฏ
cre-skills๐ŸŽฏSkill

Part of the official Chainlink Developer Agent Skills repository, providing CRE (Compute Runtime Environment) onboarding, workflow generation, CLI/SDK help, and runtime operations, following the Agent Skills specification.