market-mapping — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited market-mapping (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Search for companies in a target market, find key buyers at each, and produce a segmented market map with the option to create a lead list.
When a user wants to understand a market landscape or map companies and buyers in a segment, execute this multi-step research workflow.
If criteria are vague, ask: "How would you like me to segment this market - by size, geography, or sub-vertical?"
mcp__claude_ai_Amplemarket__get_industries to match the user's description to valid API values.mcp__claude_ai_Amplemarket__search_companies with:company_industries: matched industry valuescompany_locations: target geographycompany_sizes: target size rangescompany_types: if specifiedfull_output: truepage_size: 50 (or as needed for comprehensive coverage)If the market is large, paginate through results using the page parameter to build a complete picture.
Competitor exclusion: After retrieving results, remove any companies the user identified as competitors. Additionally, use WebSearch to identify other companies in the same product category as the user (e.g., "[user's product category] companies" OR "[user's company] competitors" OR "[user's company] alternatives"). Cross-reference the market map results against this competitor list and remove matches. For any company whose description closely resembles the user's product, flag it: "I found [company]. Their description suggests they sell [similar product]. Excluding as a likely competitor." This ensures the market map only contains potential customers, not competitors or lookalike vendors.
If the user does not provide an ACV, ask: "What's your average deal size? I'll use it to estimate the market opportunity for each segment."
Present TAM sizing as a summary table:
| Segment | Companies | Est. TAM (at $X ACV) | Competitive Density | Priority |
|---|
mcp__claude_ai_Amplemarket__search_people for the most relevant companies in each segment. Use filters:company_domains: [company domain]person_seniorities: based on company size. Use ["C-Suite", "Founder", "VP"] for small companies, ["VP", "Head", "Director"] for mid-market, ["Director", "Manager"] for enterpriseperson_departments: relevant to the user's productfull_output: truepage_size: 5Limit buyer search to the top 3-5 companies per segment to manage API usage.
Market Overview
Segment Detail (repeat for each segment)
White Space Analysis (structured format) For each segment, provide:
| Segment | Company Count | Competitive Density | Recommended Priority | Reasoning |
|---|
Recommended Next Steps
User prompt: "Map the market for cybersecurity companies in the US, segmented by size"
What the skill does:
mcp__claude_ai_Amplemarket__get_industries to resolve cybersecurity industry values.mcp__claude_ai_Amplemarket__search_companies with:company_industries: [matched cybersecurity values]company_locations: ["United States"]full_output: truepage_size: 50mcp__claude_ai_Amplemarket__search_people to find key buyers.Example output:
MARKET MAP: US Cybersecurity Companies
Market Overview
Segment 1: Startups (1-50 employees) - 98 companies
| Company | Domain | Size | Location | Focus |
|---|---|---|---|---|
| SecureAI | secureai.io | 1-10 | San Francisco, CA | AI-powered threat detection |
| VaultNet | vaultnet.com | 11-50 | Austin, TX | Zero-trust network access |
| CipherGuard | cipherguard.co | 11-50 | New York, NY | Encryption-as-a-service |
| ... | ... | ... | ... | ... |
Key buyers at representative companies:
| Company | Contact | Title | |
|---|---|---|---|
| SecureAI | Alex Kim | CEO/Founder | linkedin.com/in/alexkim |
| VaultNet | Rachel Torres | CTO | linkedin.com/in/rtorres |
| CipherGuard | David Park | VP Engineering | linkedin.com/in/dpark |
Segment 2: Mid-Market (51-500 employees) - 112 companies
| Company | Domain | Size | Location | Focus |
|---|---|---|---|---|
| CrowdShield | crowdshield.com | 201-500 | Denver, CO | Endpoint protection |
| NetWatch | netwatch.io | 51-200 | Boston, MA | Network monitoring |
| ... | ... | ... | ... | ... |
(Key buyers table follows same format)
Segment 3: Growth (501-5000 employees) - 52 companies
(Same format)
Segment 4: Enterprise (5000+ employees) - 22 companies
(Same format)
White Space Analysis
Recommended Next Steps
User prompt: "Show me all healthtech companies in Europe, grouped by sub-vertical"
What the skill does:
User prompt: "What does the landscape look like for marketing automation companies with 200-1000 employees?"
What the skill does:
company_sizes: ["201-500 employees", "501-1000 employees"].| Problem | Solution |
|---|---|
| Too many companies returned | Add filters for company size, type, or narrow the geography. Offer to focus on a specific sub-segment. |
| Too few companies (<5 results) | Broaden industry filter by one level and retry. If still <5 results, remove the geography filter and search globally. If still <5, try related industry values from get_industries and present alternatives to the user. |
| No buyers found at a company | Try broadening seniority to include "Manager" and "Senior". If still no results, try searching by company name instead of domain. For companies with <50 employees, suggest the user look up founders directly via enrich_person with name + company. |
| User wants to drill into one segment | Run a focused mcp__claude_ai_Amplemarket__search_companies with tighter criteria for that segment and do deeper buyer mapping. |
| Market map is too large to display | Summarize with counts and top companies per segment. Offer to export or create lead lists per segment. |
search_companies returns 0 for a known market | Step 1: Try broader or related industry values by calling get_industries and presenting the closest 3-5 options. Step 2: Try searching by company domain if you know specific players. Step 3: Try removing all filters except geography and re-adding one at a time to identify which filter is too restrictive. |
| No buyers found at mapped companies | Focus buyer mapping on companies with 50+ employees. For smaller companies, use enrich_person with founder names + company domain as a fallback. If search_people returns 0 for a company that exists, try searching by company name instead of domain. |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.