prepperConsult 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.
Install via ClawdBot CLI:
clawdbot install jlevitsk/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-llama3ollama pull dolphin-llama3localhost:11434ollama 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:
Generated Mar 1, 2026
Aid workers or individuals in remote locations need immediate guidance for treating injuries or illnesses without access to hospitals. This skill provides uncensored, practical steps for wound care, natural remedies, and improvised medical supplies, validated for safety where possible.
Farmers or homesteaders in harsh environments require advice on crop selection, soil management, and food preservation techniques like drying or fermenting. The skill offers detailed, unfiltered knowledge on sustainable practices for long-term self-sufficiency.
First responders or communities in disaster zones need to establish reliable communication systems, such as HAM radio networks, when infrastructure fails. The skill provides step-by-step guidance on setup, frequencies, and troubleshooting for emergency broadcasting.
Individuals in off-grid or post-disaster scenarios must diagnose and repair mechanical or electrical systems like engines or solar panels with limited tools. The skill delivers practical, uncensored instructions for troubleshooting and maintenance to restore functionality.
Hikers, campers, or preppers seek knowledge on water purification, shelter building, fire-making, and navigation in wilderness emergencies. The skill provides actionable techniques and safety tips, enhanced with validation for real-world application.
Offer a monthly subscription service providing access to the skill's AI-driven survival advice, personalized emergency plans, and community forums. Revenue comes from tiered subscriptions, with premium features like offline access and expert consultations.
License the skill to government agencies, NGOs, or private companies involved in disaster management for internal use in training and real-time decision support. Revenue is generated through licensing fees, custom integrations, and ongoing support contracts.
Develop a mobile app that uses the skill to answer survival queries for free, with premium content such as detailed guides, offline mode, and ad-free experience available via in-app purchases. Revenue streams include ads, one-time purchases, and subscription upgrades.
๐ฌ Integration Tip
Ensure Ollama is running locally on port 11434 and the dolphin-llama3 model is pulled; use the hybrid validation workflow to merge uncensored answers with safety enhancements for reliable outputs.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.