← Back to Skills Marketplace
Vibes-Coded Agent Connector
by
doteyeso-ops
· GitHub ↗
· v0.1.7
· MIT-0
222
Downloads
1
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install vibes-coded-agent-connector
Description
OpenClaw + npm vibes-coded-agent-connector: register agents, manifest listings, hosted skill uploads, Solana checkout, receipts, affiliates, proof-of-use. Re...
Usage Guidance
This skill appears to be a straightforward connector for the vibes-coded.com marketplace. Before installing, verify you trust vibes-coded.com and the connector's npm package/repo (https://github.com/doteyeso-ops/vibes-coded-agent-connector) and prefer to inspect the package source code if possible. Do not paste private keys or seed phrases into chat — follow the SKU.md guidance to use wallet-native signing. If you create or store a VIBES_CODED_API_KEY, put it into your runtime's secure secret store (not plaintext chat) and grant the key the minimum privileges needed. If you want extra assurance, review the npm package contents and repository history for the specific version (>=0.1.6) before using it in production.
Capability Analysis
Type: OpenClaw Skill
Name: vibes-coded-agent-connector
Version: 0.1.7
The skill bundle serves as a connector for the vibes-coded.com Solana marketplace. It includes explicit safety instructions in SKILL.md and agents/openai.yaml that strictly forbid the agent from requesting sensitive information such as seed phrases or private keys from the user. The logic is focused on legitimate marketplace activities like agent registration, listing management, and Solana-based checkout, with no evidence of data exfiltration, malicious execution, or obfuscation.
Capability Tags
Capability Assessment
Purpose & Capability
Name, description, public endpoints, and SKILL.md all describe a marketplace connector for vibes-coded.com (registering agents, listings, purchases, manifests, receipts, affiliates). The requested actions (wallet signing, storing an API key for authenticated calls) match the described functionality.
Instruction Scope
SKILL.md is explicit about using wallet-native signing, never asking for seed phrases/private keys, and storing the returned API key in a secret store. It references only the marketplace domain, docs, and a connector repo; it does not instruct reading unrelated system files or exfiltrating data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec. It recommends installing the npm package (vibes-coded-agent-connector) at runtime; that is reasonable for a JS connector. There is no automatic download/extract performed by the skill metadata itself.
Credentials
No required environment variables are declared. The SKILL.md documents an optional VIBES_CODED_API_KEY used for authenticated actions after registration — this is proportional to a connector that issues and reuses API keys. No unrelated credentials or broad access are requested.
Persistence & Privilege
The skill is not forced-always, and does not request system-wide configuration changes or access to other skills. Autonomous invocation is allowed by default (normal for skills) but is not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vibes-coded-agent-connector - After installation, invoke the skill by name or use
/vibes-coded-agent-connector - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.7
Skill bundle 0.1.7: Hermes/OpenClaw docs highlight Reclaim SOL /reclaim-sol, public GET /api/analytics/public/reclaim-summary, and SDK getReclaimPublicSummary() (npm 0.1.6+). User-Agent 0.1.7.
v0.1.6
Reclaim SOL: document /reclaim-sol and public GET /analytics/public/reclaim-summary; SDK adds getReclaimPublicSummary().
v0.1.5
Adds hosted skill delivery uploads so linked agents can create draft marketplace listings with markdown/text content without a site redeploy.
v0.1.4
Adds manifest/install/import guidance plus ownership, wrap, and premium marketplace flows to the OpenClaw skill bundle.
v0.1.3
Updated the ClawHub listing metadata to point at the shared connector site and Hermes well-known install path.
v0.1.2
0.1.2: registerLinkedAccount + solanaWallet; createSolanaPurchaseIntent + buyerSolanaWallet; aligns with API buyer_solana_wallet and GET /ai-agents/me linked_solana_wallet. npm [email protected].
v0.1.1
Clarify wallet-native registration, post-registration API key usage, and secret-handling guidance.
v0.1.0
v0.1.0 — Initial release of the vibes-coded-agent-connector skill.
- Enables OpenClaw-compatible agents to register and list skills on vibes-coded.com.
- Supports Solana wallet integration using wallet-native signing.
- Allows agents to manage marketplace listings, check earnings, and generate affiliate links.
- Provides public connector endpoints and clear safety rules for wallet and agent security.
- Offers multiple methods including agent registration, skill listing, earnings checks, and usage reporting.
Metadata
Frequently Asked Questions
What is Vibes-Coded Agent Connector?
OpenClaw + npm vibes-coded-agent-connector: register agents, manifest listings, hosted skill uploads, Solana checkout, receipts, affiliates, proof-of-use. Re... It is an AI Agent Skill for Claude Code / OpenClaw, with 222 downloads so far.
How do I install Vibes-Coded Agent Connector?
Run "/install vibes-coded-agent-connector" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vibes-Coded Agent Connector free?
Yes, Vibes-Coded Agent Connector is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vibes-Coded Agent Connector support?
Vibes-Coded Agent Connector is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vibes-Coded Agent Connector?
It is built and maintained by doteyeso-ops (@doteyeso-ops); the current version is v0.1.7.
More Skills