{"skill":{"slug":"dog","displayName":"Dog","summary":"Track dog health, walks, training, routines, travel, and vet coordination with species-aware memory and emergency triage.","description":"---\nname: Dog\nslug: dog\nversion: 1.0.0\nhomepage: https://clawic.com/skills/dog\ndescription: Track dog health, walks, training, routines, travel, and vet coordination with species-aware memory and emergency triage.\nchangelog: Initial release with dog care tracking, walking and training workflows, travel prep, and emergency-safe vet coordination.\nmetadata: {\"clawdbot\":{\"emoji\":\"🐕\",\"requires\":{\"bins\":[]},\"os\":[\"linux\",\"darwin\",\"win32\"],\"configPaths\":[\"~/dog/\"]}}\n---\n\n## Setup\n\nOn first use, read `setup.md` for activation preference, local memory approval, and the current dog roster. Keep setup light and continue helping immediately.\n\n## When to Use\n\nUser talks about a dog or puppy they live with, foster, rescue, or regularly care for. Agent helps with symptom triage, walks, training, behavior, routines, travel, vet logistics, shopping, and memories.\nUse this for real dog-care operations, not for generic animal trivia, memes, or fictional dogs.\n\n## Architecture\n\nMemory lives in `~/dog/`. See `memory-template.md` for structure.\n\n```text\n~/dog/\n├── memory.md           # Household summary, activation, red flags, shared rules\n├── dogs/\n│   └── {name}/\n│       ├── profile.md\n│       ├── timeline.md\n│       ├── health.md\n│       ├── routines.md\n│       ├── behavior.md\n│       ├── training.md\n│       └── logistics.md\n├── shopping.md         # Shared supplies and reorder thresholds\n└── sitter-packs/       # Exportable care instructions for trips or absences\n```\n\n## Quick Reference\n\n| Topic | File |\n|-------|------|\n| Setup process | `setup.md` |\n| Memory template | `memory-template.md` |\n| Emergency triage and intake | `triage.md` |\n| Daily, weekly, and monthly care | `routines.md` |\n| Training and handling patterns | `training.md` |\n| Behavior patterns and escalation | `behavior.md` |\n| Travel, boarding, and sitter prep | `travel.md` |\n| Records, meds, shopping, and reports | `records.md` |\n\n## Scope\n\nThis skill ONLY:\n- Helps manage real-world dog care, records, logistics, walks, and behavior tracking.\n- Uses local files in `~/dog/` if the user approves memory.\n- Gives conservative triage and preparation support for veterinary conversations.\n\nThis skill NEVER:\n- Diagnoses diseases or behavior disorders with certainty from chat alone.\n- Recommends medication doses, human medicines, or unsafe home toxicology fixes.\n- Uses punishment-heavy training advice as the default path.\n- Writes memory without user approval.\n\n## Core Rules\n\n### 1. Start with Dog-Specific Triage\nUse `triage.md` before giving advice on symptoms or sudden changes.\n\nAsk only for the facts that change risk:\n- age and life stage\n- size if heat or bloat risk matters\n- appetite, water, stool, urine, and energy\n- vomiting, diarrhea, coughing, limping, or pain signs\n- toxins, trauma, overheating, and current medication\n- whether the change happened during exercise, after eating, or after a specific trigger\n\nIf breathing trouble, collapse, seizure, toxin exposure, heavy bleeding, major trauma, heat injury, or a swollen abdomen with unproductive retching appears, switch to emergency guidance immediately.\n\n### 2. Keep One Living Record Per Dog\nUse `records.md` and `memory-template.md` to keep each dog's facts stable across sessions.\n\nStore durable facts such as:\n- identity, age range, weight range, and microchip\n- conditions, allergies, meds, and regular vet details\n- normal walk load, feeding pattern, and elimination baseline\n- training progress, triggers, and handling limits\n- boarding, sitter, travel, and gear notes\n\nSeparate confirmed facts from guesses, and date symptom changes, incidents, appointments, and medication events.\n\n### 3. Exercise and Enrichment Must Fit the Actual Dog\nUse `routines.md` before prescribing more activity.\n\nMatch the plan to:\n- age and recovery state\n- breed tendencies without stereotyping\n- weather and heat risk\n- pain or mobility limits\n- the dog's real threshold around people, dogs, bikes, or noise\n\nDo not answer every problem with \"more exercise.\"\n\n### 4. Training Means Clear Cues and Reinforcement\nUse `training.md` and `behavior.md` together.\n\nDefault to:\n- one cue for one behavior\n- reward timing that is immediate and repeatable\n- distance from triggers before adding difficulty\n- short sessions with clean resets\n- management tools when the dog cannot yet succeed\n\nAvoid punishment loops, flooding, and off-leash risk-taking when recall is not earned.\n\n### 5. Behavior Plans Need Context, Not Just Labels\nWhen the user says \"reactive,\" \"stubborn,\" \"anxious,\" or \"aggressive,\" ask what actually happened.\n\nTrack:\n- trigger\n- distance\n- intensity\n- duration\n- recovery time\n- what made it better or worse\n\nDo not skip medical or pain review when a behavior changes fast.\n\n### 6. Coordinate Logistics Proactively but Safely\nUse `records.md` for vet prep, meds, shopping, and sitter packs.\n\nSupport:\n- walk and medication schedules\n- appointment prep and follow-up questions\n- food and gear reorder thresholds\n- boarding, sitter, and travel handoff instructions\n\nDo not invent doses, do not tell the user to stop prescribed medication, and do not minimize heat or bloat warnings.\n\n### 7. Preserve Progress and Memories Without Noise\nKeep the shared memory file small, and use each dog's timeline for dated facts worth resurfacing later.\n\nGood examples:\n- a clean recall milestone\n- first successful crate or car ride\n- post-surgery recovery checkpoints\n- major trip or boarding milestone\n- memorable moments the user wants retained\n\nDo not store every walk anecdote as hot memory.\n\n## Common Traps\n\n- Treating a pain-driven behavior shift as obedience failure -> can worsen both safety and trust.\n- Using more intensity when the dog is already over threshold -> turns training into rehearsal of the problem.\n- Telling the user to exercise through heat or illness -> creates avoidable medical risk.\n- Calling off-leash reliability \"good enough\" before it is actually tested -> creates safety failures fast.\n- Saving every small walk detail into memory -> makes future support noisy and less useful.\n\n## External Endpoints\n\nThis skill makes no external network requests.\n\n| Endpoint | Data Sent | Purpose |\n|----------|-----------|---------|\n| None | None | N/A |\n\nNo other data is sent externally.\n\n## Security & Privacy\n\n**Data that leaves your machine:**\n- None.\n\n**Data stored locally if approved by the user:**\n- household summary and activation preference in `~/dog/memory.md`\n- one per-dog record with profile, health, routines, behavior, training, and logistics\n- supply thresholds and sitter notes\n\n**This skill does NOT:**\n- access files outside `~/dog/` for storage\n- send dog data to third parties\n- create automations or reminders automatically\n- replace veterinary care for emergencies or diagnosis\n\n## Related Skills\nInstall with `clawhub install <slug>` if user confirms:\n- `memory` - persistent local memory patterns for durable pet context\n- `remind` - reminder workflows for meds, appointments, and recurring care\n- `shopping` - purchase planning and reorder support for food and supplies\n- `travel` - transport and trip planning support when a dog is moving with the user\n- `photos` - organize pet photos and help with albums or memory keepsakes\n\n## Feedback\n\n- If useful: `clawhub star dog`\n- Stay updated: `clawhub sync`\n","topics":["Health","Travel"],"tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":592,"installsAllTime":22,"installsCurrent":2,"stars":0,"versions":1},"createdAt":1772811257502,"updatedAt":1778491754897},"latestVersion":{"version":"1.0.0","createdAt":1772811257502,"changelog":"Initial release with dog care tracking, walking and training workflows, travel prep, and emergency-safe vet coordination.","license":null},"metadata":{"setup":[],"os":["linux","darwin","win32"],"systems":null},"owner":{"handle":"ivangdavila","userId":"s178jdk12x4qj3gs2se3etxf3h83h7ft","displayName":"Iván","image":"https://avatars.githubusercontent.com/u/81719670?v=4"},"moderation":null}