/install api3-feed-manager-readonly
Api3 Feed Manager (Read-only)
This variant is for discovery, verification, readiness checks, and exact execution planning without signer-backed execution.
What it can do
- discover the best Api3 feed for an asset or pair
- verify whether a feed exists and appears active
- inspect funding/runway state
- classify whether activation is needed
- generate browser-assisted funding plans
- generate exact contract-call payloads for later human or executor use
- audit coverage across chains
What it will not do
- accept signer material
- submit transactions
- trigger browser purchase flows automatically
- claim a feed was funded unless a fresh post-action check proves it
Use this when
- you want a safer default package for general users
- you need transaction details without giving the skill wallet authority
- you want a companion to the full executor variant so users can choose
Operating rules
- Default to discovery and verification first.
- Return exact next-step details when execution would be required.
- Keep the distinction between
not-needed,executable,browser-assisted, andunsupported. - Treat any generated calldata or browser plan as review material for a separate executor or human operator.
Available commands
resolvediscoverensure-activeprepare-activationbrowser-plancontract-planqueue-planpurchase-inputsprepare-contract-callcoverage-auditcoverage-matrixsupported-chains
Notes
- This package is intentionally split from the executor-capable variant to reduce false surprise in security review.
- If a user wants real execution, direct them to the executor variant instead of expanding this package's authority.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install api3-feed-manager-readonly - After installation, invoke the skill by name or use
/api3-feed-manager-readonly - Provide required inputs per the skill's parameter spec and get structured output
What is Api3 Feed Manager Readonly?
Read-only Api3 feed discovery, readiness, coverage, and purchase-planning skill for downstream agent projects. Use when an agent needs to discover or verify... It is an AI Agent Skill for Claude Code / OpenClaw, with 30 downloads so far.
How do I install Api3 Feed Manager Readonly?
Run "/install api3-feed-manager-readonly" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Api3 Feed Manager Readonly free?
Yes, Api3 Feed Manager Readonly is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Api3 Feed Manager Readonly support?
Api3 Feed Manager Readonly is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Api3 Feed Manager Readonly?
It is built and maintained by dave (@daav3); the current version is v0.1.0.