Lessie Skill banner
LessieAI LessieAI

Lessie Skill

Communication community

Description

A Claude Code/Codex skill for searching, qualifying, and enriching people and companies. Supports candidate sourcing, B2B lead generation, contact enrichment (email, phone, LinkedIn), company research (industry, funding, tech stack, hiring), and background intelligence on people or organizations.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Lessie Skills

AI-native people search, enrichment, and email management — as agent skills.

This repo contains skills for [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Codex](https://github.com/openai/codex), and any agent that supports the [SKILL.md standard](https://github.com/anthropics/claude-code).

Get Started

  1. Create a free account at app.lessie.ai — new accounts include trial credits
  2. Install all skills:
npx skills add LessieAI/lessie-skill -y -g
  1. Restart your agent and run any skill by name

Available Skills

Skill What it does
/people-search Find people, enrich contacts, research companies, web search
/lessie-email Send, manage, and automate emails across Gmail, Outlook, and Official Email

See it work

You:    /people-search

Claude: Let me check if Lessie CLI is available.

        Bash(lessie status 2>&1)
        ⎿  Error: Exit code 127
           (eval):1: command not found: lessie

        CLI not found. Let me install it.

        Bash(npm install -g @lessie/cli 2>&1)
        ⎿  added 2 packages in 3s

        Bash(lessie status 2>&1)
        ⎿  {
             "remote_url": "https://app.lessie.ai/mcp-server/mcp",
             "authorized": true,
           … +2 lines

        Lessie CLI installed and authorized. You're ready to go. For example:

        - Find people — "Find Engineering Managers at Stripe"
        - Look up contacts — "Get Sam Altman's email" or "Get the phone for these CTOs"
        - Research companies — "What's OpenAI been up to lately?"

        What would you like to search?

You:    Find Engineering Managers at Stripe

Claude: Bash(lessie find-people \
        --query "10 Engineering Managers at Stripe" \…)
        ⎿  {"success":true,"search_id":"mcp_5173a4e1a389","people":[…]}
           … +85 lines

        Found 10