← Back to Skills Marketplace
294
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install vinted
Description
Buy and resell on Vinted with listing systems, price discipline, shipping workflows, and trust-first handling for offers, bundles, and disputes.
Usage Guidance
This skill appears consistent with its stated purpose, but before enabling it: (1) confirm you consent to local persistence and inspect the ~/vinted/ files it creates (they may contain shipment/proof details or personal info); (2) do not provide platform login credentials to the skill — it expects you to operate inside Vinted.com; (3) if you prefer no local storage, decline persistence so the skill runs statelessly; and (4) verify any network activity only goes to legitimate Vinted domains listed in the skill before approving external calls.
Capability Analysis
Type: OpenClaw Skill
Name: vinted
Version: 1.0.0
The Vinted skill bundle is a comprehensive assistant for marketplace operations, focusing on buying, selling, and shipping workflows. It uses a local directory (~/vinted/) for state persistence and explicitly restricts network activity to official Vinted domains (vinted.com and pro-portal.svc.vinted.com). The instructions in SKILL.md and trust-and-safety.md include proactive security guardrails, such as warning the agent to reject off-platform payments and avoid requesting sensitive user credentials, showing no signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (buying/reselling on Vinted) aligns with requested artifacts: local memory at ~/vinted/ for listings, logs, and workflows; no unrelated binaries, cloud creds, or surprising privileges are requested.
Instruction Scope
SKILL.md and auxiliary docs confine actions to marketplace workflows and local file creation under ~/vinted/; setup.md explicitly says to ask permission before persisting data, and there are no instructions to read unrelated system files or secrets.
Install Mechanism
No install spec or third-party downloads — instruction-only skill with no code written to disk by an installer, which is the lowest-risk install model.
Credentials
The skill requests no environment variables or external credentials; the single declared config path (~/vinted/) is proportionate for storing marketplace memory, proofs, and logs.
Persistence & Privilege
Persistence is limited to a user-owned ~/vinted/ directory and the skill explicitly asks for consent before saving; always:false and normal autonomous invocation policy are used, so no excessive permanent presence is requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vinted - After installation, invoke the skill by name or use
/vinted - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with end-to-end Vinted workflows for buying, selling, shipping, bundles, and account-safe dispute handling.
Metadata
Frequently Asked Questions
What is Vinted?
Buy and resell on Vinted with listing systems, price discipline, shipping workflows, and trust-first handling for offers, bundles, and disputes. It is an AI Agent Skill for Claude Code / OpenClaw, with 294 downloads so far.
How do I install Vinted?
Run "/install vinted" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vinted free?
Yes, Vinted is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vinted support?
Vinted is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).
Who created Vinted?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills