ebay-seller

ebay-seller is a plugin for Claude Code from okuegow/agent-skills. Its manifest loads nothing; the 1 skill it bundles cost 112 tokens per session together, scanned A, original, MIT.

A guide for selling individual items on eBay.de, from identifying and pricing an item through preparing photos, listing it, and monitoring the sale.

In plain words
What is it for?
Use it to research prices, prepare item photos, create and monitor eBay.de listings, and decide what to do for each item.
Why use it?
It organizes the selling process and keeps the final publication under the user’s approval.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add okuegow/agent-skills
agentmods
npx agentmods add plugins/okuegow/agent-skills/ebay-seller
Clone the repo
git clone --depth 1 https://github.com/okuegow/agent-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ebay-seller

README.md
[![agentmods](https://agentmods.dev/badge/plugins/okuegow/agent-skills/ebay-seller.svg)](https://agentmods.dev/plugins/okuegow/agent-skills/ebay-seller)
Your own site
<a href="https://agentmods.dev/plugins/okuegow/agent-skills/ebay-seller"><img src="https://agentmods.dev/badge/plugins/okuegow/agent-skills/ebay-seller.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill cost 112 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

ebay-seller scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/ebay-seller/.claude-plugin/plugin.json · 20 lines

What it actually says

{
  "name": "ebay-seller",
  "version": "1.0.0",
  "description": "Guides the complete eBay.de selling process per item: identify, price research, photo prep, listing, monitoring. Never publishes without approval.",
  "author": {
    "name": "Oliver Kügow"
  },
  "homepage": "https://github.com/okuegow/agent-skills/tree/main/plugins/ebay-seller",
  "repository": "https://github.com/okuegow/agent-skills",
  "license": "MIT",
  "keywords": [
    "ebay",
    "selling",
    "marketplace",
    "automation",
    "claude-in-chrome",
    "germany"
  ]
}
Contents

What it installs

The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 112 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 20 lines scan A 76de4b757370

Subscribe to this mod's changes

ebay-seller is a plugin published in the GitHub repository okuegow/agent-skills (4 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

paypal

PayPal development plugin for Claude — integrate payments, subscriptions, invoices, disputes, and more using PayPal's APIs and MCP server.

paypal/AI-Toolkit · not measured

marketplace

Skills for preparing secondhand items for resale on Facebook Marketplace and eBay. Pricing research, photo review, and listing generation.

hansohn/marketplace-skills · not measured

wp-dev

WordPress development plugin — enforces WPCS, blocks insecure code patterns, and provides WP/WooCommerce development guidance.

iwritec0de/wp-dev · not measured

han-communication

Foundational communication plugin for the Han suite. Owns the canonical readability standard, the writing-voice profile, and the explanation standard for talking to a reader who will not implement the work, plus the readability-guidance skill that surfaces the first two into a calling skill's own context for in-voice…

testdouble/han · not measured

han-research

Pre-planning knowledge-work skills for the Han suite: understanding a problem before anyone commits to a plan. Home of research (research an open-ended question and end at an adversarially-validated recommendation), gap-analysis (compare two artifacts and report what is missing, incomplete, or conflicting), and…

testdouble/han · not measured

ecom

Agent skills for running a Shopify store with a coding agent: catalog cleanup (category taxonomy, audits, SEO metadata, alt text, Matrixify), URL redirect mapping, JSON-LD structured data, and landing-page ideation. The playbook companion to Shopify's official AI toolkit. Distilled from real agency work.

kgelster/awesome-ecom-skills · not measured