🌐 English · Deutsch
A collection of skills for Claude Code — small, focused extensions that enable Claude for specific tasks.
Easiest — just tell Claude Code in any session:
"Add the marketplace
okuegow/agent-skillsand install theebay-sellerskill."
Claude runs the two commands for you. Or run them yourself:
claude plugin marketplace add okuegow/agent-skills
claude plugin install ebay-seller@okuegow-skillsThen restart Claude Code. That's it — no manual file copying, no extra installs.
Manual install (without the plugin system)
Copy the skill folder into your local Claude skills directory:
- macOS / Linux:
~/.claude/skills/ - Windows:
%USERPROFILE%\.claude\skills\
The skill lives at plugins/ebay-seller/skills/ebay-seller/. Then restart Claude Code.
| Skill | Description |
|---|---|
ebay-seller |
Guides the complete eBay.de selling process per item: photo → identify item → comparable prices → prepare photo/text/price → fill the listing → monitor. Never publishes without approval. |
Vary per skill — see the respective README.md. Most need only Claude Code itself; optional extras (e.g. Python libraries) are noted there.
MIT © 2026 Oliver Kuegow