← 返回 Skills 市场
Meteora Liquidity Analyst
作者
angelespinoza
· GitHub ↗
· v1.1.0
· MIT-0
111
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install meteora-analyst
功能描述
Meteora liquidity analyst for OpenClaw. Turns the agent into an expert that queries Meteora public APIs (DLMM, DAMM v1, DAMM v2) in real time to answer quest...
安全使用建议
This skill appears internally consistent and only makes public API calls to Meteora endpoints, but consider these practical checks before installing: 1) Verify the endpoint domains (dlmm.datapi.meteora.ag, amm-v2.meteora.ag, damm-v2.datapi.meteora.ag) are official Meteora endpoints you trust (absence of a homepage/repo increases the value of doing this). 2) Understand the skill will perform outbound network requests whenever invoked—do not supply private keys, wallets, or other secrets in prompts. 3) Test with harmless queries first (e.g., list pools with a small limit) to confirm responses and rate-limit behavior. 4) If you require stronger assurance, prefer skills with a public source repo or maintainer contact so you can audit or report issues. Overall, functionality is coherent with the description and the lack of credentials/install actions reduces risk.
功能分析
Type: OpenClaw Skill
Name: meteora-analyst
Version: 1.1.0
The 'meteora-analyst' skill is a legitimate tool designed to query public Meteora protocol APIs for Solana liquidity data. It uses standard 'fetch' and 'curl' commands to retrieve JSON data from verified Meteora endpoints (e.g., dlmm.datapi.meteora.ag) and contains no evidence of data exfiltration, credential theft, or malicious prompt injection. The skill explicitly operates without requiring wallets or API keys, aligning perfectly with its stated purpose as a read-only liquidity analyst.
能力标签
能力评估
Purpose & Capability
The name/description claim real-time access to Meteora (DLMM, DAMM v1/v2) public APIs; the SKILL.md contains only endpoint URLs and fetch/curl examples that call those APIs. No credentials, binaries, or unrelated services are requested. Minor note: the skill has no source homepage or repo link in metadata (source: unknown), which reduces external verifiability but does not create an incoherence between purpose and requested resources.
Instruction Scope
Runtime instructions are narrowly scoped to making JSON HTTP requests to the documented public Meteora endpoints, parsing responses, and formatting results for the user. It does not instruct reading local files, secrets, or unrelated environment variables. It explicitly warns not to use webFetch and to prefer native fetch or curl for JSON APIs.
Install Mechanism
No install spec or code files are present (instruction-only skill). This is the lowest-risk install model and consistent with the skill's purpose.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. That aligns with the claim that all APIs are public and require no auth.
Persistence & Privilege
always:false (default) and autonomous invocation allowed (platform default). The skill does not request permanent presence or elevated privileges and does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meteora-analyst - 安装完成后,直接呼叫该 Skill 的名称或使用
/meteora-analyst触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Translated to English
v1.0.0
Meteora Analyst 1.0.0 — Initial Release
- Launches a real-time Meteora liquidity analyst for Solana, powered by public API queries (DLMM, DAMM v1, DAMM v2).
- Provides actionable answers about pools, liquidity, APR, TVL, volume, fees, rankings, and protocol metrics.
- Includes recommended API usage patterns and comprehensive response formatting guides (tables, explanations, and risk notes).
- No wallet or API key required. For informational and analytical use only.
元数据
常见问题
Meteora Liquidity Analyst 是什么?
Meteora liquidity analyst for OpenClaw. Turns the agent into an expert that queries Meteora public APIs (DLMM, DAMM v1, DAMM v2) in real time to answer quest... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。
如何安装 Meteora Liquidity Analyst?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meteora-analyst」即可一键安装,无需额外配置。
Meteora Liquidity Analyst 是免费的吗?
是的,Meteora Liquidity Analyst 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meteora Liquidity Analyst 支持哪些平台?
Meteora Liquidity Analyst 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meteora Liquidity Analyst?
由 angelespinoza(@angelespinoza)开发并维护,当前版本 v1.1.0。
推荐 Skills