← Back to Skills Marketplace
105
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vigilath-shopping
Description
Search, bargain, order, and pay for pet supplies on Vigilath.com — an AI-powered pet commerce platform with multi-round price negotiation.
Usage Guidance
This skill appears coherent for interacting with Vigilath.com, but consider the following before installing:
- VIGILATH_TOKEN grants in-account API privileges (search, view addresses, create orders, and pay). Only install if you trust the source and the Vigilath service.
- The skill supports autonomous purchase/pay flows. Require explicit user confirmation or limits in your agent policy before allowing it to place or pay orders to avoid unintended charges.
- Use a token with minimal scope if the platform supports it, rotate/revoke the token if you stop using the skill, and monitor account activity/charges.
- Verify the domain (https://www.vigilath.com) is correct and that you obtained the skill from a trusted publisher since no homepage or canonical source is provided.
Capability Analysis
Type: OpenClaw Skill
Name: vigilath-shopping
Version: 1.0.0
The vigilath-shopping skill is a standard e-commerce integration for the Vigilath.com platform. It provides well-documented API interactions for searching pet supplies, negotiating prices, and managing orders/payments using curl. The authentication process follows a legitimate OAuth2-style device flow, and the skill does not exhibit any signs of data exfiltration, unauthorized command execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the requested artifacts: the skill only requires curl and a VIGILATH_TOKEN and the SKILL.md describes HTTP calls to vigilath.com for search, bargain, order, and pay. These requirements are proportionate to an API-backed shopping agent.
Instruction Scope
Instructions are focused on vigilath.com endpoints and include a Device Flow for obtaining VIGILATH_TOKEN. They also document an autonomous 'quick buy' flow (AI picks, orders, and pays). This is coherent for a shopping agent but includes the ability to place/pay for orders automatically — an important operational risk (financial actions) that should be guarded by user consent/confirmation policies.
Install Mechanism
Instruction-only skill with no install spec and only requires curl to be present. No downloads or archive extraction — low install risk.
Credentials
Only a single credential (VIGILATH_TOKEN) is required and that maps directly to the documented Authorization: Bearer usage. No unrelated secrets, config paths, or excessive env vars are requested.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill documents storing the token as VIGILATH_TOKEN (expected), but autonomous ordering + payment capability means the skill can spend account funds if the agent is allowed to invoke it without safeguards.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vigilath-shopping - After installation, invoke the skill by name or use
/vigilath-shopping - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
vigilath-shopping 1.0.0
- Initial release of Vigilath.com pet commerce integration.
- Features product search, AI-powered recommendations, and fully automated autonomous shopping.
- Supports multi-round price negotiation (bargain mode) for eligible products.
- Enables order placement, payment (points, Stripe, or Coinbase), and order tracking.
- Includes full address management and authentication via Device Flow.
Metadata
Frequently Asked Questions
What is Vigilath Pet Commerce?
Search, bargain, order, and pay for pet supplies on Vigilath.com — an AI-powered pet commerce platform with multi-round price negotiation. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.
How do I install Vigilath Pet Commerce?
Run "/install vigilath-shopping" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vigilath Pet Commerce free?
Yes, Vigilath Pet Commerce is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vigilath Pet Commerce support?
Vigilath Pet Commerce is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vigilath Pet Commerce?
It is built and maintained by GT-oliver (@gt-oliver); the current version is v1.0.0.
More Skills