Cat for Openclaw

A technical framework for managing feline health, behavior, and logistics through local, species-aware AI memory.

ivangdavila
v1.0.0
Mar 6, 2026
1
982
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install cat

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install cat using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Cat?

The Cat skill is a specialized agent extension designed for comprehensive feline management, focusing on health tracking, behavioral analysis, and logistical coordination. Unlike generic pet apps, this addition to the library of Openclaw Skills leverages a local file-based architecture to maintain long-term memory of a cat's life stages, medical history, and environmental needs.

It prioritizes conservative triage and environmental problem-solving, ensuring that caregivers have a structured, data-driven approach to cat ownership without sacrificing privacy. By utilizing a local-first memory model, the skill ensures that sensitive pet health data remains entirely on the user's machine while providing high-context support for daily routines and emergency preparation.

Cat Use Cases

  • Triage symptoms and sudden behavioral changes using species-specific red flag logic before consulting a veterinarian.
  • Maintain a persistent, life-long record for multiple cats in a single household including medical history and milestones.
  • Generate exportable care instructions and sitter packs for travel or temporary absences.
  • Coordinate medication schedules, refill tracking, and supply reordering thresholds for food and litter.
  • Manage complex environmental setups for multi-cat households and territorial stress reduction.

How Cat Works

  1. Initialize the local directory structure at ~/cat/ to establish the persistent memory foundation.
  2. Execute the setup workflow to define the cat roster, activation preferences, and household rules.
  3. Input current profiles for each cat, documenting age, sex, medical conditions, and microchip details.
  4. Log daily routines, appetite, and litter box signals to establish a baseline for behavioral and health tracking.
  5. Access the triage module during health concerns to judge risks based on life stage and physical indicators.
  6. Generate structured reports or preparation lists for veterinary appointments or travel logistics.

Cat Setup

To get started with this entry in the Openclaw Skills ecosystem, run the following commands:

clawhub install cat

Upon first use, the agent will guide you through reading setup.md to approve local memory storage and establish your current cat roster. Ensure you have the necessary permissions for the ~/cat/ directory.

Cat Data Schema & Taxonomy

The skill organizes feline data using a hierarchical Markdown structure for maximum portability and readability:

Directory/File Description
~/cat/memory.md Household summary, activation preferences, and shared rules.
~/cat/cats/{name}/profile.md Core identity, microchip, and household role.
~/cat/cats/{name}/health.md Medical conditions, allergies, meds, and vet details.
~/cat/cats/{name}/behavior.md Pattern tracking and environmental interventions.
~/cat/shopping.md Shared supplies and reorder thresholds.
~/cat/sitter-packs/ Exportable care instructions for third-party caregivers.

Cat Advanced Features

  • Species-aware emergency triage protocols that prioritize high-risk symptoms like urinary blockage or respiratory distress.
  • Local-first privacy architecture ensuring no cat-specific data is sent to external network endpoints.
  • Environment-first behavioral logic that solves issues through territory adjustments rather than punishment.
  • Multi-cat logistics support including territorial mapping and introduction milestones.
  • Deep integration potential with other Openclaw Skills such as remind for medication schedules and travel for transport planning.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*