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.
npx skills add doteyeso-ops/vibes-coded-agent-connector --skill openclaw-skillgit clone --depth 1 https://github.com/doteyeso-ops/vibes-coded-agent-connectorWrote 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.
[](https://agentmods.dev/skills/doteyeso-ops/vibes-coded-agent-connector/openclaw-skill)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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.
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 includesgetReclaimPublicSummary()for public reclaim totals). - Skill / ClawHub bundle version 0.1.10 adds prepaid
/start+ Operator Interrupt; keep npm semver inpackage.jsonaligned 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_taskor 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 |
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.
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.
- 9d ago First seen · 159 lines · 66 tokens per session scan A 0b81db323271
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.
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.
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.
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…
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.
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.…
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.