← Back to Skills Marketplace
hayespeter

Preflyte

by hayespeter · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
111
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install preflyte
Description
Financial intelligence layer for DeFi agents. One API call tells you where to deploy capital, which chains are viable for your budget, and whether your marke...
Usage Guidance
This skill appears internally consistent: it only needs curl and an API key to call a read-only DeFi intelligence API. Before installing, confirm you trust https://preflyte.xyz (the source is listed as unknown), avoid exposing high‑privilege keys, and be cautious if your agent can make payments or sign transactions — the MPP pay-per-request mode could result in on‑chain micropayments if the agent is configured to pay automatically. If you want higher assurance, ask the provider for a security/privacy/terms page and any key scoping controls (rate limits, key revocation).
Capability Analysis
Type: OpenClaw Skill Name: preflyte Version: 1.1.0 The 'preflyte' skill is a financial intelligence tool for DeFi agents that provides read-only market data and opportunity analysis via the api.preflyte.xyz and pay.preflyte.xyz endpoints. It requires a PREFLYTE_API_KEY and uses standard curl commands for registration, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description match the declared runtime behavior: a read-only financial intelligence API for DeFi. Required binary (curl) and the single env var (PREFLYTE_API_KEY) are proportional to calling the external REST endpoints described.
Instruction Scope
SKILL.md stays within scope: it documents public REST endpoints, a registration flow (curl POST to /register), and an optional pay-per-request flow (MPP/Tempo) for agents that already handle payments. One noteworthy item: the MPP payment flow could cause an agent with wallet/payment capability to perform on‑chain micropayments — this is optional and not required to use the API, but agents should be aware of it before enabling automatic payments.
Install Mechanism
Instruction-only skill with no install spec and no downloadable code. This minimizes disk writes and execution risk.
Credentials
Only a single credential (PREFLYTE_API_KEY) is required and declared as the primary credential. No unrelated secrets, system paths, or additional env vars are requested.
Persistence & Privilege
No special persistence, always:false, user-invocable:true, and autonomous invocation allowed (platform default). The skill does not request modifications to other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install preflyte
  3. After installation, invoke the skill by name or use /preflyte
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Add MPP paid access (pay.preflyte.xyz) — per-request USDC micropayments on Tempo mainnet. New Option B setup with pricing table, discovery URL, and MPP flow. Free beta (Option A) unchanged.
v1.0.1
Version 1.0.1 Changelog - Major overhaul of SKILL.md for improved clarity and structure. - Added clear separation of platform components (RealityCheck, ProfitLens, and upcoming PreFlyte Intelligence). - Expanded tool descriptions and organized all tool parameters in a reference table. - Explicit section for setup instructions, rate limits, and data update frequencies. - Updated coverage and roadmap details for protocols, chains, and upcoming features. - Streamlined and modernized language for better accessibility to new users.
v1.0.0
Initial public release of preflyte. - Delivers a comprehensive financial intelligence API for DeFi agents - Offers assess_opportunity tool to rank and analyze capital deployment opportunities by net APY, chain viability, gas costs, and rate anomalies - Includes market verification, viability checks, and live snapshots to prevent unprofitable or failed trades - Supports protocols Aave V3, Compound V3, Uniswap V3, and Lido on Ethereum and Arbitrum - Read-only service; requires only an API key, no wallet access or transaction signing
Metadata
Slug preflyte
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Preflyte?

Financial intelligence layer for DeFi agents. One API call tells you where to deploy capital, which chains are viable for your budget, and whether your marke... It is an AI Agent Skill for Claude Code / OpenClaw, with 111 downloads so far.

How do I install Preflyte?

Run "/install preflyte" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Preflyte free?

Yes, Preflyte is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Preflyte support?

Preflyte is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Preflyte?

It is built and maintained by hayespeter (@hayespeter); the current version is v1.1.0.

💬 Comments