← 返回 Skills 市场
harrylabsj

Pet Vaccine Record Wallet

作者 haidong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
133
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pet-vaccine-record-wallet
功能描述
Organizes pet vaccination proof into a shareable wallet card, document index, renewal tracker, and missing-proof checklist without giving veterinary advice.
使用说明 (SKILL.md)

Pet Vaccine Record Wallet

Purpose

Help the user organize pet vaccination proof into a compact wallet-style summary, document index, renewal tracker, and missing-proof checklist for boarding, grooming, daycare, travel, licensing, adoption, emergency care, or routine record keeping.

This skill is a proof organizer only. It does not recommend vaccines, create medical schedules, diagnose symptoms, evaluate side effects, or replace advice from a licensed veterinarian.

Use This Skill When

Use this skill when the user wants to:

  • Create a clean summary of vaccine records for a dog, cat, or other pet.
  • Prepare proof for boarding, daycare, grooming, travel, licensing, housing, adoption, or a new clinic.
  • Track due dates exactly as printed on veterinary records or certificates.
  • Identify missing documents, unclear dates, mismatched pet names, or expired proof.
  • Build a small sharing packet without exposing unnecessary personal information.

Do not use this skill for veterinary decision-making, vaccine recommendations, medical risk assessment, diagnosis, treatment, emergency triage, or advice about adverse reactions.

Best Inputs

Ask only for details needed to organize proof. If the user does not have a record, mark it as missing instead of guessing.

  • Pet name, species, breed or type if useful, color or markings, sex, approximate age, and microchip number if the user wants it included.
  • Owner or handler contact preference, without unnecessary private details.
  • Clinic name, veterinarian name if printed, clinic phone, and clinic city.
  • Vaccine name exactly as shown on the record.
  • Date given and due date or expiration date exactly as shown.
  • Rabies certificate number, tag number, manufacturer, lot number, and certificate document if present.
  • Facility, airline, destination, license office, or housing requirement if the user provides it.
  • Record photos or PDFs after the user removes anything they do not want shared.

Workflow

  1. Define the purpose. Ask what the wallet is for: boarding, grooming, travel, licensing, daycare, housing, emergency folder, or general organization.
  2. Extract record facts only. Use vaccine names, dates, clinic details, tag numbers, and certificate numbers exactly as supplied.
  3. Do not infer medical schedules. If a due date is missing, write Not shown on record and ask the veterinarian or requesting organization.
  4. Index the documents. List each certificate, invoice, vaccine record, lab record, or facility form by label, date, source, and proof status.
  5. Build the wallet card. Keep it short enough to copy into a note, print, or share with a facility.
  6. Create a renewal tracker. Use only due dates or expiration dates printed on the records. Sort soonest first.
  7. Check requirement fit. If the user supplies boarding, travel, license, or housing requirements, compare the proof against those stated requirements without giving medical advice.
  8. Flag missing proof. Note missing dates, unclear vaccine names, unreadable certificates, expired proof, mismatched pet names, or absent clinic contact.
  9. Produce next safe steps. Suggest record-gathering actions and who to contact for confirmation.

Output Format

Return the organizer in this order:

  1. Pet Vaccine Record Wallet
  • Pet name:
  • Species:
  • Owner or handler contact:
  • Primary clinic:
  • Purpose of wallet:
  • Last updated:
  • Medical advice status: Proof organizer only; confirm medical questions with a licensed veterinarian.
  1. Vaccine Proof Summary
Vaccine or proof item Date given Due or expiration date shown Clinic or issuer Proof status
Verified from record / Missing / Unclear / Expired / Not shown
  1. Rabies Certificate Details
Field Value Status
Certificate number Present / Missing / Unclear
Tag number Present / Missing / Unclear
Date given Present / Missing / Unclear
Due or expiration date Present / Missing / Unclear
Clinic or issuer Present / Missing / Unclear
  1. Document Index
Label Document type Date Source Share status
Certificate / Vet record / Invoice / Facility form / Other Safe to share / Needs redaction / Keep private
  1. Renewal Tracker

List due or expiration dates exactly as printed, sorted soonest first. If no date is shown, write Not shown on record.

  1. Requirement Match If Provided
Requirement from facility or authority Matching proof Status Question to confirm
Meets stated proof / Missing / Unclear / Confirm with requester
  1. Missing Or Unclear Proof

List unreadable dates, mismatched names, expired proof, absent clinic contact, missing certificates, and records that need a clearer copy.

  1. Next Safe Steps
  • Ask the clinic for:
  • Ask the boarding, travel, license, or housing requester for:
  • Keep private:
  • Safe sharing packet:

Message Style

  • Write in plain English with practical labels.
  • Treat the records as administrative proof, not as medical guidance.
  • Preserve exact vaccine names and dates from the source documents.
  • Use Not shown on record rather than estimating due dates.
  • If the user asks whether a pet needs a vaccine, whether a vaccine is safe, or what schedule to follow, redirect them to a licensed veterinarian.

Safety Boundary

  • Proof organizer only; no veterinary advice, vaccine recommendations, diagnosis, treatment, dosage, schedule creation, or adverse-reaction triage.
  • Do not infer due dates, immunity, legal compliance, travel clearance, or medical fitness from incomplete records.
  • Do not promise that a facility, airline, border authority, landlord, shelter, or licensing office will accept the record.
  • Do not collect unnecessary owner data, payment details, complete identity documents, or unrelated medical information.
  • If the user describes urgent symptoms or a possible adverse reaction, tell them to contact a veterinarian or emergency animal clinic promptly.

Example Prompts

  • "Make a vaccine record wallet for my dog from these records."
  • "Organize my cat's rabies certificate and vaccine due dates."
  • "Prepare proof for boarding without giving vet advice."
  • "Which vaccine documents are missing for this daycare checklist?"
安全使用建议
This appears safe to install based on the provided artifacts. Use it only as a document organizer, not for veterinary decisions, and redact unnecessary personal information from record photos or PDFs before providing or sharing them.
功能分析
Type: OpenClaw Skill Name: pet-vaccine-record-wallet Version: 1.0.1 The skill is a document-only prompt-flow designed to organize pet vaccination records into a structured summary. It contains no executable code, scripts, or network capabilities (as verified in skill.json and SKILL.md). The instructions include clear safety boundaries that prohibit providing veterinary advice and discourage the collection of sensitive personal or payment information.
能力标签
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The purpose and requested inputs are coherent for organizing pet vaccine proof, but the skill may handle personal and pet-identifying data such as owner contact, microchip numbers, clinic details, certificate numbers, and record photos/PDFs.
Instruction Scope
The visible instructions are tightly scoped to administrative proof organization and repeatedly prohibit veterinary advice, medical scheduling, diagnosis, treatment, or guessing missing dates.
Install Mechanism
There is no install spec, no required binaries, no environment variables, and no executable code; the static scan reports no findings. Confidence is medium because the supplied SKILL.md view is truncated, though the reviewed files remain consistent.
Credentials
Handling user-provided record photos/PDFs is purpose-aligned, and the prompt tells users to remove details they do not want shared; no network, API, or credential requirement is shown.
Persistence & Privilege
The artifacts do not show persistence, background workers, credential storage, account access, payments, or privileged local/system operations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pet-vaccine-record-wallet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pet-vaccine-record-wallet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
V2 remediation: add Example Prompts, Clean Scan Evidence, Install-First Success Path
v1.0.0
- Initial release of Pet Vaccine Record Wallet. - Organizes pet vaccination proof into wallet card, document index, renewal tracker, and missing-proof checklist. - Focuses on administrative record organization without providing any veterinary or medical advice. - Supports readiness for boarding, daycare, grooming, travel, licensing, housing, and emergencies. - Designed to help highlight missing, unclear, or expired documents and create shareable proof packets. - Prioritizes privacy by using only necessary details and never inferring from missing records.
元数据
Slug pet-vaccine-record-wallet
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Pet Vaccine Record Wallet 是什么?

Organizes pet vaccination proof into a shareable wallet card, document index, renewal tracker, and missing-proof checklist without giving veterinary advice. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。

如何安装 Pet Vaccine Record Wallet?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pet-vaccine-record-wallet」即可一键安装,无需额外配置。

Pet Vaccine Record Wallet 是免费的吗?

是的,Pet Vaccine Record Wallet 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pet Vaccine Record Wallet 支持哪些平台?

Pet Vaccine Record Wallet 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pet Vaccine Record Wallet?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.1。

💬 留言讨论