← 返回 Skills 市场
Preflyte
作者
hayespeter
· GitHub ↗
· v1.1.0
· MIT-0
111
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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).
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install preflyte - 安装完成后,直接呼叫该 Skill 的名称或使用
/preflyte触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Preflyte?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install preflyte」即可一键安装,无需额外配置。
Preflyte 是免费的吗?
是的,Preflyte 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Preflyte 支持哪些平台?
Preflyte 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Preflyte?
由 hayespeter(@hayespeter)开发并维护,当前版本 v1.1.0。
推荐 Skills