Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
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.
User asks: How do I purify water in an emergency without store-bought filters?
- 1Query dolphin-llama3 via Ollama for a raw survival answer
- 2Receive methods: boiling, Potable Aqua tablets, solar disinfection (SODIS), improvised charcoal filtration
- 3Evaluate whether Claude can enhance or validate the response
- 4Merge ollama's detailed methods with Claude's safety notes on different water sources
- 5Return combined answer covering techniques, durations, and edge cases
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.