Добавлены новые агенты для создания и рецензирования объявлений о продаже недвижимости, а также обновлены инструкции и шаблоны для консолидации фактов и экспорта. Созданы три варианта текста для каждого объявления: агрессивный, спокойный и классический.

This commit is contained in:
ВяткинАртём
2026-05-19 17:40:54 +03:00
parent 0a3b22f25c
commit b83d3ec1ad
16 changed files with 499 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
---
name: listing-export
description: "Save finished real estate listings into result/ as three polished plain text files: aggressive, calm, and classic. Use for naming result files, preserving readability, avoiding overwrites, and exporting Russian house-sale copy for delivery."
argument-hint: "Как сохранить результат: имя файла, aggressive, calm, classic, txt, версия"
---
# Listing Export
## When to Use
- The final listing text is ready.
- You need durable deliverables inside `result/`.
## Procedure
1. Use [the export checklist](./assets/export-checklist.md).
2. Derive a filename slug from location and object type in Latin characters.
3. Save three files into `result/`:
- `<slug>-aggressive.txt`
- `<slug>-calm.txt`
- `<slug>-classic.txt`
4. If a file already exists, create a versioned suffix such as `-v2`.
5. Keep all outputs clean, readable, and aligned in meaning, but clearly different in tone.
## TXT Rules
- Keep the text fully ready for publication.
- Do not include Markdown markers.
- Preserve paragraph rhythm and readability.
- Make the aggressive version more driving.
- Make the calm version softer and more residential.
- Make the classic version balanced and universal.
@@ -0,0 +1,21 @@
# Export Checklist
## Filename
- Prefer `location-object-type`
- Transliterate to Latin
- Use lowercase and hyphens only
- Add style suffixes: `-aggressive`, `-calm`, and `-classic`
- Add `-v2`, `-v3`, and so on if needed
## Plain Text Files
- Create one file for each style: aggressive, calm, and classic
- No Markdown syntax
- Natural paragraphing and spacing
- Ready to publish without extra edits
- Friendly owner voice in all files
## Final Sanity Check
- Russian language only
- Owner voice only
- No invented hard facts
- No unresolved contradictions hidden in the copy