← Back to Skills Marketplace
troioi-vn

Meo Mai Moi

by troioi-vn · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install meo-mai-moi
Description
Use for Meo Mai Moi pet-owner tasks when an agent needs to help a user manage their pets through the documented API: listing pets, updating pet profiles, add...
Usage Guidance
This skill appears to be what it says: an instruction-only adapter for the Meo Mai Moi API. Before installing, verify the API hostname (https://meo-mai-moi.com) is correct and that you trust the skill source (the registry shows an unknown source and no homepage). Provide your Meo Mai Moi personal API key only via a local secret manager or env file (do not paste it into chats). Be sure to confirm destructive actions (deletes, ownership transfers) when the agent proposes them and monitor rate-limit / quota behavior. Note the registry metadata doesn't list required env vars — you will need to supply the API_KEY yourself if you want the agent to call the live API. If you'd like higher assurance, inspect the included SKILL.md and references files locally (they are present) before enabling the skill.
Capability Analysis
Type: OpenClaw Skill Name: meo-mai-moi Version: 0.1.2 The meo-mai-moi skill is a well-structured integration for a pet management API (meo-mai-moi.com). It provides comprehensive documentation for pet CRUD operations, health records, and placement workflows. The skill includes explicit security instructions for the AI agent to handle API tokens securely, specifically advising against exposing them in logs, chats, or commits, and emphasizes a 'read-before-write' safety pattern to prevent unintended data modifications.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name, description, and all runtime instructions consistently target the Meo Mai Moi pet-management API and the documented /api/* endpoints. One minor inconsistency: the SKILL.md repeatedly instructs the user to provide a personal API key (and shows an env-file pattern/API_KEY), but the registry metadata lists no required environment variables; this is a documentation/metadata omission rather than a capability mismatch.
Instruction Scope
SKILL.md and references confine the agent to reading documented endpoints, using Authorization and Accept headers, following read-first workflows, confirming destructive actions, and avoiding undocumented routes. The instructions do not ask the agent to read unrelated system files, transmit secrets to external endpoints, or perform arbitrary system operations.
Install Mechanism
No install spec or code is present; this is an instruction-only skill. That minimizes disk-written code and supply-chain risk.
Credentials
The skill legitimately requires a personal access token to operate against the Meo Mai Moi API. It does not request unrelated credentials. However, the skill does not declare required env vars in registry metadata even though SKILL.md recommends loading an API_KEY from a local env file; users must supply that token manually.
Persistence & Privilege
The skill is not always-on and does not request elevated persistence or modifications to other skills. Autonomous invocation is allowed by default (normal) but not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meo-mai-moi
  3. After installation, invoke the skill by name or use /meo-mai-moi
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.2
Add explicit hosted app, developer token page, docs, API integration guide, and project links for users setting up agents.
v0.1.1
Clarify API key setup for agents.
v0.1.0
Initial public release. Includes verified Meo Mai Moi API references and corrected live weight payload fields (weight_kg, record_date).
Metadata
Slug meo-mai-moi
Version 0.1.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Meo Mai Moi?

Use for Meo Mai Moi pet-owner tasks when an agent needs to help a user manage their pets through the documented API: listing pets, updating pet profiles, add... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install Meo Mai Moi?

Run "/install meo-mai-moi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Meo Mai Moi free?

Yes, Meo Mai Moi is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Meo Mai Moi support?

Meo Mai Moi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meo Mai Moi?

It is built and maintained by troioi-vn (@troioi-vn); the current version is v0.1.2.

💬 Comments