TopRank Skills

Home / Claw Skills / Git / GitHub / cross-listing-ai
Official OpenClaw rules 54%

cross-listing-ai

Guide an OpenClaw agent through seller-side cross listing and marketplace-ready listing generation from item photos. Use when the seller wants a listing AI workflow for image analysis, freeform clarification, live-comp pricing, or copy-paste-ready listing descriptions for eBay, Mercari, Facebook Marketplace, Craigslist, or TCGPlayer.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 cross-listing-ai 技能。 若已安装,则直接安装 cross-listing-ai 技能。

Overview

Skill Key
aryanj-nyc/cross-listing-ai
Author
aryanj-nyc
Source Repo
openclaw/skills
Version
-
Source Path
skills/aryanj-nyc/cross-listing-ai
Latest Commit SHA
73f48ce2f1f0c065fba5f281834928fa3a816bf0

Extracted Content

SKILL.md excerpt

# OpenClaw Seller Cross Listing AI

Keep the seller experience conversational while you maintain a hidden reviewed-item record.

## Non-Negotiables

- Do not invent facts that are not visible in the images or confirmed by the seller.
- Keep the reviewed-item record internal. Surface concise natural-language summaries, not JSON.
- Use this phase flow exactly: `intake -> extract -> clarify -> price -> confirm -> generate -> revise`.
- Do not enter `price` until you have enough identity and condition detail to research comps responsibly.
- Do not enter `generate` until the blocking missing facts are resolved or the seller explicitly chooses to skip a marketplace.
- Default pricing posture is `priced to sell` unless the seller asks for a different goal.
- Only generate `TCGPlayer` output when `card name`, `game`, and `set` are known.

## Reference Routing

- Open `references/workflow.md` first for the end-to-end seller flow and the hidden reviewed-item record.
- Open `references/extraction.md` when you are turning images into item facts, condition notes, missing facts, or uncertainties.
- Open `references/pricing.md` when you are ready to research live comps and suggest a price.
- Open `references/final-output.md` immediately before drafting the final seller-facing response.
- Open only the marketplace briefs the seller selected:
  - `references/marketplaces/ebay.md`
  - `references/marketplaces/mercari.md`
  - `references/marketplaces/facebook-marketplace.md`
  - `references/marketplaces/craigslist.md`
  - `references/marketplaces/tcgplayer.md`
- Open `references/examples.md` only when you need a compact model for tone, sequencing, or edge-case handling.

## Working Rules

- Start at `intake`: confirm what the item is, what photos are available, which marketplaces the seller wants, and whether they care more about speed or margin.
- Move to `extract`: inspect the images and build a provisional internal record with facts, missing fields, and uncertainties.
- Move to `cl...

README excerpt

# Cross Listing AI

`Cross Listing AI` is a docs-only OpenClaw skill repository for a listing AI that turns seller photos into priced, marketplace-ready listings and copy-paste-ready listing descriptions.

The repo keeps the skill prompt, agent metadata, and reference material together in one place.

## What The Skill Does

- turns item photos into a hidden reviewed-item record
- uses freeform clarification to resolve identity, condition, and completeness
- suggests a price from live comps, with heuristics only as fallback
- generates copy-paste-ready listings for eBay, Mercari, Facebook Marketplace, Craigslist, and TCGPlayer
- keeps TCGPlayer gated on card-specific fields

The required phase flow is:

`intake -> extract -> clarify -> price -> confirm -> generate -> revise`

## Repo Contents

- [`SKILL.md`](./SKILL.md): root skill instructions and reference routing
- [`agents/openai.yaml`](./agents/openai.yaml): agent metadata for environments that consume OpenAI-style skill descriptors
- [`references/workflow.md`](./references/workflow.md): end-to-end seller flow and hidden reviewed-item record
- [`references/extraction.md`](./references/extraction.md): image extraction and clarification guidance
- [`references/pricing.md`](./references/pricing.md): live comp and pricing guidance
- [`references/final-output.md`](./references/final-output.md): seller-facing response shape
- marketplace-specific output rules under `references/marketplaces/`
- [`references/examples.md`](./references/examples.md): compact sequencing examples

## How To Use The Skill

Start with [`SKILL.md`](./SKILL.md). Use `$cross-listing-ai` when you want the agent to turn item photos into a price suggestion and marketplace-ready listings. The skill tells the agent:

- what the non-negotiable rules are
- which reference file to open at each phase
- how to keep the reviewed-item record internal
- when to block or skip TCGPlayer

The references are meant to be opened progressively, not all at once. `SK...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

openstockdata

stock-data-skill

★ 4

OpenClaw Skill for stock data analysis

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

cclank

news-aggregator-skill

★ 0

Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.

cccarv82

openclaw-backup-optimized

★ 0

Optimized OpenClaw backup skill for creating full snapshots with workspace archive splitting, change summaries, restore instructions, and Discord notifications. Use when you need to set up or run automated backups, configure backup cron jobs, or document/restore OpenClaw state. Triggers on backup automation, backup scripts, snapshot/restore, or GitHub backup repos.

cemoso

pr-review-loop

★ 0

Autonomous PR review loop with Greptile. Use when an agent creates a PR and needs to autonomously handle code review feedback — reading Greptile reviews, fixing issues, pushing fixes, re-triggering review, and auto-merging when score is 4/5+. Trigger on commands like "pr review {url}", "review my PR", or when a Greptile review webhook/poll delivers feedback.