Poultry Health Assistant — AI skill for Claude Code
🐔 An agentic AI assistant that helps smallholder poultry farmers diagnose likely bird illnesses from symptoms, asks clarifying questions when needed, and gives urgency-rated, day-by-day action plans.
How to install Poultry Health Assistant
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Mesheco/poultry-health-assistant and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Poultry Health Assistant does
🐔 An agentic AI assistant that helps smallholder poultry farmers diagnose likely bird illnesses from symptoms, asks clarifying questions when needed, and gives urgency-rated, day-by-day action plans. Built with Claude (Anthropic API) + Streamlit. Not a substitute for professional veterinary diagnosis.
Alternatives in AI
- Vibeproxy — Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys n 3.3k ★
- Wiki Lint — Health-check the LLM Wiki for issues 2.3k ★
- Codex Skill — by klaudworks - Enables users to prompt codex from claude code 914 ★
README
🐔 AI Poultry Health Diagnostic Assistant
An agentic AI assistant that helps smallholder poultry farmers identify likely causes of illness in their birds and know what to do next — built for farmers who may not have easy or affordable access to a veterinarian.
How it works
Rather than answering a question once, this assistant follows a genuine multi-step reasoning process:
- Assess — checks if it has enough symptom detail; asks clarifying questions if not
- Retrieve — searches a curated poultry disease knowledge base
- Diagnose — ranks likely conditions by confidence
- Self-check — flags ambiguous cases for a vet visit rather than guessing
- Plan — generates a day-by-day action plan with escalation triggers
Every response includes a color-coded urgency indicator (Low/Medium/High) and a safety disclaimer. The assistant is hardened against being pressured into skipping its own safety process.
Built with
- Claude (Anthropic API) — core reasoning and tool-calling engine
- Streamlit — web interface
- A lightweight, extensible JSON knowledge base covering common poultry diseases (Newcastle Disease, Coccidiosis, Fowl Typhoid, Gumboro, Fowl Pox, CRD, Infectious Coryza, and Heat Stress)
Live demo
🔗 [Try it here](https://poultry-health-assistant-j8jkggtbt6ggdmatkk9a95.streamlit.app)
Disclaimer
This tool is for informational purposes only and does not replace professional veterinary diagnosis. Always consult a licensed veterinarian or livestock officer, especially for urgent or high-mortality situations.
Built as a hackathon submission demonstrating a real-world, deployable use case for agentic AI in an underserved sector.
Related Skills
Claudenv
Automated project documentation generator for Claude Code and AI coding agents. Scans any tech stack, asks cla
AI Agent CLI
A CLI-based AI coding agent (like a mini Claude Code) that plans, asks clarifying questions, runs bash command
Socratic Learning
Socratic Method: Reverse Questioning — Agent Skill. AI asks you questions in return, guiding you to clarify yo
Tuplet
Claude Code-like AI agent framework for your app. Planning, task tracking, clarifying questions - one dependen
Plan Mode Arken
Create detailed technical implementation plans for Arken AI development. Ask clarifying questions one at a tim
Likely
A Claude Code hook that catches AI hedging and forces verification.
Related Agents
Salesforce Design
MUST BE USED FIRST for EVERY Salesforce request. Use PROACTIVELY as the FIRST STEP before any admin or develop
Assistant
Personal assistant for task management, productivity tracking, and day-to-day support.
House
QA and debugging specialist. Invoke when tests are failing, there's a bug to diagnose, behavior needs validati