Cross Listing AI

v0.1.0

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 w...

1· 223·1 current·1 all-time
byAryan J@aryanj-nyc
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (turn photos into priced, marketplace-ready listings) matches the SKILL.md and the reference files. No surprising env vars, binaries, or unrelated permissions are requested. The included publish scripts and tests are developer tooling for releasing the skill and are proportionate to a repo intended to be published.
Instruction Scope
SKILL.md and the references limit the agent to an explicit phase flow (intake->extract->clarify->price->confirm->generate->revise) and to keeping an internal reviewed-item record. The instructions expect the agent to inspect images and ask clarifying questions and to use "live comps" via its available tools — this implies the agent may query web resources if the platform provides such tools, but the skill does not itself embed or require external endpoints or secret access. Confirm you are comfortable sharing item photos and seller details with the agent and any tool it may call to fetch comps.
Install Mechanism
No install spec (instruction-only) and nothing is downloaded or installed at runtime. The repository contains developer publish scripts (clawhub, npx) and tests; these are for release flow only and not required for normal skill operation.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content asks the agent to include links 'when available through your tools' but does not request tokens or secrets. This is proportionate to a listing/pricing assistant.
Persistence & Privilege
always is false. The agent metadata sets allow_implicit_invocation: true (per-agent policy), which permits implicit invocation but is expected for many skills; it is not combined with broad credential requests or filesystem/config edits. The skill does instruct keeping an internal reviewed-item record, but that appears to be in-agent memory (no persistence mechanism provided).
Assessment
This skill is a docs-only assistant for turning seller photos into priced, copy-paste listing text; it doesn't request credentials or install software. Before installing, consider: (1) photos and item details you provide will be used by the agent and any tooling it calls to research comps — don't share sensitive personal data in images or descriptions; (2) the skill drafts listings but does not itself post to marketplaces, so verify content before you publish; (3) the repo contains publish scripts that require developer CLIs (clawhub, npx) — these are for authors, not runtime. If you want tighter control, restrict implicit/autonomous invocation in your agent settings so the skill runs only when you explicitly invoke it.

Like a lobster shell, security has layers — review code before you run it.

latestvk973e4vcrwzv24p9r4qb7fadys82pkfm

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments