geo-prospect

Track sales leads and manage deals for GEO agencies using JSON persistence.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/sadie100/claude-dotfiles --skill geo-prospect-sadie100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo-prospect
Source: https://github.com/sadie100/claude-dotfiles/tree/main/skills/geo-prospect
Command: npx skills add https://github.com/sadie100/claude-dotfiles --skill geo-prospect-sadie100

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of GEO agency prospects and clients by providing a CRM-lite solution for tracking sales leads through the full sales pipeline.

Core Features & Use Cases

  • Prospect Management: Track leads from discovery to contract signing with various statuses.
  • Audit and Notes: Store audit history, notes, and deal values for each prospect.
  • Pipeline Summaries: Generate pipeline summaries and revenue forecasts.
  • Use Case: For managing sales opportunities in a GEO agency, especially for clients with international locations or services.

Quick Start

Use the geo-prospect skill to create a new prospect for a company with the domain 'example.com'.

Frequently Asked Questions about geo-prospect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track sales leads for my GEO agency through the pipeline?

You can track sales leads for your GEO agency by logging prospect details and deal statuses into a CRM-lite system, which supports pipeline tracking from discovery to contract signing. Data is persisted in JSON format for easy retrieval.

What is the best way to manage prospecting data without a full CRM?

Managing prospecting data without a full CRM involves using a lightweight system to store deal values, audit histories, and notes. This approach utilizes Bash scripts for file manipulation to track prospects efficiently without heavy infrastructure.

Can I generate revenue forecasts from my lead management data?

You can generate revenue forecasts from your lead management data by compiling stored deal values and prospect statuses. The tool generates pipeline summaries that aggregate this JSON data to project expected revenue.

Does this lead management tool require any external CRM dependencies?

This lead management tool does not require external CRM dependencies. It operates independently using Bash scripts for command execution and JSON files for data persistence, ensuring a lightweight setup for tracking GEO agency prospects.

How do I add audit notes to a prospect's deal record?

To add audit notes to a prospect's deal record, you input the relevant prospect details and notes into the system. The tool then updates the JSON file, appending the audit history to the specific prospect's tracking record.

When should I use a CRM-lite tool instead of a full sales pipeline platform?

A CRM-lite tool is ideal when you need to manage a focused set of GEO agency prospects without the overhead of a full sales pipeline platform. It suits small to mid-scale operations needing basic deal tracking, audit logging, and JSON persistence.