🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

lessie

by @jkgeekjack

Search, qualify, and enrich people and companies. Use this skill whenever the user wants to find professionals, candidates, or KOLs by title, company, locati...

Versionv1.0.0
πŸ’‘ Examples

After setup, try saying to Claude:

  • "Find Engineering Managers at Stripe in San Francisco"
  • "Look up Sam Altman's contact info"
  • "Research OpenAI β€” recent news and open job postings"
  • βš™οΈ Configuration

    Lessie supports two modes: CLI (default, recommended) and MCP Server.

    Mode A: CLI (default)

    Install the Lessie CLI binary:

    npm install -g @lessie/cli
    

    Or use without installing:

    npx @lessie/cli --version
    

    First-time authorization:

    lessie auth
    

    This opens a browser for login/registration. Token is cached at ~/.lessie/oauth.json.

    Verify connection:

    lessie status
    

    Mode B: MCP Server

    Add to your MCP config (Claude Code ~/.claude/mcp.json, Cursor ~/.cursor/mcp.json, etc.):

    {
      "mcpServers": {
        "lessie": {
          "command": "npx",
          "args": ["-y", "@lessie/mcp-server"],
          "env": {
            "LESSIE_REMOTE_MCP_URL": "https://app.lessie.ai/mcp-server/mcp"
          }
        }
      }
    }
    

    Uninstall

  • CLI: npm uninstall -g @lessie/cli && rm -rf ~/.lessie/
  • MCP: Remove the "lessie" entry from your .mcp.json and rm -rf ~/.lessie/
  • View on ClawHub
    TERMINAL
    clawhub install lessie

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’