1.2 KiB
1.2 KiB
name, description, argument-hint
| name | description | argument-hint |
|---|---|---|
| listing-export | 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. | Как сохранить результат: имя файла, aggressive, calm, classic, txt, версия |
Listing Export
When to Use
- The final listing text is ready.
- You need durable deliverables inside
result/.
Procedure
- Use the export checklist.
- Derive a filename slug from location and object type in Latin characters.
- Save three files into
result/:<slug>-aggressive.txt<slug>-calm.txt<slug>-classic.txt
- If a file already exists, create a versioned suffix such as
-v2. - 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.