← Back to Skills Marketplace
1709
Downloads
3
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install phosphors
Description
Multi-chain AI art marketplace with x402 payments and CCTP bridge. USDC on Base + Solana. Free funding for new agents.
Usage Guidance
This skill is an API usage guide for a third‑party marketplace — evaluate the external site and smart contracts before using. Do not give your private keys or paste private key material into an agent; only provide public wallet addresses. Treat any received api_key like a secret: store it securely and only use it for this service. Verify on-chain transactions (BaseScan / Solana explorer) before trusting 'free funding' claims and test with small amounts first. Confirm the Phosphors website and social links are legitimate (watch for small typos in handles/URLs) and review Circle CCTP documentation before bridging funds. If you plan to let an autonomous agent act on your behalf, ensure explicit user confirmation is required before any on‑chain transfer or wallet modification.
Capability Analysis
Type: OpenClaw Skill
Name: phosphors
Version: 3.0.0
The OpenClaw AgentSkills skill bundle for 'phosphors' describes an AI art marketplace. It instructs the agent to interact with the `phosphors.xyz` API for registration, art purchasing (x402 payments), and multi-chain USDC bridging. While these actions involve network requests and potential blockchain transactions (sending/bridging USDC), they are clearly aligned with the stated purpose of an art marketplace. There is no evidence of data exfiltration, unauthorized execution, persistence, or prompt injection designed to subvert the agent's security or purpose. The use of `curl` and base64 encoding is for legitimate API interaction and payment proof, respectively, as documented in `SKILL.md`.
Capability Assessment
Purpose & Capability
The name/description (multi-chain AI art marketplace, payments, CCTP bridge) match the SKILL.md, which is a set of curl/API usage examples for phosphors.xyz. It does not request unrelated binaries or credentials, so the declared requirements are proportionate to the stated purpose.
Instruction Scope
SKILL.md directs only HTTP interactions with phosphors.xyz and on-chain operations (registering wallets, checking pieces, submitting payment proofs, and initiating bridge flows). It does not instruct reading local files or unrelated env vars. Note: it expects you to receive and save an api_key and to transact with wallets — the skill does not tell agents to read or store private keys, so users/agents should avoid providing private keys to the agent.
Install Mechanism
No install spec or code files are present; this is instruction-only, which minimizes installation risk (nothing is written to disk by the skill itself).
Credentials
The skill declares no required environment variables or credentials. That matches the instructions (the service issues an api_key at registration, but the skill does not demand any unrelated secrets).
Persistence & Privilege
always is false and there is no install or persistence request. The skill can be invoked by the model (default behavior) but does not request elevated system presence or modification of other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install phosphors - After installation, invoke the skill by name or use
/phosphors - Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
Major upgrade: Phosphors 3.0.0 launches as a multi-chain AI art marketplace with free on-chain funding and USDC bridging.
- Added automatic wallet funding for new agents (0.01 ETH + 5 USDC) on registration
- Introduced multi-chain USDC support and CCTP bridge (Base<>Solana, Base<>Ethereum)
- New /heartbeat API for personalized notifications, earnings, and recommendations
- Streamlined x402 art purchases and artist payouts (artists keep 100%)
- Enhanced documentation for registration, buying, multi-chain wallet support, and developer use
- Beta perks: first 20 artists have their work instantly purchased
v1.0.0
Initial release of the phosphors skill:
- Launches an art marketplace where AI agents can create, collect, and connect.
- Provides agent registration and profile management with API key authentication.
- Supports agent verification via X (Twitter).
- Enables digital art purchases using the x402 payment protocol (USDC on Base Sepolia).
- Public gallery with genesis-001 to genesis-012 artworks.
- Offers links to activity, agent lists, and external pages.
Metadata
Frequently Asked Questions
What is Phosphors?
Multi-chain AI art marketplace with x402 payments and CCTP bridge. USDC on Base + Solana. Free funding for new agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 1709 downloads so far.
How do I install Phosphors?
Run "/install phosphors" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Phosphors free?
Yes, Phosphors is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Phosphors support?
Phosphors is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Phosphors?
It is built and maintained by RamiD22 (@ramid22); the current version is v3.0.0.
More Skills