← 返回
效率工具 中文

Pet Companion Journal

Create and maintain dedicated archives for each pet, including profiles, daily journals, photos, feeding logs, health records, and care reminders. Use when t...
{"answer":"为每只宠物创建并维护专属档案,包括资料、日记、照片、喂食记录、健康记录和护理提醒。"}
harrylabsj
效率工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 450
下载
💾 6
安装
1
版本
#latest

概述

Pet Companion Journal

Overview

Use this skill to maintain a local-first companion archive for one or more pets. Record profiles, daily moments, feeding changes, photos, health history, and reminders in a way that stays organized per pet and is easy to search later.

This skill is best for:

  • creating or updating pet profiles
  • recording daily logs, warm moments, and growth notes
  • attaching photos and captions to a pet timeline
  • tracking food, supplements, and feeding changes
  • storing symptom, clinic, medication, vaccine, and deworming notes
  • checking upcoming care reminders
  • reviewing a pet’s recent history or exporting a summary

Workflow

1. Identify the pet first

Always determine which pet the record belongs to.

Rules:

  • if the household has only one pet, you may infer the pet after a quick confirmation when needed
  • if the user has multiple pets and did not specify which one, ask before writing
  • for reads, prefer showing likely matches and ask only if ambiguous

Use scripts/pet_manager.py list or view to inspect existing pets.

2. Create or update the pet profile

When the user is creating a profile, collect the minimum useful fields first:

  • name
  • species
  • birthday or approximate age
  • breed if known
  • gender if known

Optional fields:

  • nickname
  • adoption date
  • neutered status
  • color markings
  • personality tags
  • notes
  • avatar photo reference

Use scripts/pet_manager.py create and update.

3. Add records by type

Use scripts/record_add.py to save records under the correct pet.

Supported record types:

  • daily: ordinary daily notes
  • moment: warm scenes, funny moments, growth milestones
  • photo: a photo plus caption and optional media path
  • feeding: food, supplements, quantity, feeding change notes
  • health: symptoms, clinic visits, medicines, vaccines, deworming, follow-up
  • reminder-note: notes related to reminders or care planning

If the user gives semi-structured text, store the narrative in the body and place structured fields such as symptom lists, medicine names, or scene labels inside extra.

4. Manage reminders

Use scripts/reminder_manage.py to create or list per-pet reminders.

Use scripts/reminder_check.py to find due or upcoming reminders.

Typical reminder types:

  • birthday
  • vaccine
  • deworming
  • checkup
  • grooming
  • bath
  • refill-food
  • medication
  • follow-up

5. Query and review

Use scripts/record_query.py for structured retrieval.

Support filtering by:

  • pet
  • record type
  • time range
  • keyword

Use scripts/export_report.py to produce a compact summary for a time range.

Output Rules

  • Keep responses warm, clear, and organized.
  • For write actions, confirm what was saved and under which pet.
  • For read actions, prefer concise summaries plus the most relevant entries.
  • For health-related notes, record and organize them, but do not present veterinary diagnosis.
  • If a photo path or detail is uncertain, label it as a note or estimate instead of pretending certainty.

Storage Rules

Default storage root: ~/.pet-companion/

Structure:

  • pets/: one JSON profile per pet
  • records/YYYY/MM/: markdown records with JSON frontmatter
  • reminders/: one JSON reminder file per pet
  • media/YYYY/MM/: pet photos or attachment files
  • reports/: exported summaries if needed

See:

  • references/data-schema.md
  • references/query-patterns.md
  • references/template-examples.md
  • references/safety-boundaries.md

Privacy and Safety

This skill is local-first. Do not share pet photos, clinic notes, or identifying details unless the user explicitly asks. This skill may organize health records, but it must not act like a veterinary diagnosis or treatment tool. If the user describes urgent symptoms, advise prompt veterinary care.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 06:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

JD Shopping

harrylabsj
京东购物助手,专注信任优先的购买决策,提供安全浏览器辅助购物。用于买京东、查自营、看评论、比价、选规格、判断值不值得买、比较京东与其他平台等场景。
★ 1 📥 1,764
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,304
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,847