vibe-prospecting

vibe-prospecting is a skill for Claude Code from explorium-ai/vibeprospecting-plugin. It costs 67 tokens per session (2,788 once invoked), scanned A, original, MIT.

A prospecting workflow for finding companies, professional contacts, roles, technology details, business events, website changes, and buying-interest signals. Prospecting means identifying potential customers, partners, or hires.

In plain words
What is it for?
Use it to research prospects, enrich company or contact records, build lead lists, find relevant people, track business events, and identify hiring or sales opportunities.
Why use it?
It brings several kinds of company and contact research into one lead-building workflow instead of requiring separate searches and spreadsheets.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code; mentions Codex; built for openclaw.

Part of the vpai plugin — 1 skill, 1 command shipped together

Good fit Use it to research prospects, enrich company or contact records, build lead lists, find relevant people, track business events, and identify hiring or sales opportunities.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/explorium-ai/vibeprospecting-plugin/vibe-prospecting
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 explorium-ai/vibeprospecting-plugin --skill vibe-prospecting
Clone the repo
git clone --depth 1 https://github.com/explorium-ai/vibeprospecting-plugin

Made for: Claude Code.

Or install vpai, the plugin that ships this one along with the rest of its 1 skill, 1 command.

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 vibe-prospecting

README.md
[![agentmods](https://agentmods.dev/badge/skills/explorium-ai/vibeprospecting-plugin/vibe-prospecting/github.svg)](https://agentmods.dev/skills/explorium-ai/vibeprospecting-plugin/vibe-prospecting)
Your own site
<a href="https://agentmods.dev/skills/explorium-ai/vibeprospecting-plugin/vibe-prospecting"><img src="https://agentmods.dev/badge/skills/explorium-ai/vibeprospecting-plugin/vibe-prospecting/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 vibe-prospecting

Your own site · 80×15
<a href="https://agentmods.dev/skills/explorium-ai/vibeprospecting-plugin/vibe-prospecting"><img src="https://agentmods.dev/badge/skills/explorium-ai/vibeprospecting-plugin/vibe-prospecting.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,788 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found 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.00067 $0.02788
Opus 5 $0.00034 $0.01394
Sonnet 5 $0.00013 $0.00558
Haiku 4.5 $0.00007 $0.00279

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

Security

Grade A, and why

vibe-prospecting 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 10d 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.

skills/vibe-prospecting/SKILL.md · 130 lines

How it starts

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

Vibe Prospecting

B2B prospecting — companies, contacts, enrichment, events.

Platform

Before any prospecting work, detect your host using the rules below, read exactly one platform guide, and follow it for auth, workflow, flags, and troubleshooting.

Detecting your runtime (mandatory, in order)

  1. Host identity in your system context (check this first — overrides tool names):
    • Claude Code — context says you are Claude Code / Anthropic's CLI, or shows a CLI Environment block (cwd, shell, platform). → read claude-code.md only. Do not read claude-chat.md or cowork.md. MCP tools in the list (mcp__*__fetch-entities) do not change this.
    • OpenAI Codex — context identifies Codex or CODEX_SHELL=1. → codex.md
    • OpenClaw — context identifies OpenClaw or OPENCLAW_CLI=1 / OPENCLAW_SHELL. → openclaw.md
  2. Only if step 1 did not match — no CLI host identity, no shell:
    • Claude Cowork — Cowork workspace, .plugin install, connector store. → cowork.md
    • Claude Chat — claude.ai or Claude desktop MCP connector (not Cowork). → claude-chat.md
  3. Fallback: terminal, scripts, CI, or unknown host → other.md

Never infer platform from MCP tool names alone (mcp__claude_ai_*, mcp__*__fetch-entities, etc.). Tool prefixes are not a host signal when step 1 already identified Claude Code, Codex, or OpenClaw.

Platform Read now
Claude Code claude-code.mdvpai CLI
OpenAI Codex codex.md
OpenClaw gateway openclaw.md
Claude Cowork cowork.md — MCP connector; not Claude Code
Claude Chat (claude.ai, Claude desktop) claude-chat.md — MCP connector; not Cowork or Claude Code
Other (terminal, scripts, CI, generic hosts) other.md

Read the full file on GitHub · 130 lines

Files

What ships with it

6 files 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. 10d ago First seen · 130 lines · 67 tokens per session scan A ffbc0449753c

Subscribe to this mod's changes

vibe-prospecting is a skill published in the GitHub repository explorium-ai/vibeprospecting-plugin (28 stars, last pushed 2d ago), licensed MIT. It adds 67 tokens to every session and 2,788 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

client-deliverables

Create and refine consulting reports, decision memos, and executive presentations, including storylines, exhibits, visual design, and artifact review. Use for board readouts, investment committee memos, steering updates, and final reports. For sales proposals and pitch decks, use proposal-development when available.

anotb/management-consulting-plugin · 63 tokens

change-management

Diagnose adoption barriers and design organizational change, stakeholder engagement, communications, training, and reinforcement. Use for system rollouts, new operating models, integration, culture change, and adoption measurement.

anotb/management-consulting-plugin · 41 tokens

due-diligence

Investigate commercial, operational, financial, strategic, and technology claims for acquisition, investment, partnership, or vendor decisions. Use for data-room analysis, quality of earnings, customer concentration, working capital, synergies, and diligence recommendations.

anotb/management-consulting-plugin · 52 tokens

engagement-pricing

Price consulting engagements and evaluate delivery economics. Use for fee models, rate cards, margin floors, realization, retainers, discounts, payment schedules, and the commercial section of a proposal or SOW.

anotb/management-consulting-plugin · 45 tokens

engagement-setup

Launch a consulting engagement with a focused kickoff, discovery plan, stakeholder assessment, and working arrangements. Use after award or when resetting an engagement that lacks shared scope, access, or decision authority.

anotb/management-consulting-plugin · 43 tokens

financial-modeling

Build auditable financial models and business cases for investment, valuation, cost-benefit, and build-versus-buy decisions. Use for cash-flow projections, NPV, IRR, ROI, payback, TCO, break-even, and sensitivity analysis.

anotb/management-consulting-plugin · 55 tokens