← 返回 Skills 市场
rorschachshan

ZUOZUO PET Assistant

作者 rorschachshan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
267
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zuozuo-pet-assistant
功能描述
zuozuo PET Assistant - AI Pet Nutritionist, Private Doctor & Smart Shopping Assistant
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zuozuo-pet-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zuozuo-pet-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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."
元数据
Slug zuozuo-pet-assistant
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ZUOZUO PET Assistant 是什么?

zuozuo PET Assistant - AI Pet Nutritionist, Private Doctor & Smart Shopping Assistant. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 267 次。

如何安装 ZUOZUO PET Assistant?

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

ZUOZUO PET Assistant 是免费的吗?

是的,ZUOZUO PET Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ZUOZUO PET Assistant 支持哪些平台?

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

谁开发了 ZUOZUO PET Assistant?

由 rorschachshan(@rorschachshan)开发并维护,当前版本 v1.0.0。

💬 留言讨论