A comprehensive AI skill for tracking fishing activities, managing gear, and receiving personalized recommendations based on historical catch data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install fishing
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install fishing using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Fishing skill transforms your AI agent into a sophisticated angling assistant. By maintaining a structured local database in Markdown format, it allows users to meticulously track their fishing history, including gear inventory, species caught, and specific environmental conditions. This Openclaw Skills extension ensures that every piece of advice is grounded in your actual experience rather than generic internet data.
The skill focuses on building a long-term memory of what works at specific locations. By analyzing the relationship between weather, gear, and catch rates, it provides data-driven insights that help anglers make better decisions on the water. It is designed to be highly extensible, working alongside other utility tools to manage the entire lifecycle of a fishing trip.
~/fishing/ to store all persistent angling data.memory.md file to identify the user's skill level and available equipment before offering advice.catches.md with structured metadata including date, species, and technique.spots.md.To get started with this addition to your Openclaw Skills library, install it via the CLI:
clawhub install fishing
Once installed, initialize your gear inventory and preferences by following the template in ~/fishing/memory-template.md. To keep your skill logic updated, use the sync command:
clawhub sync
The skill organizes angling data into a hierarchical file structure to optimize retrieval and processing:
| Data Tier | File | Description |
|---|---|---|
| Hot Memory | memory.md |
Core preferences, tackle inventory, and currently active fishing spots. |
| Warm Memory | catches.md |
A chronological log of all catches with structured metadata (Weight, Species, Tech). |
| Warm Memory | spots.md |
Detailed location profiles including tide preferences and productive techniques. |
| Cold Memory | archive/ |
A directory for storing data from previous seasons to maintain performance. |
Loading
A powerful mental model skill for deconstructing complex challenges into fundamental truths to enable radical innovation.

A specialized skill for implementing secure firewall perimeters and best practices across cloud providers and operating systems using Openclaw Skills.

A specialized skill designed to transform robotic, formal AI Finnish into authentic, human-sounding puhekieli.

A comprehensive framework for evaluating, preparing, and training fine-tuned language models to achieve superior performance over standard prompting.

A strategic framework for building and scaling a high-performance Fiverr freelancing business using AI-assisted workflows.

A specialized skill for generating high-retention flashcards based on spaced repetition and memory science principles.








































