find-the-public-record

find-the-public-record is a skill for Claude Code, Codex from 2016judea/small-business-intelligence-mcp. It costs 57 tokens per session (627 once invoked), scanned A, original, MIT.

A research method for finding the official public record that can answer a local property or market question in any US metro area.

In plain words
What is it for?
Identifying assessor, deed, licence, inspection, Census, labour, or state registry sources, then defining how to research and cite them.
Why use it?
It avoids relying on search results or data resellers that may not contain the record that settles the question.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Identifying assessor, deed, licence, inspection, Census, labour, or state registry sources, then defining how to research and cite them.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/2016judea/small-business-intelligence-mcp/find-the-public-record
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add 2016judea/small-business-intelligence-mcp --skill find-the-public-record
Clone the repo
git clone --depth 1 https://github.com/2016judea/small-business-intelligence-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for find-the-public-record

README.md
[![agentmods](https://agentmods.dev/badge/skills/2016judea/small-business-intelligence-mcp/find-the-public-record/github.svg)](https://agentmods.dev/skills/2016judea/small-business-intelligence-mcp/find-the-public-record)
Your own site
<a href="https://agentmods.dev/skills/2016judea/small-business-intelligence-mcp/find-the-public-record"><img src="https://agentmods.dev/badge/skills/2016judea/small-business-intelligence-mcp/find-the-public-record/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for find-the-public-record

Your own site · 80×15
<a href="https://agentmods.dev/skills/2016judea/small-business-intelligence-mcp/find-the-public-record"><img src="https://agentmods.dev/badge/skills/2016judea/small-business-intelligence-mcp/find-the-public-record.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 627 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.00627
Opus 5 $0.00028 $0.00313
Sonnet 5 $0.00011 $0.00125
Haiku 4.5 $0.00006 $0.00063

Measured 11d ago against content hash 50bb0bd807ab, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

find-the-public-record scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/find-the-public-record/SKILL.md · 54 lines

How it starts

The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Find the public record

data_source_atlas returns a source-first research plan: which public record answers the question, how to reach it directly, what the answer is worth, and what the record cannot answer at all. It does not return the answer. You go and get that with web search.

The difference this makes: reading whatever a search engine surfaced versus pulling the administrative record that settles it.

Quick start

  1. Call data_source_atlas with the real question, including the city and state. It returns a research_procedure, an output_schema for the finished deliverable, a quality_rubric and caveats.
  2. Execute the research_procedure yourself with web search. Go to the named record — the county assessor's parcel search, the recorder of deeds, the city's licence or inspection portal, Census CBP or ACS, a BLS series, the state registry — not to an aggregator that resells it.
  3. Produce the deliverable in the shape output_schema describes, and check it against quality_rubric before answering.
  4. State the caveats. What the record cannot answer is part of the answer.

Rules

Name the record, cite the pull. Every figure carries where it came from and when it was pulled. "The county assessor shows $X, pulled today" beats "$X".

Non-disclosure states have no sale price. In Kansas, Texas, Utah and the other non-disclosure states, the recorded deed does not carry a price. Say so and pivot to what does exist — assessed value, the assessor's own ratio study, mortgage amount — instead of producing an estimate that reads like a record.

Distinguish the record from the vendor. A figure from CoStar, Zillow or a data reseller is a product, not a public record. It can be cited as such but it is not the administrative answer, and its methodology is usually undisclosed.

When the record does not exist, say that. The most valuable output of this tool is often "no public record answers this, and here is why." Commercial rent in Minnesota is the standing example: leases are not recorded anywhere.

Read the full file on GitHub · 54 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 54 lines · 57 tokens per session scan A 50bb0bd807ab

Subscribe to this mod's changes

find-the-public-record is a skill published in the GitHub repository 2016judea/small-business-intelligence-mcp (0 stars, last pushed 7d ago), licensed MIT. It adds 57 tokens to every session and 627 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

causallayer-mcp

This skill provides instructions for AI agents interacting with the CausalLayer Model Context Protocol (MCP) server. CausalLayer is a deterministic AI liability apportionment engine. It takes an incident report and mathematically proves which agent, vendor, or operator is liable based on counterfactual do-calculus…

smq9sn5jck-coder/causallayer-mcp · 0 tokens

parcel-zoning-screen

Screen one Virginia parcel for its zoning district. Use when someone asks what a parcel is zoned, what a PIN or tax map number allows, whether a use is by-right, or what the zoning is at a Virginia address or point. It resolves the government first, then reads the parcel and zoning records, and it reports districts…

pranava0x0/Commonwealth-MCP · 94 tokens

code-topic-walk

Reach a section of the Code of Virginia by topic when the reader has no citation, by walking the Code's own table of contents to it and then reading the section. Use when someone asks what state law says about zoning, annexation, FOIA, or any other subject without naming a section number. No public endpoint searches…

pranava0x0/Commonwealth-MCP · 107 tokens

vendor-management

Manage ServiceNow vendors and contracts — corecompany vendor records, astcontract with renewal alerts, astcontractsla performance tracking, vendorriskassessment scoring, and vendor scorecards.

serac-labs/serac · 40 tokens

affiliation-map

A company-affiliation map built from Russian business registry records. It links founders, managers, related companies, registration details, and bankruptcy information.

theYahia/WWmcp · 26 tokens

check-company

A company-checking workflow for Russian businesses using their tax or registration number. It gathers a brief report, financial statements, bankruptcy records, and court cases.

theYahia/WWmcp · 26 tokens