← Back to Skills Marketplace
ZUOZUO PET Assistant
by
rorschachshan
· GitHub ↗
· v1.0.0
· MIT-0
267
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zuozuo-pet-assistant
Description
zuozuo PET Assistant - AI Pet Nutritionist, Private Doctor & Smart Shopping Assistant
Usage Guidance
This skill appears to do what it says: it stores a pet profile locally (~/.openclaw/profiles/zuozuo_pet_profile.json), provides simulated product matches, and formats recommendations per SKILL.md. Two practical notes before installing: (1) product search is a local simulator that returns randomized, estimated prices and Amazon search links — it is not calling real e‑commerce APIs, so verify links/prices before purchase; (2) the code currently does not exfiltrate data, but the search tool's comments about 'affiliate ID' mean future updates could add network/affiliate behavior — if you require strict offline/privacy guarantees, review future versions or run the skill in a sandbox. Also remember the medical advice in SOUL.md is advisory—do not substitute it for urgent veterinary care.
Capability Analysis
Type: OpenClaw Skill
Name: zuozuo-pet-assistant
Version: 1.0.0
The 'zuozuo PET Assistant' skill is a legitimate tool designed to provide pet care advice and product recommendations. The included Python scripts (read_pet_profile.py, save_pet_profile.py, and search_pet_products.py) handle local data storage and mock search results in a transparent manner, adhering to the stated privacy principle of keeping pet profiles on the user's device. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; the instructions in SKILL.md and SOUL.md are entirely consistent with the assistant's persona and functional requirements.
Capability Assessment
Purpose & Capability
Name/description (pet nutritionist, private doctor, shopping assistant) match the included Python tools and SKILL.md workflow. The three tools (read/save profile, product search) are coherent with the stated functionality; no unexpected cloud credentials, binaries, or system paths are requested.
Instruction Scope
Runtime instructions are explicit and narrowly scoped: read/write a local profile at ~/.openclaw/profiles and call the search tool with region/keywords. The skill enforces a strict output format (Markdown table with direct purchase links) and instructs adopting the persona in SOUL.md. The table-format requirement is unusual but not inherently dangerous. The instructions do not ask the agent to read other system files, environment variables, or to transmit data to unknown endpoints.
Install Mechanism
No install spec and only local Python scripts are included. Nothing is downloaded from external URLs and no archives are extracted—lowest-risk install posture.
Credentials
The skill declares no required env vars, credentials, or config paths. The tools write to a per-user path (~/.openclaw/profiles), which is proportionate for storing a local pet profile. The search tool's docstrings mention 'affiliate ID' but the current code builds plain Amazon search URLs and does not require secrets.
Persistence & Privilege
Skill does not request always:true and does not modify other skills or global settings. It persists a single file in the user's home directory, which is expected for a profile store.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zuozuo-pet-assistant - After installation, invoke the skill by name or use
/zuozuo-pet-assistant - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
zuozuo PET Assistant v1.0.0 – Initial Release
An all-in-one AI pet companion integrating a professional nutritionist, a private vet, and a smart shopping assistant with absolute local privacy."
Metadata
Frequently Asked Questions
What is ZUOZUO PET Assistant?
zuozuo PET Assistant - AI Pet Nutritionist, Private Doctor & Smart Shopping Assistant. It is an AI Agent Skill for Claude Code / OpenClaw, with 267 downloads so far.
How do I install ZUOZUO PET Assistant?
Run "/install zuozuo-pet-assistant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ZUOZUO PET Assistant free?
Yes, ZUOZUO PET Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ZUOZUO PET Assistant support?
ZUOZUO PET Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ZUOZUO PET Assistant?
It is built and maintained by rorschachshan (@rorschachshan); the current version is v1.0.0.
More Skills