A technical resource and automation assistant for integrating Chainlink oracle services and managing LINK tokens across decentralized networks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install chainlink
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install chainlink using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Chainlink serves as the essential middleware for the decentralized web, connecting smart contracts with real-world data and off-chain computation. This skill provides AI agents with the technical knowledge to handle LINK token operations, price feed consumption, and cross-chain messaging. By utilizing Openclaw Skills, developers can streamline the integration of verifiable data into their applications while maintaining high security standards across multiple blockchain ecosystems including Ethereum, Arbitrum, and Polygon.
The skill covers the entire lifecycle of Chainlink services, from basic ERC-20 token transfers and community staking to complex oracle integration patterns like Verifiable Random Function (VRF) and Cross-Chain Interoperability Protocol (CCIP). It emphasizes developer best practices, such as handling stale data checks and managing subscription funding, to prevent common integration failures.
To begin using this skill within your environment, follow these steps:
# Add the Chainlink skill to your local agent configuration
openclaw add chainlink
# Verify your network RPC settings to enable contract interactions
export CHAIN_RPC_URL="https://your-ethereum-or-l2-node.com"
Ensure you have the necessary LINK tokens for the network you are developing on (e.g., Sepolia LINK for testnet usage).
| Component | Description |
|---|---|
| LINK Token | ERC-20 compliant token with 18 decimals used for paying oracle fees. |
| Price Feeds | Data structures containing latestRoundData, including roundId, answer, and updatedAt timestamp. |
| VRF Subscriptions | Metadata tracking funding levels and authorized consumer contracts. |
| CCIP Lanes | Configuration for source and destination chain pairs and supported token bridges. |
Loading
A strategic AI agent skill designed to drive systematic business growth through acquisition loops, retention frameworks, and rapid experimentation.

A strategic AI skill that acts as a virtual Chief Data Officer to drive data governance, analytics, and AI/ML initiatives.

A technical guide for implementing, securing, and optimizing Content Delivery Networks across various providers.

A strategic customer success leadership skill for managing retention, health scoring, and expansion revenue.

A local-first communication and coordination framework that allows multiple AI agents to collaborate, delegate tasks, and maintain shared state within a workspace.

A sophisticated preference-learning skill for Openclaw Skills that personalizes AI communication style through explicit user feedback.








































