skills/sales-6sense/SKILL.md
6sense platform help — Signalverse intent data, Predictive Analytics (6AI Scoring), Sales Intelligence, AI Email Agents, Advertising, Orchestration, Segments, Company Identification API, People/Company Enrichment API. Use when intent scores feel like a black box, too many accounts flagged as in-market but sales can't follow up, 6QA thresholds are too loose or too tight, AI email agents aren't generating replies, LinkedIn audience sync has low match rates, segments pulling wrong companies, API calls returning errors, or comparing 6sense to Demandbase or Bombora. Do NOT use for intent strategy across multiple tools (use /sales-intent) or enrichment strategy across tools (use /sales-enrich).
npx skillsauth add sales-skills/sales sales-6senseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Help the user with 6sense platform questions — Signalverse Intent Data, Predictive Analytics, Sales Intelligence, AI Email Agents, Advertising & Audience Activation, Orchestration Workflows, Segments, APIs, and integrations.
Important context: 6sense is an enterprise ABM platform that combines proprietary intent data (Signalverse) with third-party signals (Bombora, G2, TrustRadius) and AI-driven predictions to identify in-market accounts and orchestrate multichannel engagement. It competes primarily with Demandbase and Bombora. Pricing is enterprise-level ($50K-$200K+/year) with custom quotes and 2-year minimum contracts.
If references/learnings.md exists, read it first for accumulated knowledge.
What area of 6sense do you need help with?
What's your role?
What's your goal?
If the question is about intent signal strategy across tools (not 6sense-specific) — hand off: "This is an intent signal strategy question — run: /sales-intent {user's original question}"
If the question is about lead scoring strategy across tools — hand off: "This is a lead scoring strategy question — run: /sales-lead-score {user's original question}"
If the question is about enrichment strategy across tools — hand off: "This is an enrichment strategy question — run: /sales-enrich {user's original question}"
If the question is about B2B advertising strategy across tools — hand off: "This is a B2B advertising strategy question — run: /sales-b2b-advertising {user's original question}"
If the question is about outbound cadence/sequence strategy — hand off: "This is a cadence/sequence design question — run: /sales-cadence {user's original question}"
If the question is about building prospect lists across tools — hand off: "This is a prospect list building question — run: /sales-prospect-list {user's original question}"
If the question is about connecting 6sense to other tools — hand off: "This is a tool integration question — run: /sales-integration {user's original question}"
Otherwise, answer directly using the reference below.
Read references/platform-guide.md for detailed module documentation, pricing, integrations, and data model.
You no longer need the platform guide details — focus on the user's specific situation.
Best-effort from research — review these, especially items about plan-gated features and pricing that may be outdated.
Enterprise pricing only: 6sense has no self-serve paid plan. The Free plan (50 credits/mo) is very limited. Paid plans start around $50K/year with 2-year minimum contracts and custom quotes. Don't recommend 6sense to SMBs or teams without enterprise budgets — suggest Bombora (standalone intent data, ~$25K/year) or Apollo.io (intent included in lower-cost plans) instead.
Free plan is a teaser, not a tool: The Free tier (50 credits/mo) gives access to basic search and Chrome extension but NOT intent data, predictive scoring, advertising, AI email, or workflows. Don't assume free users can access core 6sense features.
Intent data requires tuning: Out-of-the-box intent topics are broad and noisy. You must configure relevant topics and regularly refine them based on conversion data. Untuned intent data generates false positives that waste sales time.
API docs are public (re-verified 2026-06-13): 6sense's core API docs are now publicly viewable at the API Portal (https://api.6sense.com/docs/) and support docs (https://support.6sense.com/docs/). The People Enrichment, Company Firmographics, and People Search endpoints moved to the api.6sense.com host (e.g. POST api.6sense.com/v2/enrichment/people); older guides still cite scribe.6sense.com. Rate limits ARE documented: 100 req/min general, 20 queries/sec for People APIs. Only org-specific config (which segments/scores are published for APIs) still lives in authenticated platform settings.
AI Email Agents are a separate add-on: Conversational Email / AI Email Agents are not included in all paid plans. They're a distinct product with separate pricing. Don't assume they're available to all 6sense customers.
Self-improving: If you discover something not covered here, append it to references/learnings.md with today's date.
/sales-intent — Buying signals and account prioritization strategy across tools (6sense Signalverse is one option)/sales-lead-score — Lead scoring model design using intent + fit signals/sales-enrich — Enrichment strategy across tools (6sense People/Company APIs are one source)/sales-b2b-advertising — Account-based B2B advertising strategy (6sense Ads is one platform)/sales-cadence — Outbound sequence design (6sense AI Email Agents is one option)/sales-prospect-list — Build prospect lists (6sense Company Discovery is one source)/sales-integration — Connect 6sense to CRM, MAP, and other tools/sales-zoominfo — ZoomInfo platform help (primary competitor for enrichment + intent)/sales-clearbit — Clearbit platform help (enrichment + Reveal visitor ID)/sales-rb2b — RB2B platform help (person-level visitor ID — complements 6sense company-level ID)/sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-doUser says: "We just bought 6sense and need to set it up for account-based marketing. Where do we start?" Skill does: Walks through WebTag installation, intent topic configuration, ICP definition, initial segment creation, CRM integration (Salesforce/HubSpot), Sales Intelligence deployment (Chrome extension + Sales Copilot), and first advertising campaign launch. Recommends starting with a small target account list to validate signal quality before scaling. Result: Phased 6sense implementation plan with quick wins in the first 30 days
User says: "We're evaluating 6sense and Demandbase for our ABM program. What are the key differences?" Skill does: Compares intent data (6sense proprietary Signalverse vs Demandbase's Bombora-dependent approach), advertising (Demandbase's deeper ad roots vs 6sense's improving ads), predictive scoring (6sense's buying stage predictions vs Demandbase's account scoring), AI email (6sense has AI Email Agents, Demandbase does not), pricing (both $50K-200K+ range, custom quotes, multi-year contracts), and CRM integrations. Recommends 6sense if predictive scoring and AI email are priorities, Demandbase if advertising is the primary use case. Result: Clear comparison with recommendation based on the user's primary use case
User says: "I want to use the 6sense API to enrich our inbound leads with intent data and buying stage before they hit our CRM."
Skill does: Explains the People Enrichment API endpoint (POST https://api.6sense.com/v2/enrichment/people, batch up to 25 records by email/peopleId/linkedinUrl), authentication with the org-level 40-char Authorization: Token header, how to enrich to get contact + firmographic data, the Lead Scoring & Firmographics API (scribe.6sense.com/v2/people/full) for buying stage data, and how to chain Company Identification + Enrichment for a complete picture. Notes that Enrichment APIs share a credit pool (People Search and /v2/people/score are no-cost) and should be budgeted, and that enrichment tokens must stay server-side.
Result: Working API integration plan for real-time lead enrichment with 6sense data
Symptom: Hundreds of accounts flagged as "in-market" but sales can't follow up on all of them Cause: Intent topics are too broad, or 6QA thresholds are too permissive Solution: Narrow intent topics to your specific category keywords (not broad industry terms). Raise the 6QA threshold by requiring higher intent scores or later buying stages (Consideration+). Layer ICP firmographic filters on top of intent to reduce noise. Focus on signal trends (increasing) rather than absolute scores.
Symptom: Sales Intelligence is deployed but reps aren't acting on recommendations Cause: Too many low-quality alerts, alerts not actionable, or reps don't understand the data Solution: Reduce alert volume by raising thresholds (only alert on Decision+ stage or strong intent spikes). Include specific talk tracks and account context in alerts (not just "intent detected"). Train reps on what buying stages mean and how to use insights in outreach. Start with top performers as champions, then expand.
Symptom: 6sense segments synced to LinkedIn Campaign Manager show small audience sizes Cause: Segments are too narrow, or LinkedIn can't match all accounts/contacts in the segment Solution: Broaden segment criteria slightly (e.g., add adjacent industries or expand company size range). Ensure contact-level data is populated in 6sense (LinkedIn matches on people, not just accounts). Use 6sense's "lookalike" audience expansion if available. Check that segments have enough volume — LinkedIn typically requires 300+ contacts minimum for campaign delivery.
tools
Wizlogo (wizlogo.com) platform help — a budget online logo maker (template/style-variation, marketed as "AI") plus a hub of FREE branding tools (business-name, blog-name and slogan generators, business-card maker, invoice generator, color converter, domain search). The pricing traps: the FREE logo is PERSONAL-USE-ONLY; the two cheap paid tiers are RASTER PNG/JPG only — Single (~€39.99 one-time) and Unlimited (~€3.99 per WEEK, recurring) — and VECTOR (SVG/PDF/EPS) is gated to the ~€299.99 Enterprise tier, which also bundles human designer edits and a social kit. Transparent PNG is on all paid plans. Use when making a Wizlogo logo, understanding free-vs-paid or personal-vs-commercial use, which tier unlocks vector/SVG for print, the weekly-subscription billing trap, its free name/slogan generators, or whether it has an API (UI-only — no public API, webhooks, Zapier or MCP). Do NOT use to just generate the business name (use /sales-namelix) or to compare/validate branding tools (use /sales-idea-validation).
tools
VistaPrint platform help (vistaprint.com, a Cimpress company) — the small-business design + print + digital-marketing platform: a free AI Logomaker (4 generations, 60 more after free sign-up) exporting SVG/PNG/PDF at 4000x4000 with no watermark, a free Brand Kit, business cards/flyers/signage/apparel/promo print, and a website builder. THE RIGHTS TRAP: VistaPrint states NO intellectual-property rights transfer on an AI-generated logo — you get usage rights but CANNOT register it for trademark or copyright; only its human designer service transfers full IP. Use when making a VistaPrint logo, asking if you own or can trademark it, running out of AI logo credits, printed colors not matching the screen, bleed/DPI/font file-prep rejections, or asking whether VistaPrint has an API (the consumer site does not — automation runs through the parent Cimpress Open partner-fulfilment API). Do NOT use for Vista Social scheduling (use /sales-vistasocial) or comparing logo tools market-wide (use /sales-idea-validation).
tools
Turbologo (turbologo.com) platform help — a budget AI/DIY logo maker: enter a business name + industry, pick icons and colors, and it proposes logo concepts you refine in an in-browser editor, then pay a one-time fee to download (designing is free, previews are watermarked, downloading is the paywall). Vector SVG/PDF is gated to the mid tier and up; the top tier adds a brand kit (business cards, letterheads, email signatures, social assets). Use when generating a logo in Turbologo, choosing which download tier to buy, vector SVG vs raster PNG, removing the free watermark, the time-limited edit-after-purchase window, pay-to-download pricing questions, whether an AI logo is yours to trademark, or whether Turbologo has an API to bulk-generate logos (it is UI-only — no public API, webhooks, Zapier, or MCP). Do NOT use to generate the business name (use /sales-namelix), compare or validate branding tools across the market (use /sales-idea-validation), or build wider marketing creative (use /sales-canva).
tools
Online Logo Maker (onlinelogomaker.com) platform help — a long-standing free/freemium DIY logo maker: build the mark yourself from icons, shapes, text, and fonts — MANUAL/template-based, NOT enter-a-name-get-AI-concepts. The free pack downloads a LOW-RES 300px PNG with a background; vector SVG, transparent PNG, and 2000px high-res are gated to a one-time lifetime Premium pack (not a subscription). The free tier's commercial-use rights are disputed by reviewers — clean ownership effectively needs Premium, and a shared-icon mark can be non-distinctive. Use for building/editing a logo here, free download vs Premium, vector SVG or transparent PNG, one-time pricing, commercial-use/trademark terms, near-namesake confusion (NOT LogoMaker.com / LogoMakr / Logomakerr.ai), or whether it has an API (UI-only — no API, webhooks, Zapier, MCP). Do NOT use to generate the business name (use /sales-namelix), compare branding tools across the market (use /sales-idea-validation), or build wider creative (use /sales-canva).