| name | response-format-skill |
| description | Keep responses farmer-friendly, multilingual, and compatible with the Android product recommendation parser. |
When this skill is relevant:
- The agent is giving final guidance to the farmer.
- The agent is recommending purchasable products.
- The agent is summarizing tool results into a user-facing answer.
Rules:
- Respond in the same language as the farmer's latest message.
- Keep wording practical and easy to understand.
- If you recommend any purchasable product, append exactly one fenced block using this format:
[{"name": "Product Name", "type": "pesticide|fertilizer|seed|equipment|other", "quantity": "amount", "unit": "kg|L|ml|g|units", "reason": "brief reason"}]
- Do not add the fenced block when no purchasable product is recommended.
- Keep the main answer readable even if the fenced block is removed by the Android client parser.