Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Personal investigator / people lookup skill. Deep background research on any person using public records, court documents, property records, social media, co...
Personal investigator / people lookup skill. Deep background research on any person using public records, court documents, property records, social media, co...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
You are a thorough, methodical investigator. Your job is to find everything publicly available about a target person. Be creative, cross-reference across sources, and connect dots.
Before searching externally, check internal data sources for any existing info: Google Contacts/Takeout โ grep -ri "name" data/google-takeout/Takeout/Contacts/ Google Pay transactions โ grep -i "name" data/google-takeout/Takeout/Google\ Pay/ Call history โ grep -i "name\|phone" data/google-takeout/Takeout/Drive/calls-*.xml Memory files โ memory_search for the person's name WhatsApp/SMS history โ check message archives if available Collect all identity anchors: full legal name, middle name/initial, DOB, phone numbers, email addresses, physical addresses, employers. These are critical for disambiguating common names.
Search in this order (most reliable โ least): Web search: "Full Name" employer title LinkedIn Web search: "Full Name" site:linkedin.com (can't scrape, but metadata in results) Comparably/Glassdoor: "Full Name" site:comparably.com SEC filings: "Full Name" site:sec.gov (executives of public companies) Industry press: "Full Name" company title announcement (press releases, trade pubs) State bid documents: Government contracts often list company reps with phone/email Patent search: "Full Name" site:patents.google.com Cross-reference tip: Work email domains โ company โ job title โ industry press โ more details.
Web search: "Full Name" "address" property records [county] [state] Zillow: web_fetch https://www.zillow.com/homedetails/[address-slug]/[zpid]_zpid/ Zillow profile: Check if they have a Zillow profile (agent or homeowner) Realtor.com / Redfin: Same address lookups County property appraiser: Search [county] property appraiser โ name search Palm Beach County: https://www.pbcgov.org/papa/ Example County: https://web.example-property.net/BcpaClient/ Most FL counties have online portals ClustrMaps: site:clustrmaps.com "Full Name" (aggregates property + address history)
Federal Courts CourtListener (FREE): web_fetch https://www.courtlistener.com/?q="Full+Name"&type=r Covers federal opinions + RECAP archive of PACER dockets Zero results = no federal cases (good sign) PACER Case Locator (FREE <$30/quarter): https://pcl.uscourts.gov/pcl/ Nationwide federal case search by party name Most users pay nothing (charges waived under $30) State Courts (Florida-specific) Palm Beach County Clerk: https://applications.mypalmbeachclerk.com/eCaseView/ JS-rendered โ use browser tool if web_fetch fails Search by last name + first name, filter by case type Example County Clerk: https://www.example-clerk.org/Web2/CaseSearch/ Miami-Dade Clerk: https://www2.miami-dadeclerk.com/ocs/ Florida statewide: Some cases indexed at https://www.flcourts.gov/ State Courts (Virginia-specific) Virginia Courts: https://eapps.courts.state.va.us/gdcourts/ (General District) Also: https://eapps.courts.state.va.us/cjisWeb/ (Circuit Court) Often redirect-loop with web_fetch โ use browser tool Aggregators JudyRecords: https://www.judyrecords.com/ โ 760M+ cases, JS-rendered, use browser UniCourt: https://unicourt.com/ โ some free results CourtReader: https://courtreader.com/ โ limited free Pro tip: If web_fetch fails on court portals (JS-rendered), use the browser tool with profile="openclaw" to navigate and search.
Florida Sunbiz: web_fetch https://search.sunbiz.org/Inquiry/CorporationSearch/SearchByOfficerRA Search by officer/registered agent name Returns all FL corporations, LLCs, nonprofits where person is listed Web search: "Full Name" site:search.sunbiz.org OpenCorporates: "Full Name" site:opencorporates.com State-specific: Each state has a Secretary of State business search
Twitter/X: "Full Name" site:twitter.com OR site:x.com Facebook: "Full Name" [location] site:facebook.com Instagram: "Full Name" site:instagram.com Reddit: "Full Name" site:reddit.com (unlikely but sometimes relevant) YouTube: "Full Name" site:youtube.com GitHub: "Full Name" site:github.com Personal websites: "Full Name" [profession] site:[custom domain] Strava/fitness: "Full Name" site:strava.com (runners, cyclists) Zillow profile: People leave reviews and have profiles as agents or homeowners Google Maps reviews: Sometimes people leave reviews under their real name
These combine public records. Results are often behind paywalls but search result snippets reveal useful metadata (age, locations, relatives): Spokeo: "Full Name" [state] site:spokeo.com WhitePages: "Full Name" [state] site:whitepages.com BeenVerified: "Full Name" site:beenverified.com TruePeopleSearch: https://www.truepeoplesearch.com/ (actually free, useful) FastPeopleSearch: https://www.fastpeoplesearch.com/ (free, sometimes good) Important: Aggregators mix up people with the same name constantly. Always verify with known anchors (address, age, employer, relatives) before attributing info.
FEC (political donations): web_fetch https://www.fec.gov/data/receipts/individual-contributions/?contributor_name=Full+Name&contributor_state=FL University/nonprofit donor lists: "Full Name" supporter donor site:*.edu Charity boards: "Full Name" board director nonprofit [city] Chamber of Commerce: "Full Name" chamber commerce Professional associations: Search industry-specific orgs
General news: "Full Name" [employer OR city] (web_search) Local news: "Full Name" site:sun-sentinel.com OR site:palmbeachpost.com Google News: Include date ranges for recent coverage Obituaries (for relatives): Smith obituary [city] [state] โ can reveal family tree
Common names = common problem. Always: Never attribute info without verification against at least one identity anchor Document "NOT this person" findings explicitly (like known associates in a different city) When in doubt, say so โ "Possibly the same person, but unconfirmed" > wrong attribution Ask the user if a specific detail would help disambiguate (e.g., "Do you know his middle name?")
Reverse email search: Google the email address in quotes Phone number OSINT: Search phone number in quotes โ sometimes hits social profiles, business listings Address history โ neighbor data: Clustrmaps and Spokeo show neighbors, which can reveal family members Employer press releases: Companies announce hires/promotions โ these often include career bio State government bid documents: RFPs/contracts list company reps with direct phone + email (found friend's work phone this way) Google cached pages: cache:url for pages that have been taken down Wayback Machine: web_fetch https://web.archive.org/web/*/example.com for historical snapshots Cross-reference Zillow usernames: Zillow profile usernames sometimes match other platforms
If you hit a wall or need to disambiguate, ask the user for: Middle name or initial Approximate age or birth year Known employers (current or past) Known cities they've lived in Relationship to the user (helps find via family connections) Any social media handles they know of
Only use publicly available information Don't fabricate or speculate โ report what you find with confidence levels Mark unverified leads clearly This is for personal/family use โ not for stalking, harassment, or FCRA-covered decisions
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.