LaunchKit · 2026
Back to Skills

prepper

Consult the ollama dolphin-llama3 model for survival, emergency preparedness, and prepper-related questions.

0
768 downloads
by @jlevitsk

Setup & Installation

openclaw skills install @jlevitsk/prepper

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install prepper

What This Skill Does

Routes survival and emergency preparedness questions to a locally running dolphin-llama3 model via Ollama, then merges that response with Claude's validation when possible. Covers water purification, first aid, food preservation, off-grid electrical systems, agriculture, chemistry, and HAM radio. Designed for topics where standard AI models may decline to answer.

Falls back to an uncensored local model when standard AI filters refuse practical survival questions, while still layering in Claude's validation for accuracy and context.

When to use it

  • Purifying water after a natural disaster with no utilities
  • Treating a deep wound when no hospital is accessible
  • Setting up a HAM radio for emergency communication
  • Preserving meat and vegetables for long-term off-grid storage
  • Diagnosing and repairing a diesel generator without a mechanic

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: How do I purify water in an emergency without store-bought filters?

AGENT
  1. 1Query dolphin-llama3 via Ollama for a raw survival answer
  2. 2Receive methods: boiling, Potable Aqua tablets, solar disinfection (SODIS), improvised charcoal filtration
  3. 3Evaluate whether Claude can enhance or validate the response
  4. 4Merge ollama's detailed methods with Claude's safety notes on different water sources
  5. 5Return combined answer covering techniques, durations, and edge cases
OUTPUT

Step-by-step water purification guide combining dolphin-llama3's practical methods with safety context for different contamination types

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Ollama installed locallydolphin-llama3 model pulled via: ollama pull dolphin-llama3Ollama service running on localhost:11434