person-recognition-lookup

Check CRM, Neon memory, meeting history, and Discord mentions to classify relationship context.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/antonyfmunoz/OS --skill person-recognition-lookup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: person-recognition-lookup
Source: https://github.com/antonyfmunoz/OS/tree/main/skills/Research/person_recognition_lookup
Command: npx skills add https://github.com/antonyfmunoz/OS --skill person-recognition-lookup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill prevents outreach, first-contact messaging, and sales calls from being sent to people the system already knows in a founder relationship context, avoiding awkward or harmful mis-targeting.

Core Features & Use Cases

  • Pre-contact relationship verification: Checks multiple sources (CRM/Notion pipeline, Neon memory, meeting history, and recent Discord mentions) before any first contact.
  • Relationship-context synthesis: Classifies the person as Unknown, Known lead, Known contact (non-lead), or Warm relationship and routes/flags the correct agent behavior.
  • Cold-outreach guardrail: Enforces the rule that warm relationships must never receive cold openers and ensures DEX handling for personal outreach.

Quick Start

Run person recognition lookup before generating any outreach or scheduling a sales call for a person who may already exist in your CRM, memory, or call history.

Frequently Asked Questions about person-recognition-lookup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent accidental sales outreach to known contacts in my CRM?

To prevent accidental outreach, you can run a pre-contact relationship verification process that checks CRM records, meeting history, and memory to classify relationship status before sending cold openers. This ensures warm relationships do not receive first-contact messaging.

What is pre-contact relationship verification for sales outreach?

Pre-contact relationship verification is the process of validating whether a person is already known by checking CRM pipelines, Neon memory, meeting history, and Discord mentions. It synthesizes a relationship classification to route the correct agent behavior before first contact.

Can I check Discord mentions and meeting history before generating a sales outreach message?

Yes, you can check Discord mentions and meeting history alongside CRM pipeline records and Neon memory. This multi-source validation identifies if a lead is already known, preventing mis-targeted cold openers and ensuring proper DEX handling for personal outreach.

How do I classify lead qualification status across multiple systems before a sales call?

You classify lead qualification status by validating the person's identity across CRM records, memory, and Discord mentions, then producing a relationship classification: Unknown, Known lead, Known contact, or Warm relationship. This classification drives your downstream agent behavior for the sales call.

When should I use pipeline validation for cold outreach guardrails?

You should use pipeline validation for cold outreach guardrails whenever identity and relationship status may exist across multiple systems. It is required before any first contact, outreach generation, or sales call to enforce the rule that warm relationships must never receive cold openers.