← Back to Skills Marketplace
tomsonx232

SMB Sales Boost — B2B Lead Database of SMBs for Cold Outreach & GTM

by Tomsonx232 · GitHub ↗ · v1.9.0 · MIT-0
cross-platform ✓ Security Clean
709
Downloads
0
Stars
1
Active Installs
10
Versions
Install in OpenClaw
/install smb-sales-boost-leads
Description
Query and manage leads from the SMB Sales Boost B2B lead database. Search newly registered businesses, filter by location/industry/keywords, export leads, ma...
Usage Guidance
This skill appears to do what it claims: it needs your SMB_SALES_BOOST_API_KEY to call the API and will save exported lead files (which contain PII) to disk. Before installing or using it: 1) Only provide a key you trust to this skill and avoid embedding a long-lived key in shared environments; 2) Override the default output directory (--output-dir) to a secure location you control and clean exports when done; 3) Always confirm with the agent before performing purchases or exports that consume credits (the API can create real Stripe checkout sessions and charges); 4) Be mindful of rate limits and credit usage (new leads and exports may incur costs); 5) Note the skill source is listed as unknown and there is no homepage—if provenance matters, obtain the skill from a known/published provider or inspect the code yourself before use.
Capability Analysis
Type: OpenClaw Skill Name: smb-sales-boost-leads Version: 1.9.0 The skill bundle provides a legitimate and well-documented interface for the SMB Sales Boost B2B lead generation service. The included Python client (smb_api.py) is written with security best practices, specifically implementing safeguards against path traversal (via os.path.basename and extension allowlisting) and shell injection (by using the requests library for structured API calls). The SKILL.md instructions provide clear guidance for the AI agent, including explicit requirements to obtain user confirmation before executing financial transactions (Stripe charges) or handling PII, and it contains no evidence of malicious intent, data exfiltration, or prompt injection attacks.
Capability Tags
cryptocan-make-purchasesrequires-oauth-token
Capability Assessment
Purpose & Capability
Name/description match the declared requirements and included code. The only required credential is SMB_SALES_BOOST_API_KEY which is appropriate for an API client that queries and exports leads. No unrelated env vars or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to request and reuse the API key, call the documented API endpoints, and save exports to an output directory. It explicitly warns that exports contain PII and that programmatic purchase endpoints create real Stripe charges and must be confirmed with the user. This is within scope but requires care: the skill will download and write exported lead files (containing phone numbers/emails) to disk by default, and it exposes endpoints that can initiate paid purchases — the agent MUST confirm with the user before using purchase endpoints or exporting large numbers of new leads.
Install Mechanism
No install spec is present (instruction-only skill with bundled code). There are no downloads from arbitrary URLs or install steps that write/execute additional code. The included smb_api.py is a straightforward API client.
Credentials
Only SMB_SALES_BOOST_API_KEY is required and declared as the primary credential. That is proportional to the stated functionality. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It writes exported files to an output directory (default /mnt/user-data/outputs), which is expected behavior for an exporter but is something the user should control to avoid leaving PII in public/unprotected locations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install smb-sales-boost-leads
  3. After installation, invoke the skill by name or use /smb-sales-boost-leads
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.9.0
SMB Sales Boost Leads v1.9.0 Changelog - Added highest-tier (Platinum and Enterprise) monthly credit purchase limits to the documentation. - Expanded account profile details to include new fields: totalLeadsExported, monthlyLeadsExported, and autoTopUp configuration details. - Clarified that credit pricing table now includes max purchase per transaction for all plan tiers. - No functional code changes; documentation improvements only.
v1.8.0
SMB Sales Boost Skill v1.8.0 - Updated metadata to specify required environment variables (SMB_SALES_BOOST_API_KEY) using the "openclaw" format. - Clarified description regarding the required API key and the handling of purchase endpoints. - No functional or interface changes to endpoint usage or data flow. - Documentation and metadata improvements for compatibility and integration.
v1.7.0
Listed required credentials in YAML description
v1.6.0
**smb-sales-boost-leads v1.6.0 changelog** - SKILL.md updated to clarify required credentials: now explicitly states that the SMB_SALES_BOOST_API_KEY environment variable is required. - Added warnings that exports include PII and must be handled with care. - Programmatic purchase endpoints are now explicitly documented as generating real Stripe charges, with a clear instruction to always confirm with the user before executing. - No functional or file changes in code; documentation only.
v1.5.0
SMB Sales Boost Leads Skill v1.5.0 - Added metadata for API key requirements and environment variable guidance in the manifest. - Introduced tags for discoverability and clarified data sensitivity regarding exported PII. - Documented export file storage location and instructions for handling lead exports securely. - No changes to core functionality or endpoints.
v1.4.0
**Version 1.4.0 Changelog** - Updated credit system: Credits are now required for both querying (GET /leads) and exporting leads, not just exports. - Added control parameters: New `maxCredits` and `maxResults` options allow for credit-optimized querying and exporting. - Enhanced re-query/export logic: Previously-exported leads can now be re-queried or re-exported at no credit cost. - Expanded plan/cost details: Credit pricing, monthly credits, and per-transaction limits now shown by plan; additional support for purchasing and auto top-ups. - Updated rate limits and AI endpoint details for improved clarity. - Added notes on how search handles wildcards and space-to-wildcard matching for URLs.
v1.3.0
**Changelog for smb-sales-boost-leads v1.3.0** - Added support for new subscription plans: Starter, Growth, and Scale; legacy Pro/Agency plans removed. - Introduced a credit-based export system for Starter, Growth, and Scale plans, with detailed per-credit pricing info. - Added documentation for purchasing credits and subscriptions via API (programmatic purchase). - Enhanced lead filtering: new fields such as `search` (full-text), `updateReasonFilter`, support for relative dates, and additional phone/email filters. - Expanded and clarified rate limits, including new programmatic purchase and claim key limits. - Updated/revised descriptions of lead "Last Updated," credit usage, and export logic for greater clarity.
v1.2.0
- Added detailed explanation of rate limits for AI features and email schedule triggers, including new AI auto-refine endpoints. - Clarified database differences: Home Improvement now noted as phone-only, Other database supports both phone and email leads for multi-channel outreach. - Updated rate limit section to list individual endpoint limits for exports, AI category suggestions, AI keyword generation, and more. - Minor clarifications to parameter descriptions for improved usability and accuracy.
v1.1.0
v1.1.0 Security hardening and improved search examples. Replaced curl-based API examples with a reusable Python client (smb_api.py) to eliminate shell injection risks from user-provided input. Added filename sanitization for export file writes — basename extraction, extension allowlisting, and scoped output directory — to prevent path traversal vulnerabilities. Added * wildcard keyword support with multi-term search examples across diverse industries (dental, med spa, auto repair, pet services, bakery/catering, fitness). Updated openapi.json with wildcard pattern matching documentation for positiveKeywords and negativeKeywords parameters.
v1.0.0
Initial release. Full API coverage for SMB Sales Boost lead database — search/filter/export newly registered US businesses, AI-powered category suggestions, keyword generation, filter presets, email schedules, and export management. Supports both Home Improvement and General Business databases with 40+ filter parameters including location, keywords, ratings, and contact freshness via Last Updated date.
Metadata
Slug smb-sales-boost-leads
Version 1.9.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 10
Frequently Asked Questions

What is SMB Sales Boost — B2B Lead Database of SMBs for Cold Outreach & GTM?

Query and manage leads from the SMB Sales Boost B2B lead database. Search newly registered businesses, filter by location/industry/keywords, export leads, ma... It is an AI Agent Skill for Claude Code / OpenClaw, with 709 downloads so far.

How do I install SMB Sales Boost — B2B Lead Database of SMBs for Cold Outreach & GTM?

Run "/install smb-sales-boost-leads" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SMB Sales Boost — B2B Lead Database of SMBs for Cold Outreach & GTM free?

Yes, SMB Sales Boost — B2B Lead Database of SMBs for Cold Outreach & GTM is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SMB Sales Boost — B2B Lead Database of SMBs for Cold Outreach & GTM support?

SMB Sales Boost — B2B Lead Database of SMBs for Cold Outreach & GTM is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SMB Sales Boost — B2B Lead Database of SMBs for Cold Outreach & GTM?

It is built and maintained by Tomsonx232 (@tomsonx232); the current version is v1.9.0.

💬 Comments