Agent Plugins Marketplace
All plugins

b2b-outbound-engine

v0.2.0

B2B outbound engine: skills for lead generation, enrichment and outreach. Skill names are prefixed by department (hq-, leadgen-, enrichment-, outreach-).

Claude Code1 Skill

By Ermos Pty Ltd0 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 16, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install b2b-outbound-engine for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install b2b-outbound-engine@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/BP-888/web-site-builder

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

b2b-outbound-engine/
├── .claude-plugin/plugin.json
└── skills/leadgen-google-scraper/SKILL.md

Included Skills1

leadgen-google-scraperskills/leadgen-google-scraper/SKILL.md

Scrape Google Maps business listings into a raw CSV for the outbound pipeline, via the Apify actor compass/crawler-google-places. Use when asked to scrape Google Maps, find firms on Google, run the Google scraper, or pull businesses of a given segment in a given suburb (for example "pull accounting businesses in Parramatta"). Collects firm name, website, phone and address only. It does not enrich and it does not contact anyone.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "b2b-outbound-engine",
  "version": "0.2.0",
  "description": "B2B outbound engine: skills for lead generation, enrichment and outreach. Skill names are prefixed by department (hq-, leadgen-, enrichment-, outreach-).",
  "author": {
    "name": "Ermos Pty Ltd"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[b2b-outbound-engine on Agent Plugins Marketplace](https://pluginsmp.com/plugins/b2b-outbound-engine)