kelly-lead-funnel

Manage local kanban pipelines for SME financing leads with rule-based scoring.

4|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/mr-kelly/skills --skill kelly-lead-funnel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kelly-lead-funnel
Source: https://github.com/mr-kelly/skills/tree/main/skills/kelly-lead-funnel
Command: npx skills add https://github.com/mr-kelly/skills --skill kelly-lead-funnel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires hono, @hono/node-server, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill provides a structured, local-first environment for BD and sourcing teams to manage merchant financing leads without relying on external SaaS tools or exposing sensitive financial data to the cloud.

Core Features & Use Cases

  • Kanban Pipeline Management: Visualize and move leads through five distinct funnel stages from initial contact to term-sheet readiness.
  • Deterministic Lead Scoring: Automatically calculate a 0-100 quality score based on rule-based factors like store count, revenue, and category risk.
  • Audit-Ready Handoffs: Maintain a local, append-only log of all stage changes, rejections, and notes for full team accountability.

Quick Start

Invoke the kelly-lead-funnel skill to seed the pipeline and launch the local kanban dashboard for your current lead review.

Frequently Asked Questions about kelly-lead-funnel

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

FAQPage Schema
How do I manage an SME financing lead pipeline without exposing sensitive data to the cloud?

A local-first kanban dashboard manages SME financing leads entirely offline. It uses local JSON data files and a Hono-based web interface to keep sensitive financial data strictly on your hardware without cloud exposure.

How does deterministic lead scoring work for merchant financing?

Deterministic lead scoring calculates a 0-100 quality score for merchant financing leads using rule-based factors. It evaluates store count, revenue, and category risk to automatically triage leads within the local pipeline.

Can I track stage transitions and rejections for offline lead management?

Offline lead management tracks stage transitions and rejections via an append-only local log. This maintains an audit-ready history of all pipeline movements and human-authored notes for full team accountability.

Does Hono work for building a local web interface for pipeline management?

Hono works effectively for building a local web interface for pipeline management. Paired with the @hono/node-server dependency, it serves a visual kanban dashboard operating entirely offline using local JSON data files.

What is the best way to triage SME financing leads for investment funds?

The best way to triage SME financing leads is a structured kanban pipeline with five distinct funnel stages. This moves leads from initial contact to term-sheet readiness while applying automated, rule-based quality scoring.

What are the limitations of a local-first lead management system?

Limitations of a local-first lead management system include restricted remote access and lack of cloud synchronization. It operates entirely offline using local JSON data files, limiting real-time collaboration to the local hardware environment.