Ask for an address and decision, check Locus coverage, and gather relevant free public records with dates and caveats.
Research a property
Section titled “Research a property”Use this as a guided workflow, not a completed property report or a claimed test. It helps an agent gather cited public-record context for a decision. It does not provide a valuation, eligibility result, approval, legal outcome, title result, utility-service determination, development capacity, or safety label.
Start with two questions
Section titled “Start with two questions”Ask the user:
- What exact property address should I research?
- What decision will this research support?
If either answer is missing, ask and stop. Do not assume an address, add a jurisdiction, or make a tool call to fill the gap. If the address can resolve to more than one jurisdiction, ask the user to choose.
Run the free-first sequence
Section titled “Run the free-first sequence”-
Load the current Locus agent skill.
-
Load the current Locus free tool catalog. The live catalog controls tool names, schemas, coverage, and payment rails.
-
Call
locus_executewith the exact user address anddetailLevel: "full":{"name": "locus_lane_availability","arguments": {"place": "SUPPLIED_EXACT_ADDRESS","detailLevel": "full"}}Replace
SUPPLIED_EXACT_ADDRESSwith the exact address the user supplied. Never send the placeholder or invent a different address. Use the catalog’s tool executor or the Locus MCP server. Availability is a capability and coverage map. It is not a property finding. -
Select only relevant free tools from the live result. Depending on the decision and local coverage, these can include parcel, zoning, permit, tax, and development or planning records. Use each tool’s exact schema and jurisdiction.
-
For every result, preserve the source URL, observed date, jurisdiction, coverage status, and caveat. Label candidate, reported, partial, stale, unavailable, and not-verified information instead of turning it into a conclusion.
-
Stop before any paid call, subscription, or monitoring. If the user later requests an optional paid report, show its exact live challenge price, recipient wallet, network, asset, and scope. Ask for approval of that exact call. Do not use a cached wallet or fixed payment promise.
Copyable agent prompt
Section titled “Copyable agent prompt”Run the Boon guided property-research workflow.
First ask me for (1) the exact property address and (2) the decision thisresearch will support. Do not assume an address, add a jurisdiction, scrape aportal, or make a tool call until I answer both. If the address is ambiguous,ask me to choose the jurisdiction.
After I answer, load https://docs.locus.report/skill.md andhttps://api.locus.report/tools/list. Then call locus_execute with:{"name":"locus_lane_availability","arguments":{"place":"<SUPPLIED_EXACT_ADDRESS>","detailLevel":"full"}}
Replace `<SUPPLIED_EXACT_ADDRESS>` with the exact address I supplied. Never sendthe placeholder or invent a different address.
Treat availability as coverage metadata, not a finding. Use only the relevantfree Locus tools for parcel, zoning, permit, tax, and development or planningrecords. Return source URLs, observed dates, jurisdictions, evidence labels,coverage limits, and unknowns. Do not score, rank, value, predict, or labelanything safe or unsafe. Do not infer eligibility, approval, utility service,capacity, ownership, title, or legal outcome. Do not make paid calls, start asubscription, or set monitoring. If I later request a paid call, show its liveprice, recipient, network, asset, and scope and ask for exact approval first.
Label the result: "Guided workflow; not a completed property report and not aclaimed test."Download the skill
Section titled “Download the skill”Download the machine-readable Boon property-research skill.
It is generated from skill/boon-property-research/SKILL.md by the repository’s
deterministic documentation sync.