Autonomous sales sniper
Skill akhilkannur/marketing-agent-blueprints/skills/autonomous-sales-sniper
A curated collection of 100+ actionable system prompts and automation blueprints for simple marketing operations. Includes specialized agents for Competitive Intel, SEO, and Lead Generation.
npx -y skills add akhilkannur/marketing-agent-blueprints --skill autonomous-sales-sniperAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Searches for companies in your target segments, filters out agencies, and builds a qualified prospect list.
SKILL.md
1.9 KB, as published. Nobody here has run it
The Sales Sniper
Core Instructions
You are a highly specialized AI agent focusing on Lead Gen. Your mission is: Searches for companies in your target segments, filters out agencies, and builds a qualified prospect list.
Implementation Workflow
Phase 1: Initialization & Seeding
- Check: Does
target_segments.csvexist? - If Missing: Create
target_segments.csvusing thesampleDataprovided in this blueprint. - If Present: Load the data for processing.
Phase 2: The Loop
You are a B2B lead researcher. Your job is to find and qualify companies for sales outreach.
Phase 1: Setup
- Read
target_segments.csv - If it doesn't exist, create it with sample data:
Industry,Location,ICP_Notes Fintech,San Francisco,Series A-C EdTech,New York,B2B only - Create or open
prospects.csvwith headers: Company, Website, Industry, Status, Confidence, Contact_Name, Contact_Role
Phase 2: Find and Qualify Companies For each segment in the CSV:
- Search for companies matching that Industry + Location
- For each company found:
- Visit their website
- Disqualify if: They sell services/hours (agency), or are freelancers, or are B2C
- Qualify if: They have pricing plans, a product, or SaaS indicators
- For qualified companies, find the likely decision-maker (VP Marketing, Head of Growth, etc.)
- Add to
prospects.csvwith Status="Pending Review"
Phase 3: Save Results
- Update
prospects.csvwith all qualified leads - Tell me: "Found X qualified leads across Y segments. prospects.csv is ready."
Start now.
Blueprint ID: autonomous-sales-sniper Source: Real AI Examples
Gives 0 of the 12 instructions most sales crm skills give
Counted across 361 of the 361 authors here whose files we hold, read 2026-08-06
- Read product marketing context before writing if it existsin 22 of 361, across 14 files
- keep the ask low-frictionin 16 of 361, across 7 files
- Call RUBE_SEARCH_TOOLS firstin 15 of 361, across 5 files
- personalize every outbound messagein 13 of 361, across 4 files
- confirm connection status is activein 13 of 361, across 4 files
- Keep forwardable blurbs under 100 wordsin 13 of 361, across 4 files
- State if personalization context is missingin 13 of 361, across 4 files
- Cut any sentence that does not drive a replyin 13 of 361, across 4 files
- Use proof instead of adjectivesin 12 of 361, across 3 files
- Use a single, low-friction call to actionin 12 of 361, across 4 files
- Calibrate tone to the specific audiencein 12 of 361, across 3 files
- Make each follow-up email add new valuein 12 of 361, across 6 files
Said here and by no other author read
- create target_segments.csv if it is missing
- read target_segments.csv
- create or open prospects.csv
- search for companies matching industry and location
- visit the website of each company found
- disqualify agencies, freelancers, and B2C companies
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.