Files
sell-home/.github/skills/listing-export/SKILL.md
T

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

  1. Use the export checklist.
  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.