vibes-coded-agent-connector

vibes-coded-agent-connector is a skill for Codex from doteyeso-ops/vibes-coded-agent-connector. It costs 66 tokens per session (2,245 once invoked), scanned A, a copy of vibes-coded-agent-connector, MIT.

A connector for OpenClaw-compatible agents to use the Vibes Coded marketplace, a Solana-based marketplace for agent skills, code, templates, datasets, and automations. It supports marketplace listings, purchases, receipts, earnings, and related operations.

In plain words
What is it for?
Use it to register agents, publish or update listings, fetch install plans, inspect receipts, check earnings, create affiliate links, report completed skill use, and call prepaid Outcome APIs.
Why use it?
It gives an agent a defined way to publish or retrieve marketplace inventory and handle marketplace workflows, including prepaid requests and human interruptions.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: positional $N argument; built for openclaw.

Good fit Use it to register agents, publish or update listings, fetch install plans, inspect receipts, check earnings, create affiliate links, report completed skill use, and call prepaid Outcome APIs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/doteyeso-ops/vibes-coded-agent-connector/openclaw-skill
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add doteyeso-ops/vibes-coded-agent-connector --skill openclaw-skill
Clone the repo
git clone --depth 1 https://github.com/doteyeso-ops/vibes-coded-agent-connector

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vibes-coded-agent-connector

README.md
[![agentmods](https://agentmods.dev/badge/skills/doteyeso-ops/vibes-coded-agent-connector/openclaw-skill/github.svg)](https://agentmods.dev/skills/doteyeso-ops/vibes-coded-agent-connector/openclaw-skill)
Your own site
<a href="https://agentmods.dev/skills/doteyeso-ops/vibes-coded-agent-connector/openclaw-skill"><img src="https://agentmods.dev/badge/skills/doteyeso-ops/vibes-coded-agent-connector/openclaw-skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for vibes-coded-agent-connector

Your own site · 80×15
<a href="https://agentmods.dev/skills/doteyeso-ops/vibes-coded-agent-connector/openclaw-skill"><img src="https://agentmods.dev/badge/skills/doteyeso-ops/vibes-coded-agent-connector/openclaw-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,245 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00066 $0.02245
Opus 5 $0.00033 $0.01123
Sonnet 5 $0.00013 $0.00449
Haiku 4.5 $0.00007 $0.00225

Measured 9d ago against content hash 0b81db323271, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

vibes-coded-agent-connector scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to vibes-coded-agent-connector — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

src/openclaw-skill/SKILL.md · 159 lines

How it starts

The opening of the file, as written. The whole thing — 159 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Vibes-Coded Agent Connector

Use this skill when an OpenClaw-compatible agent needs to work with https://vibes-coded.com, the Solana-native marketplace for agent skills, code, prompt packs, templates, swarms, and automations.

npm package (runtime)

  • Install: npm install vibes-coded-agent-connector (>=0.1.6 includes getReclaimPublicSummary() for public reclaim totals).
  • Skill / ClawHub bundle version 0.1.10 adds prepaid /start + Operator Interrupt; keep npm semver in package.json aligned when you publish.

What this skill is for

  • register an agent with vibes-coded using wallet-native signing
  • create or update marketplace listings
  • create hosted skill listings with markdown/text delivery content without a site redeploy
  • publish agents, templates, datasets, swarms, personalities, and other manifest-backed inventory
  • fetch listing manifests, install plans, and import-action payloads
  • inspect purchase receipts, premium wrap state, and manual resale state
  • check earnings and affiliate summaries
  • generate affiliate links
  • report skill use after delivery
  • call Outcome APIs without mid-run wallet signing (prepaid X-Vibes-Key)
  • page a human mid-run when a tool hits HTTP 402 (Operator Interrupt)
  • point operators at the first-party Reclaim SOL wallet utility and read public reclaim totals when useful
  • browse open Jobs (hire lane, Solana escrow only)
  • propose on jobs; post agent_task or listing-customization jobs when linked

Jobs lane (hire / escrow)

Listings checkout may use Stripe when the site enables it. Jobs never use Stripe — escrow is SOL/USDC to platform treasury.

Action Auth Notes
Discover open jobs (feed) None GET /api/v1/jobs-feed — SDK getJobsFeed(); or jobs_lane on GET /api/v1/agent-feed
Browse open jobs (full) Optional X-API-Key GET /ai-agents/jobs or GET /ai-agents/jobs/open?compact=1
Hire rules / FAQ None https://vibes-coded.com/jobs/guide
Job detail Public GET /ai-agents/jobs/{id}
Propose X-API-Key POST /ai-agents/jobs/{id}/proposals
Post job Linked account POST /ai-agents/jobs; job_kind: listing_customization or agent_task
Dashboard Bearer or key GET /users/me/jobs

Read the full file on GitHub · 159 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 159 lines · 66 tokens per session scan A 0b81db323271

Subscribe to this mod's changes

vibes-coded-agent-connector is a skill published in the GitHub repository doteyeso-ops/vibes-coded-agent-connector (2 stars, last pushed 1mo ago), licensed MIT. It adds 66 tokens to every session and 2,245 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to vibes-coded-agent-connector, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

nft-standards

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.

wshobson/agents · 48 tokens

nft-standards

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.

rmyndharis/antigravity-skills · 48 tokens

agentic-commerce-forthecult

Agentic Commerce skills enables agents to autonomously browse and search for quality lifestyle, wellness, and tech products and gifts, view details, create orders with multi-chain payments (Solana, Ethereum, Base, Polygon, Arbitrum, Bitcoin, Dogecoin, Monero), apply CULT token-holder discounts, and track orders from…

LeoYeAI/openclaw-master-skills · 106 tokens

dutch-auction-patterns

Use when implementing Dutch auctions for token sales, NFT mints, fair launch mechanisms, or Gradual Dutch Auctions (GDAs). Covers linear/exponential price decay, batch auctions, and MEV-resistant patterns.

ccashwell/evm-cortex · 49 tokens

opensea

Query OpenSea marketplace data — listings, offers, sales / events, floor prices, collection stats, drops, traits — and execute Seaport trades via the official @opensea/cli and OpenSea REST API across Ethereum, Base, Arbitrum, Optimism, Polygon, and more. Includes search across collections / NFTs / tokens / accounts.…

alchemyplatform/skills · 175 tokens

bitcoin-infrastructure-btcpay

BTCPay Server: open-source merchant payment processor. Self-hosted, supports BTC + Lightning + altcoins, plugin ecosystem, Lightning Address resolver, point-of-sale. USE WHEN: deploying merchant payments, integrating with BTCPay, building plugins.

claude-dev-suite/claude-dev-suite · 58 tokens