Post Enrich banner
gozzkesshell gozzkesshell

Post Enrich

Development community

Description

Fetch recent LinkedIn posts for leads and add them as buying-intent signals. Uses Vayne's profile_posts API. User input: $ARGUMENTS ## When to use Run after `/scrape` (and optionally after an initial `/score`) to add post content before final scoring. Most valuable for **borderline leads** (score 40–70) where post activity can tip the decision. Someone posting about "scaling ops" or "AI automation" is a much warmer lead than their title alone suggests. ## Arguments | Flag | Default | Descr

Installation

Installs to ~/.claude/commands/gozzkesshell-sales-pipeline-post-enrich.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gozzkesshell/sales-pipeline/HEAD/.claude/commands/post-enrich.md -o ~/.claude/commands/gozzkesshell-sales-pipeline-post-enrich.md

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

Full documentation available on GitHub

View Source Repository