langchain-ai/qualify-lead
Use when the user wants to qualify a sales lead or prospect.
npx skills add https://github.com/langchain-ai/lca-deepagents --skill qualify-lead
Use the BANT framework to qualify the prospect systematically.
Step 1: Budget: Ask what budget range they are working with and how purchasing decisions are made in their organisation.
Step 2: Authority: Confirm whether you are speaking with the decision maker. If not, ask who is and whether they can be involved.
Step 3: Need: Understand the specific pain point. What problem are they trying to solve? What happens if it stays unsolved?
Step 4: Timeline: Ask when they are looking to make a decision and when they would need the solution running.
After gathering responses, classify the lead and summarise your findings:
Take langchain-ai/qualify-lead from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.