← Back to Skills Marketplace
densmirnov

Solvera Markets

by densmirnov · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
1658
Downloads
2
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install solvera
Description
Interact with on-chain marketplace intents by submitting offers, getting selected, and fulfilling outcomes using verified ERC-20 rewards and safe filters.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install solvera
  3. After installation, invoke the skill by name or use /solvera
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug solvera
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Solvera Markets?

Interact with on-chain marketplace intents by submitting offers, getting selected, and fulfilling outcomes using verified ERC-20 rewards and safe filters. It is an AI Agent Skill for Claude Code / OpenClaw, with 1658 downloads so far.

How do I install Solvera Markets?

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

Is Solvera Markets free?

Yes, Solvera Markets is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Solvera Markets support?

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

Who created Solvera Markets?

It is built and maintained by densmirnov (@densmirnov); the current version is v1.0.1.

💬 Comments