BeClaude

lynqu-ai-toolkit

New
3GitHub TrendingGeneralby Gravisun

Open-source Claude Skills + MCP for AI lead capture, lead research, sales follow-up & pipeline management — run Lynqu from Claude, ChatGPT & Cursor.

First seen 6/18/2026

Summary

Lynqu AI Toolkit provides open-source Claude Skills and MCP tools for automating lead capture, lead research, sales follow-up, and pipeline management directly from Claude Code, ChatGPT, or Cursor.

  • It helps developers integrate AI-powered sales workflows into their existing development environment without switching tools.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/lynqu-ai-toolkit.md https://raw.githubusercontent.com/Gravisun/lynqu-ai-toolkit/main/SKILL.md
3
Invoke in Claude Code
/lynqu-ai-toolkit

Use Cases

Capture and qualify leads from web forms or chat conversations automatically using AI.
Research leads by enriching contact data from public sources and CRM records.
Generate personalized sales follow-up emails or messages based on lead behavior.
Manage sales pipeline stages by updating deal statuses and tracking interactions.
Sync lead data between Claude Code and external CRM tools via MCP integration.
Automate lead scoring and prioritization based on predefined criteria.

Usage Examples

1

/lynqu-ai-toolkit capture lead from email '[email protected]' and enrich with company info

2

Research lead 'Acme Corp' and summarize key decision-makers and recent news

3

Generate a follow-up email for lead 'Jane Doe' based on her last interaction

View source on GitHub
mcp

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is lynqu-ai-toolkit?

Lynqu AI Toolkit provides open-source Claude Skills and MCP tools for automating lead capture, lead research, sales follow-up, and pipeline management directly from Claude Code, ChatGPT, or Cursor. It helps developers integrate AI-powered sales workflows into their existing development environment without switching tools.

How to install lynqu-ai-toolkit?

To install lynqu-ai-toolkit: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/lynqu-ai-toolkit.md https://raw.githubusercontent.com/Gravisun/lynqu-ai-toolkit/main/SKILL.md. Finally, /lynqu-ai-toolkit in Claude Code.

What is lynqu-ai-toolkit best for?

lynqu-ai-toolkit is a skill categorized under General. It is designed for: mcp. Created by Gravisun.

What can I use lynqu-ai-toolkit for?

lynqu-ai-toolkit is useful for: Capture and qualify leads from web forms or chat conversations automatically using AI.; Research leads by enriching contact data from public sources and CRM records.; Generate personalized sales follow-up emails or messages based on lead behavior.; Manage sales pipeline stages by updating deal statuses and tracking interactions.; Sync lead data between Claude Code and external CRM tools via MCP integration.; Automate lead scoring and prioritization based on predefined criteria..