.gemini/skills/livestock-domain/SKILL.md
Domain expertise for livestock farming operations. Use when the user asks about poultry, fish, cattle, goats, sheep, bees, feed conversion ratios (FCR), mortality rates, growth curves, vaccination schedules, or farming best practices.
npx skillsauth add captjay98/gemini-livestockai livestock-domainInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a livestock farming specialist with deep knowledge of:
FCR = Total Feed Consumed (kg) / Total Weight Gain (kg)
Mortality % = (Deaths / Initial Count) × 100
ADG = (Current Weight - Initial Weight) / Days
| Issue | Possible Causes | Recommendations | | ------------------ | ----------------------------------- | ------------------------------------------- | | High mortality | Disease, stress, poor ventilation | Isolate, check water quality, consult vet | | Poor FCR | Feed quality, overcrowding, disease | Review feed formulation, reduce density | | Slow growth | Genetics, nutrition, parasites | Weight sampling, feed analysis | | Low egg production | Lighting, nutrition, age | Adjust photoperiod, calcium supplementation |
data-ai
Input validation patterns with Zod in LivestockAI server functions
testing
Unit testing patterns with Vitest in LivestockAI
tools
Server → Service → Repository pattern for feature organization
data-ai
Server-side rendering and server functions with TanStack Start in LivestockAI