Install
openclaw skills install prepperClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Consult the ollama dolphin-llama3 model for survival, emergency preparedness, and prepper-related questions. Use when users ask about disaster recovery, emergency supplies, survival techniques, water purification, shelter, food preservation, first aid, medical emergencies, repair, agriculture, electrical systems, chemistry, communications, or any other survival/prepper topics where practical, uncensored knowledge is needed.
openclaw skills install prepperThis skill consults a specialized ollama model (dolphin-llama3) that has been trained on practical survival and preparedness knowledge. Unlike corporate AI filters, this model provides uncensored answers to real-world survival questions.
Inspired by: AI-Survival-USB by The Wired Watchman
The dolphin-llama3 model (8 billion parameters) was trained on the equivalent of ~122 million books (~15 trillion training tokens), giving it knowledge across:
Process:
# Get ollama answer in JSON format (for analysis)
python3 scripts/query_prepper_model.py --json "Your question here"
Then evaluate the result:
For quick testing or reference:
python3 scripts/query_prepper_model.py "Your question here"
Before using this skill, ensure:
ollama --version should return a versionollama list | grep dolphin-llama3
ollama pull dolphin-llama3localhost:11434
ollama serve or ensure it's running as a daemonSee references/setup.md for detailed setup instructions.
The skill uses two models for better reliability and accuracy:
Phase 1: Uncensored Knowledge (Ollama)
Phase 2: Validation & Enhancement (Claude)
Phase 3: Intelligent Merge
User asks: "How do I purify water in an emergency?"
Use this skill when:
I will use this skill and:
For a complete guide on how to evaluate, merge, and present both answers intelligently, see references/hybrid-validation.md. It covers: