← Back to Skills Marketplace
djedi

ZapYeti

by Dustin Davis · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
225
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install zapyeti
Description
Use the ZapYeti API to list debts, track balances, view payoff schedules, log payments, and monitor debt-free progress via api.zapyeti.com. Use when the user...
Usage Guidance
This skill appears coherent and only needs your ZapYeti API key. Before installing, ensure the API key you provide has the minimal permissions needed (avoid full admin keys if possible). Be aware that the API includes endpoints capable of deleting accounts or creating API keys—avoid using overly-privileged keys with third-party agents. Keep your key secret, rotate it if you suspect compromise, and review ZapYeti's API token scopes and retention policies.
Capability Analysis
Type: OpenClaw Skill Name: zapyeti Version: 1.2.0 The zapyeti skill bundle is a standard API integration for the ZapYeti debt management service. It provides a bash wrapper (scripts/zy_api.sh) to interact with api.zapyeti.com using a user-provided API key, and the instructions in SKILL.md are consistent with its stated purpose of tracking debts and payments without any signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the assets: the skill documents ZapYeti endpoints and includes a helper script that calls api.zapyeti.com. Required binaries (curl, python3) and the single env var ZAPYETI_API_KEY are expected for this purpose.
Instruction Scope
SKILL.md instructs the agent to use scripts/zy_api.sh for API calls. The script only uses the declared ZAPYETI_API_KEY, builds requests to https://api.zapyeti.com, and pretty-prints JSON. There are no instructions to read unrelated files or exfiltrate data to other endpoints.
Install Mechanism
No install spec (instruction-only) and the only code is a small shell helper script; nothing is downloaded or unpacked during install.
Credentials
The skill requires one credential (ZAPYETI_API_KEY) and uses it solely to set the X-API-Key header when calling the ZapYeti API. The credential request is proportional and clearly justified.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges or modify other skills. Autonomous invocation is allowed by default but this skill's actions are limited to API calls.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zapyeti
  3. After installation, invoke the skill by name or use /zapyeti
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Added homepage and source URL for provenance. Fixed registry metadata consistency.
v1.1.0
Fixed metadata: added python3 to required bins.
v1.0.0
Initial release — track debts, log payments, view payoff schedules, and monitor debt-free progress via the ZapYeti API.
Metadata
Slug zapyeti
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is ZapYeti?

Use the ZapYeti API to list debts, track balances, view payoff schedules, log payments, and monitor debt-free progress via api.zapyeti.com. Use when the user... It is an AI Agent Skill for Claude Code / OpenClaw, with 225 downloads so far.

How do I install ZapYeti?

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

Is ZapYeti free?

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

Which platforms does ZapYeti support?

ZapYeti is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ZapYeti?

It is built and maintained by Dustin Davis (@djedi); the current version is v1.2.0.

💬 Comments