openclaw-livestock-assistant
AI-powered livestock management assistant for Spanish-speaking farmers. Provides expert advice on herd management, animal health, reproduction, genetics, nutrition, and breed selection for bovine, ovine, caprine, porcine, equine, and poultry. Includes a Node.js REST API for persistent herd record-keeping (animal registration, health records, reproduction events). Use when the user asks about livestock, cattle, ganadería, herd management, animal health, veterinary advice, breeds, reproduction, nutrition, forage, or any livestock-related topic.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/antonygiomarxdev/livestock-assistantWhat This Skill Does
The OpenClaw Livestock Assistant is a specialized AI agent designed to empower Spanish-speaking farmers and agricultural professionals with expert-level guidance and digital herd management tools. This skill acts as a comprehensive agricultural consultant, covering diverse domains including bovine, ovine, caprine, porcine, equine, and poultry livestock sectors. Beyond simple chat assistance, it features a robust Node.js REST API that allows for persistent, structured record-keeping, enabling users to log animal registration details, health histories, and critical reproductive events directly from the interface.
Installation
To integrate this assistant into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/antonygiomarxdev/livestock-assistant
After installation, ensure your environment variables are configured with your chosen AI provider (OpenAI, Anthropic, or Google) and run the local API server using bash scripts/start.sh to enable persistent data storage features.
Use Cases
This skill is ideal for:
- Health Monitoring: Analyzing animal symptoms to suggest preventive measures or treatment protocols for common livestock diseases.
- Herd Management: Tracking individual animal data, from birth records to vaccination schedules, ensuring a organized digital inventory.
- Nutrition Optimization: Calculating and formulating specific feed rations or selecting the most appropriate forage based on breed and production goals.
- Genetic & Reproductive Planning: Managing heat detection, monitoring pregnancy progress, and selecting optimal breeds based on desired meat, milk, wool, or dual-purpose characteristics.
Example Prompts
- "Tengo una vaca que muestra síntomas de mastitis. ¿Qué medidas preventivas y tratamientos iniciales debería implementar?"
- "¿Qué raza de oveja me recomiendas para una zona de clima frío con producción orientada a la lana y la carne?"
- "Registra un nuevo bovino en el sistema: macho, raza Angus, nacido el 15 de enero de 2024, con el ID de etiqueta 5502."
Tips & Limitations
- Language: The assistant is explicitly optimized for Spanish; ensure all queries are in Spanish to receive the most accurate and context-aware responses.
- Persistent Data: Always verify that the local API server is running before attempting to store or retrieve herd records; otherwise, the assistant will not be able to access the database.
- Expert Advice: While the assistant provides expert-level guidance, it should supplement—not replace—the physical diagnostic and intervention services of a licensed veterinarian.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-antonygiomarxdev-livestock-assistant": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api