Dog for Openclaw

A specialized AI agent skill for comprehensive dog health tracking, training management, and veterinary coordination using local memory.

ivangdavila
v1.0.0
Mar 6, 2026
0
874
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install dog

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 dog 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 Dog?

The Dog skill is a sophisticated technical framework designed to help owners, fosters, and rescuers manage the complex logistics of canine care. By leveraging a structured local memory system, this skill enables AI agents to provide species-aware support for everything from emergency symptom triage to long-term behavioral tracking. It prioritizes safety and data privacy, ensuring that all pet records remain on the user's local machine.

This addition to the Openclaw Skills ecosystem provides a robust foundation for maintaining durable facts about a dog's life stage, medical history, and daily routines. It bridges the gap between casual chat and professional-grade pet management by enforcing strict rules for triage, enrichment, and reinforcement-based training. Whether you are managing a single pet or a multi-dog household, this skill ensures that vital information is never lost between sessions.

Dog Use Cases

  • Triage symptoms using specialized protocols before contacting a veterinarian.
  • Maintain a comprehensive digital timeline of health events, medications, and milestones.
  • Track behavioral triggers and training progress to optimize reinforcement-based learning.
  • Generate exportable sitter packs and care instructions for boarding or travel.
  • Manage household supplies and reorder thresholds for food and gear.

How Dog Works

  1. The agent initializes the environment by checking for existing dog profiles in the local directory.
  2. Users provide real-time updates on health, behavior, or activities which the skill categorizes into specific Markdown files.
  3. For health concerns, the skill executes a structured triage flow to identify emergency red flags.
  4. Long-term data is persisted in a standardized directory structure to maintain context across multiple chat sessions.
  5. The skill analyzes historical data to suggest enrichment activities or training adjustments based on the specific dog's profile.

Dog Setup

First, ensure you have the core environment ready. To install this skill as part of your Openclaw Skills library, run the following command:

clawhub install dog

Upon first activation, the skill will guide you through the setup.md process to configure your dog roster and approve local memory storage in the ~/dog/ directory.

Dog Data Schema & Taxonomy

The skill organizes data within the ~/dog/ directory using a strict hierarchical structure to ensure data portability and readability:

File or Folder Purpose
memory.md Global household settings and emergency protocols.
dogs/{name}/ Per-dog directory containing specific records.
health.md Medical history, medications, and allergies.
training.md Cue lists, progress logs, and handling patterns.
shopping.md Supply inventory and reorder logic.
sitter-packs/ Exportable documentation for external caregivers.

Dog Advanced Features

  • Emergency Triage Protocols: Pre-formatted workflows for rapid assessment of medical risks like bloat or heatstroke.
  • Sitter Pack Generation: Automatically compile care instructions, medical history, and emergency contacts for travel.
  • Behavioral Context Tracking: Log triggers, distance, and recovery times rather than using vague labels.
  • Multi-Agent Integration: Works seamlessly with other Openclaw Skills like remind for meds and shopping for supply management.
  • Local-First Privacy: All sensitive pet data is stored in plain-text Markdown files on your local disk for maximum security.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*