SherfoLD
- 3 skills
- 0 followers
- 6 hours ago last updated
- ▌ Avito · sherfoldЧтение объявлений, фильтров, категорий, локаций и отзывов продавцов на Avito через локальный CLI `avito`. Используй только если пользователь прямо упоминает Авито / Avito или даёт ссылку на avito.ru.
- ▌ Fix Command · sherfoldUse when a command that used to work now fails — a typed error at runtime, a red offline suite, or a live expectation that stopped matching. Guides diagnosis, a bounded repair, and writing the result into memory. For writing a new command, use write-command instead.
- ▌ Write Command · sherfold bundleUse when writing a new command for this repository, or changing what an existing one returns. Takes you from first look at a page, through picking a carrier and decoding fields, to a green offline suite and a live expectation. For a command that used to work and now fails, use fix-command instead.