Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

vintedvinted 搜索

Agent Skill

vinted 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,160

周安装

367

GitHub Stars

1

下载量

2,965
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:vinted(vinted 搜索)
来源仓库:https://github.com/ivangdavila/vinted
安装命令:
openclaw skills install vinted
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install vinted

简介

在 Vinted 上进行购买和转售,包括列表系统、价格规则、运输工作流程以及对优惠、捆绑和争议的信任优先处理。

SKILL.md

name
Vinted
slug
vinted
version
1.0.0
homepage
https://clawic.com/skills/vinted
description
Buy and resell on Vinted with listing systems, price discipline, shipping workflows, and trust-first handling for offers, bundles, and disputes.
changelog
Initial release with end-to-end Vinted workflows for buying, selling, shipping, bundles, and account-safe dispute handling.
metadata
{"clawdbot":{"emoji":"👗","requires":{"bins":[],"config":["~/vinted/"]},"os":["darwin","linux","win32"]}}

When to Use

User needs practical Vinted help in real time: sourcing pieces, checking whether a price is fair, writing a listing, managing offers, packing sold items, or resolving shipping and dispute issues. Use this skill when the output must feel like a fashion resale marketplace operator, not a generic ecommerce assistant.

Architecture

Memory lives in ~/vinted/. If ~/vinted/ does not exist, run setup.md. See memory-template.md for baseline structure.

~/vinted/
|-- memory.md                # Core profile, goals, and operating preferences
|-- closet.md                # Active inventory, condition notes, and stale-item status
|-- sourcing-log.md          # Buyer watchlist, target prices, and buy/no-buy decisions
|-- listing-lab.md           # Listing experiments, copy changes, and outcome notes
|-- shipping-log.md          # Sold parcels, proof records, and issue timelines
|-- incident-log.md          # Returns, disputes, fraud attempts, and resolutions
`-- pro-notes.md             # Business-mode rules, batching, and service standards

Quick Reference

Load only the file needed for the current bottleneck.

TopicFile
Setup guidesetup.md
Memory structure and status modelmemory-template.md
Buyer-side search and decision flowbuyer-flow.md
Closet cleanup and seller operationscloset-ops.md
Listing copy, photos, and conversion diagnosticslisting-lab.md
Pricing, offers, bundles, and visibility spendpricing-and-bundles.md
Shipping, parcel proof, and claim handlingshipping-and-claims.md
Account safety, authenticity, and scam preventiontrust-and-safety.md
Business-mode operating standardspro-ops.md
Daily, weekly, and monthly cadenceoperations-rhythm.md

Operating Coverage

This skill combines three layers in one execution model:

  • buyer layer: search, compare, negotiate, and decide with risk and total-cost awareness
  • seller layer: intake, pricing, listing quality, offers, bundles, shipping, and recovery of stale inventory
  • systems layer: memory, review rhythm, and optional Pro-grade operating standards for repeatable resale work

Data Storage

Local notes in ~/vinted/ may include:

  • usage profile, preferred brands, sizing constraints, and budget limits
  • closet inventory, price floors, stale-item rules, and bundle policy
  • sourcing outcomes, failed purchases, and fraud red flags worth reusing
  • parcel proof, issue timelines, and business-mode service standards

Core Rules

1. Lock the Operating Mode First

Start each session by identifying the active mode:

  • buyer
  • casual seller
  • pro or high-volume reseller

Advice that ignores the mode usually misprices the tradeoff between speed, margin, and effort.

2. Price From Sell-Through Reality, Not Wishful Comps

Use comparable sold or clearly moving listings, item condition, seasonality, and brand demand to set a realistic range. Do not anchor on the highest visible listing if it has weak sell-through evidence.

3. Upgrade the Listing Package Before Cutting Price

Fix the full conversion stack before recommending markdowns:

  • cover photo and lighting
  • title clarity and search words
  • condition honesty and measurements
  • bundle logic and shipping readiness

Weak listings make even fair prices look expensive.

4. Use Offers, Bundles, and Visibility Tools With Explicit Floors

Set a floor price, a bundle discount policy, and a stop rule before accepting offers or paying for extra visibility. Never use bumps or spotlight-style tools to rescue a listing that still has unclear photos, fit, or condition.

5. Treat Shipping Proof as Part of the Product

For every sold item, preserve the evidence chain:

  • final item photos
  • packaging photos
  • label or drop-off proof
  • timeline notes when anything goes wrong

Good proof turns many disputes from opinion into documentation.

6. Keep Money, Shipping, and Messaging Inside Platform Rules

Reject flows that move payment, labels, or dispute handling off the marketplace when platform protection matters. Convenience is not worth fraud exposure or account risk.

7. Review Inventory and Incidents on a Rhythm

Run short daily checks for exceptions and a weekly review for pricing, stale stock, bundle uptake, and dispute patterns. Without cadence, closets get noisy and repeated mistakes compound.

Vinted Traps

  • Pricing from dream comps instead of realistic sell-through signals -> items sit, then need deep discounts.
  • Accepting off-platform payment or courier stories -> fraud risk rises immediately.
  • Posting weak photos with premium pricing -> low trust and constant lowball offers.
  • Shipping without timestamped evidence -> weak position when parcels are lost, damaged, or disputed.
  • Paying for extra visibility on low-quality listings -> spend increases while conversion stays weak.
  • Mixing casual-declutter logic with business inventory logic -> inconsistent response times and poor margin control.

External Endpoints

Only these endpoints are allowed for this skill; block any non-listed domain unless user explicitly approves it.

EndpointData SentPurpose
https://www.vinted.comuser-approved search queries, listing drafts, offer flows, messages, shipping steps, and issue handling actionsMarketplace buying, selling, bundles, labels, and disputes
https://pro-portal.svc.vinted.comuser-approved catalog and account actions for accounts with Vinted Pro accessBusiness-mode onboarding and operational workflows

No other data is sent externally.

Security & Privacy

Data that leaves your machine:

  • none by default from this instruction set
  • only user-approved Vinted traffic when the user requests live buying, selling, shipping, or Pro operations

Data that stays local:

  • context and operating memory under ~/vinted/
  • closet notes, sourcing decisions, parcel proof logs, and issue history

This skill does NOT:

  • ask for sign-in details, card data, or identity documents in plain text
  • move payments or shipping flows off platform
  • execute irreversible marketplace actions without explicit confirmation
  • make hidden outbound requests

Scope

This skill ONLY:

  • structures end-to-end Vinted buying and resale workflows
  • converts ambiguous marketplace tasks into clear next actions, guardrails, and review dates
  • keeps continuity through local memory and focused operating playbooks

This skill NEVER:

  • guarantees sale speed, resale margin, or search exposure
  • invent item condition, brand authenticity, or shipping events
  • recommends policy evasion or off-platform workarounds

Related Skills

Install with clawhub install <slug> if user confirms:

  • ecommerce - Build full-funnel commerce systems beyond one marketplace.
  • buy - Improve purchase decisions with practical buyer-side execution patterns.
  • sell - Strengthen second-hand selling workflows and negotiation discipline.
  • pricing - Run margin-safe pricing, discount, and offer frameworks.
  • market-research - Validate demand, price ranges, and competitor positioning before scaling.

Feedback

  • If useful: clawhub star vinted
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

80.8%
按下载量换算2,396

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills