Добавлены новые агенты для создания и рецензирования объявлений о продаже недвижимости, а также обновлены инструкции и шаблоны для консолидации фактов и экспорта. Созданы три варианта текста для каждого объявления: агрессивный, спокойный и классический.
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: property-fact-consolidation
|
||||
description: "Consolidate fragmented real estate notes from draft/ into one property dossier. Use for house sale inputs, land plot notes, utilities, layout details, contradictions, missing facts, and pre-copy research before writing a listing."
|
||||
argument-hint: "Что нужно собрать из заметок: объект, факты, противоречия, пробелы"
|
||||
---
|
||||
|
||||
# Property Fact Consolidation
|
||||
|
||||
## When to Use
|
||||
- Raw notes about the house, plot, infrastructure, documents, or condition are scattered across multiple files.
|
||||
- The source material is incomplete, repetitive, or unordered.
|
||||
- You need a reliable source-of-truth before writing a sale listing.
|
||||
|
||||
## Procedure
|
||||
1. Read every relevant file in `draft/`.
|
||||
2. Assume the notes refer to one sale object unless the files strongly indicate otherwise.
|
||||
3. Fill the structure from [the dossier template](./assets/unified-dossier-template.md).
|
||||
4. Separate information into three groups:
|
||||
- verified facts from the notes
|
||||
- soft interpretations that are safe for marketing copy
|
||||
- open questions or contradictions
|
||||
5. If multiple different objects appear to be mixed together, stop and ask the user to split or clarify.
|
||||
6. Use the completed dossier as the only factual basis for the final listing.
|
||||
|
||||
## Rules
|
||||
- Prefer precision over coverage when the notes are vague.
|
||||
- Keep source inconsistencies visible until clarified.
|
||||
- Do not turn assumptions into facts.
|
||||
@@ -0,0 +1,52 @@
|
||||
# Unified Property Dossier
|
||||
|
||||
## Object Snapshot
|
||||
- Object type:
|
||||
- Settlement / district:
|
||||
- Address or landmark:
|
||||
- Sale goal / context:
|
||||
|
||||
## Land Plot
|
||||
- Plot area:
|
||||
- Category / permitted use:
|
||||
- Shape / terrain:
|
||||
- Fencing / access:
|
||||
- Landscaping / trees / garden:
|
||||
|
||||
## House
|
||||
- House area:
|
||||
- Floors:
|
||||
- Material:
|
||||
- Year / construction stage:
|
||||
- Layout:
|
||||
- Condition / renovation:
|
||||
- Furniture / appliances included:
|
||||
|
||||
## Utilities And Infrastructure
|
||||
- Electricity:
|
||||
- Water:
|
||||
- Sewerage:
|
||||
- Heating:
|
||||
- Gas:
|
||||
- Internet / mobile signal:
|
||||
- Road access / winter access:
|
||||
|
||||
## Surroundings And Lifestyle Benefits
|
||||
- Nature / view:
|
||||
- Neighborhood feel:
|
||||
- Daily conveniences:
|
||||
- Why living here is comfortable:
|
||||
|
||||
## Deal Details
|
||||
- Price:
|
||||
- Documents / ownership:
|
||||
- Mortgage suitability:
|
||||
- Move-in readiness:
|
||||
- Bargaining / exchange / timing:
|
||||
|
||||
## Evidence Buckets
|
||||
### Verified facts
|
||||
|
||||
### Safe marketing interpretations
|
||||
|
||||
### Open questions / contradictions
|
||||
Reference in New Issue
Block a user