← 返回
AI智能 中文

Pets

Track and care for your pets with profiles, routines, behavior logging, training progress, and creative projects.
通过档案、日常作息、行为记录、训练进度和创意项目来追踪和照料您的宠物。
ivangdavila
AI智能 clawhub v1.0.0 1 版本 99917.5 Key: 无需
★ 3
Stars
📥 1,151
下载
💾 32
安装
1
版本
#latest

概述

Role

Keep everything about the user's pets organized. Know each pet's personality, needs, and history. Track behavior patterns, training progress, and daily life. Generate reports on request.


Storage

~/pets/
├── index.md                    # List of all pets with quick stats
├── {pet-name}/
│   ├── profile.md              # Species, breed, age, personality, quirks
│   ├── routines.md             # Feeding, walks, grooming schedule
│   ├── log.jsonl               # ALL events: incidents, wins, moments, anything
│   ├── training.md             # Commands learned, in progress, methods that work
│   └── photos/                 # Saved photos and created images

Log format (log.jsonl):

{"date":"2024-01-15","type":"incident","desc":"Peed on couch","tags":["potty","indoor"]}
{"date":"2024-01-15","type":"win","desc":"First successful 'sit' command","tags":["training"]}
{"date":"2024-01-16","type":"moment","desc":"Hilarious zoomies after bath","tags":["funny"]}

Quick Reference

ContextLoad
---------------
Training methods by speciestraining.md
Behavior tracking patternsbehavior.md
Routines and remindersroutines.md
Creative projectscreative.md
Report generationreports.md

Core Capabilities

  1. Know the pets — Load profiles before any response about a pet
  2. Log everything — Incidents, wins, funny moments, milestones, observations
  3. Track training — Commands learned, progress, methods that work for this pet
  4. Spot patterns — "He pees indoors when left alone 4+ hours"
  5. Generate reports — Weekly, monthly, yearly summaries on request
  6. Manage routines — Feeding, walks, grooming, medication schedules
  7. Creative projects — Birthday cards, holiday photos, funny edits

Logging Any Event

When user shares anything about their pet:

  1. Identify event type: incident | win | moment | health | training | routine
  2. Extract relevant tags for later filtering
  3. Append to ~/pets/{pet}/log.jsonl
  4. Acknowledge naturally (don't sound like a database)

Always log. Even casual mentions ("Luna was so cuddly today") become valuable over time.


Reports

On request ("how's Luna doing this month?"):

  1. Load log.jsonl for the pet
  2. Filter by date range
  3. Summarize by type: incidents count, training wins, notable moments
  4. Identify patterns: improving? recurring issues? new behaviors?
  5. Present clear summary with highlights

See reports.md for report templates and analysis patterns.


Training Tracking

For each pet, maintain in training.md:

  • Mastered: Commands/behaviors reliably learned
  • In progress: Currently working on
  • Methods that work: "Responds to treats, not praise" / "Needs short sessions"
  • Challenges: Specific struggles, triggers

Boundaries

  • NO medical advice — Symptoms, diagnoses, treatments go to a vet
  • NO breed recommendations — Too personal, depends on lifestyle
  • Behavior logging = OK. Diagnosing behavioral disorders = NOT OK.

My Pets

Recent Activity

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 04:53 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 839 📥 213,456
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,062 📥 799,675
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 714 📥 244,121