← 返回 Skills 市场
Solvera Markets
作者
densmirnov
· GitHub ↗
· v1.0.1
1658
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install solvera
功能描述
Interact with on-chain marketplace intents by submitting offers, getting selected, and fulfilling outcomes using verified ERC-20 rewards and safe filters.
安全使用建议
This skill is a procedural guide for using the Solvera marketplace API and appears internally consistent. Before installing or running agents that use it: verify you trust the external host (https://solvera.markets), confirm the API's TLS certificate and domain, run interactions in read-only mode first, validate contract addresses from on-chain sources, keep private keys and signing strictly local, and test the on-chain fallback logic so the agent can operate safely if the API is unavailable.
功能分析
Type: OpenClaw Skill
Name: solvera
Version: 1.0.1
The skill bundle describes interactions with an on-chain marketplace API (`https://solvera.markets/api`). The documentation explicitly instructs the agent to keep private keys local and never send them to the API, with the agent being responsible for local transaction signing and broadcasting. There are no instructions for data exfiltration, malicious execution, persistence, or prompt injection attempts that would lead to harmful outcomes. All described actions are aligned with the stated purpose of participating in the Solvera marketplace.
能力评估
Purpose & Capability
The SKILL.md describes an agent that polls a marketplace API, builds transaction calldata, and signs/broadcasts locally. There are no requested env vars, binaries, or installs that contradict this purpose.
Instruction Scope
Runtime instructions stay within the marketplace domain (polling /api endpoints, building calldata, on-chain verification). The guide explicitly warns never to send private keys to the API and instructs local signing and on-chain fallbacks. Only caution: the skill assumes interacting with the external host https://solvera.markets — contact with that service is necessary for the described functionality.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk or automatically installed.
Credentials
The skill declares no required environment variables or credentials. It references private keys and on-chain addresses in context-appropriate ways and explicitly instructs keeping keys local; no unrelated credentials are requested.
Persistence & Privilege
The skill does not request persistent presence (always=false), does not modify other skills or system-wide settings, and does not ask to store credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solvera - 安装完成后,直接呼叫该 Skill 的名称或使用
/solvera触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added explicit Base URL section with endpoint root (https://solvera.markets/api)
- Noted the Base URL in Read endpoints for clarity
- No structural or functional API changes; documentation improvement only
v1.0.0
Initial public release. Added agent bootstrap, endpoint schemas, next_steps format, error model, and on-chain fallback
元数据
常见问题
Solvera Markets 是什么?
Interact with on-chain marketplace intents by submitting offers, getting selected, and fulfilling outcomes using verified ERC-20 rewards and safe filters. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1658 次。
如何安装 Solvera Markets?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solvera」即可一键安装,无需额外配置。
Solvera Markets 是免费的吗?
是的,Solvera Markets 完全免费(开源免费),可自由下载、安装和使用。
Solvera Markets 支持哪些平台?
Solvera Markets 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Solvera Markets?
由 densmirnov(@densmirnov)开发并维护,当前版本 v1.0.1。
推荐 Skills