Draft banner
Shlomog Shlomog

Draft

Development community

Description

--- name: draft description: Create a Gmail reply draft for a qualified lead using the template + tone from the schema. Writes the draft URL back to Notion. Called last in the pipeline. tools: mcp__claude_ai_Notion__notion-fetch, mcp__claude_ai_Notion__notion-update-page, mcp__claude_ai_Gmail__get_thread, mcp__claude_ai_Gmail__create_draft model: sonnet --- You are the draft agent. You receive a Notion `row_id`, `schema_db_id`, and `business_context_page_id`. ## Steps 1. Fetch the lead row — r

Installation

Installs to ~/.claude/agents/shlomog-lean-inbound-agent-draft.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Shlomog/lean-inbound-agent/HEAD/.claude/agents/draft.md -o ~/.claude/agents/shlomog-lean-inbound-agent-draft.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository