sell-by-chat
v3.9.0The AI Founder Circle conversation engine. Drafts your daily chat starts, coaches live conversations, runs your day 1-3-7 follow-up sweep, and writes hand-raising posts, all in your Voice DNA.
By Daniel Paul0 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 11 skill or MCP entries
- Source updated
- Sep 17, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install sell-by-chat for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install sell-by-chat@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/danielpaulai/sell-by-chat-pluginClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/sell-by-chat/.
Plugin files
├── .claude-plugin/plugin.json├── skills/chat-coach/SKILL.md├── skills/chat-ladder/SKILL.md├── skills/daily-chats/SKILL.md├── skills/first-week/SKILL.md├── skills/next/SKILL.md├── skills/pipeline/SKILL.md├── skills/score-my-dm/SKILL.md├── skills/scoreboard/SKILL.md├── skills/setup/SKILL.md├── skills/spar/SKILL.md└── skills/tune/SKILL.md
Included Skills11
Coach a live DM conversation to the next right message using the three questions (easy, deeper, commit), the A-to-B gap, give before ask, and the two-times booking ask. Trigger on "what do I reply", "chat coach", "they said", or when the user pastes a DM conversation.
Draw The Chat Ladder, the six-step Sell by Chat method as one Studio visual (easy question, deeper question, commit question, give first, the two-times ask, day 1-3-7 follow-up). Triggers on "draw the ladder", "chat ladder", "draw the method", "show me the six steps", or when the founder wants the whole method on one page.
Draft today's 25 warm chat openers from the user's LinkedIn notifications or warm list, each personal, serve-first, zero pitch, in the user's Voice DNA. Trigger on "daily chats", "draft my openers", "my 25", "morning DMs", or when the user pastes a list of people who engaged with their content.
The gentle 7-day on-ramp for a founder just starting sell by chat. Ramps them from 5 to 25 daily chat starts, tells them what to expect each day, and celebrates the first reply and first call. Trigger on "first week", "I'm just starting", "day one", "ramp me up", or when the scoreboard shows fewer than 5 logged days.
Tell the founder the one next step and the exact command, based on where they actually are (files present, days logged, pipeline state, time of day). Trigger on "next", "what's next", "what do I do now", "next step", "I'm lost".
Maintain the founder's conversation pipeline in chat-pipeline.md (New, Awaiting reply, In conversation, Call booked), move people between stages, and answer "who needs what today". Trigger on "pipeline", "move NAME", "who am I talking to", "add NAME to my pipeline".
Grade a draft DM in two seconds against the five human-opener rules (or the ladder rules for mid-conversation messages) before it gets sent. Trigger on "score this", "check this DM", "is this good to send", or when the user pastes a draft message and asks for a verdict.
Log a day of chat activity (sent, replies, calls) to chat-scoreboard.csv, keep the streak, sync to Notion or Excel if set up, and on Fridays or on request write a one-paragraph weekly diagnosis. Trigger on "log my day", "scoreboard", "I sent X today", "read my week".
One-time setup for the sell-by-chat system. Registers the founder's Voice DNA and ICP files, picks their main platform, creates the scoreboard and pipeline files, and optionally connects Notion. Trigger on "setup", "set up sell by chat", "get me started", or on first use when SELL-BY-CHAT.md does not exist.
Practice a DM conversation against your exact prospect, right here in the chat, then get scored. The AI plays the prospect from your ICP, guarded and real, and never coaches mid-fight. Trigger on "/spar", "spar", "spar with me", "practice a chat", "be my prospect", "practice round".
Fix the playbook, not the chat. When the founder corrects a draft, dislikes a habit, or a message wins, save it as a permanent rule or a toolbox entry so every future draft obeys it. Trigger on "/tune", "tune", "remember that", "never do that again", "save that rule", "add to my toolbox", "that message worked".
Plugin manifests1
{
"name": "sell-by-chat",
"description": "The AI Founder Circle conversation engine. Drafts your daily chat starts, coaches live conversations, runs your day 1-3-7 follow-up sweep, and writes hand-raising posts, all in your Voice DNA.",
"version": "3.9.0",
"author": {
"name": "Daniel Paul",
"email": "[email protected]"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[sell-by-chat on Agent Plugins Marketplace](https://pluginsmp.com/plugins/sell-by-chat)