Find Person banner
overseers-desk overseers-desk

Find Person

Communication community

Description

--- description: "Identify a person from partial info (name, organisation, industry, location, known experience, email, approximate/heard spelling), then on instruction produce a lightweight profile or full dossier. Triggers: find/identify/look up/research a person, build a dossier." argument-hint: <seed: name, name + organisation, email, name + industry + location> [profile|dossier] --- The command argument: **$ARGUMENTS** - a seed to identify, and optionally the mode (§2). If empty, ask for a

Installation

Installs to ~/.claude/skills/overseers-desk-magazines-find-person/SKILL.md

Terminal
mkdir -p ~/.claude/skills/overseers-desk-magazines-find-person && curl -fsSL https://raw.githubusercontent.com/overseers-desk/magazines/HEAD/commands/find-person.md -o ~/.claude/skills/overseers-desk-magazines-find-person/SKILL.md

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

Full documentation available on GitHub

View Source Repository