Property search, screening, comparison, map enrichment, profile memory, watched listings, and listing publishing orchestration. Use when the user asks to ren...
Memory
Skills
Try itReturn exact real estate listing script matches from the configured knowledge base.
What it does
Return exact real estate listing script matches from the configured knowledge base.
The skill document
Listing Coach
This is a pass-through retrieval skill. The tool/Read result is the final user-facing answer.
Workflow
- Extract a concise query from the user's request, no more than 20 words. Preserve important English phrases.
- Run exactly once:
node "$env:USERPROFILE\.openclaw\workspace\skills\listing-coach\scripts\query.mjs" ""
- If stdout is a file path, read that file.
- If stdout is direct text such as
No results found., use stdout itself as the result. - Reply to the user with the result text exactly.
Final Response Contract
- Treat the Read output as the final answer, not as context for writing a new answer.
- The final assistant message must equal the result text. Do not add, remove, translate, summarize, select, reorder, reformat, explain, introduce, conclude, wrap in a code block, or add labels such as "according to listing coach".
- Do not answer the user's original question from your own knowledge.
- Preserve all headings, numbering, scores, source lines, body text, and blank lines.
- If the result contains numbered result sections, include every section present.
- Before sending the final message, check that the first line, last line, and result-section count match the result text. If they do not match, output the result text again exactly.
Related skills
Researches homes and used cars via the Crawlora API — Zillow and Redfin property search/estimates/market trends, plus CarMax, Autotrader, and Cars.com vehicle search and dealer/listing detail — returning clean JSON. Use when the user wants to search homes or cars, get a property estimate or a region's market trend, or look up a specific listing/vehicle/dealer.
Query homes.com listings, property records, price/tax history, and saved homes from natural language via an MCP server.
Search OneHome (CoreLogic) portal listings, get property details, photos, schools, saved searches. Use when the user asks about real estate listings shared by their agent, OneHome links, portal.onehome.com properties, or specific addresses / MLS numbers they want to look up.
Fetches complete Airbnb listing details for a given numeric listing ID via the internal GraphQL API, returning title, room type, description, amenities, photos, coordinates, city, house rules, highlights, ratings, review count, bedroom configuration, and property overview. Use when user mentions Air
Search the web for a topic and produce a structured summary with key findings, sources, and actionable takeaways. Best for quick research briefs, competitive landscape scans, and topic overviews.