Activity
Mon
Wed
Fri
Sun
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
What is this?
Less
More

Owned by Klaus

eBay & AI Mastery Academy

56 members • $9/month

Scale your eBay business with AI automation. Join Klaus from KLJ Trading to discover smarter, faster ways to boost your sales and profits.

Memberships

Reselling Revolution

124 members • $5/m

Reseller Skool !

64 members • $4

Skoolers

190k members • Free

59 contributions to eBay & AI Mastery Academy
🚨 Common Mistakes New eBay Dropshipping Sellers Must Avoid
Many beginners start eBay dropshipping with excitement but make some common mistakes that slow their growth. 1️⃣ Sourcing from the wrong platform – Slow shipping, poor quality, or unreliable suppliers can lead to cancellations and unhappy customers. 2️⃣ Not understanding eBay policies – Many new sellers ignore eBay rules, which can cause account warnings or suspension. 3️⃣ Scaling too fast on a new account – New accounts should grow slowly. Sudden high sales can trigger account reviews. 4️⃣ Poor product research – Listing random products without checking demand, competition, and profit margins. 5️⃣ Ignoring customer service – Slow replies and poor handling of returns can hurt your seller metrics. 💡 Avoid these mistakes early to build a stable and profitable eBay store. If anyone needs help, feel free to ask me. I’d be happy to help.
1 like • 6d
Great post — this nails the biggest pitfalls new eBay sellers run into. I especially agree on the “scaling too fast” point. Many get excited after their first few sales and push too hard, only to trigger eBay’s account review process. Taking it slow, keeping metrics clean, and focusing on reliable suppliers makes a huge difference long-term. And don't rely on dropshipping.... I’ve been selling on eBay for over a decade, and the most sustainable growth I’ve seen comes from building solid operations first, then scaling once everything runs smoothly
How I Use AI to Write Facebook Marketplace Ads
One thing members keep asking me is: "Klaus, how do you actually use AI in your day-to-day business?" Here's a real example from this week. I had 3 boxes of mixed electrical equipment — industrial plugs, fuses, cable fittings, lighting — stuff I picked up from a lot. Before AI, writing ads for Facebook Marketplace for each of those would take me 10-15 minutes per item. Looking up the right product names, writing Danish copy, figuring out a fair price range. It adds up fast when you're running 80,000+ listings on ebay too. Here's what my workflow looks like now: 1. I photograph each lot and drop the images into a dedicated OneDrive folder. One subfolder per item. 2. I open Perplexity Computer and say: "Go to my OneDrive folder, find the DBA and Facebook subfolder, and write a title, ad copy, and price suggestion for each lot — end every ad with my standard pickup address and PostNord shipping line." I leave the Perplexity Computer to do the task, and I do other stuff while it works. 3. The AI looks at the images, identifies the products (brand names, specs, quantities), writes the Danish ad copy, and suggests realistic price ranges based on what's in the photos. 4. I review, copy-paste, done. What came out this week: - A mixed electrical lot (OSRAM, Philips, OBO, Thorsman) → fully written ad in Danish, price suggestion 200–300 kr. - ~20 red CEE industrial plugs (400V, 3-phase) → identified correctly from photos, priced 250–400 kr. - Diazed 63A fuses + WAGO connectors → spotted the brand names on the packaging and wrote a technically accurate ad. The AI doesn't just write generic fluff. It reads the images closely enough to name the specific products, mention quantities, and flag that items are used vs. new-old-stock. That's the part that used to eat my time. /Klaus KLJ Trading
0 likes • 6d
And yes, I could fully automate it to list automatically on facebook. I prefer to have a human-in-the-loop when dealing with AI at this present state.
Turn any shipping PDF into a “voice assistant” (my postal hack)
If you ship a lot of parcels, you know the pain.Every time you need a rate, you open a giant PDF, scroll, zoom, search… and lose 2–3 minutes on something that should take 5 seconds. I solved that with ONE shortcut and a simple prompt. The prompt I use I keep this as a keyboard shortcut and reuse it every time: “Use the PDF I’ve uploaded called ‘postnord pakkepriser 2026’. Find the price for a parcel to this country for a parcel with this weight: [COUNTRY], max [WEIGHT].” Then I just change country and weight. Example: “Use the PDF I’ve uploaded called ‘postnord pakkepriser 2026’. Find the price for a parcel to this country for a parcel with this weight: Netherlands, max 0.5 kg.” In a couple of seconds, I get the exact prices for Service Point, Home and Parcel, pulled directly from the PDF – no manual searching, no scrolling through tables.​ Why this is powerful - You stop “looking” in PDFs and start asking them questions.​ - With voice mode, you literally talk to your shipping price list. - You get consistent, structured answers you can paste straight into eBay, your SOPs, or messages to buyers.​ How I use it day-to-day - While listing or sending offers, I quickly check if my shipping price still makes sense. - When a buyer asks “Can you ship to X and what does it cost?”, I ask the PDF in voice mode and reply within seconds.​ - I don’t have to remember anything – the PDF and the model do the work. If you’re using AI for your ecom / eBay reselling workflows and still opening PDFs manually, this is an easy 10x quality-of-life upgrade. Set up the shortcut once, attach your shipping PDF in Perplexity Spaces, enable voice – and your “Postal service assistant” is ready.
0
0
Turn any shipping PDF into a “voice assistant” (my postal hack)
Roadmap to automated eBay listings
How I’m Planning to Automate eBay Listings with n8n + Clawdbot I’ve been selling on eBay for years, and like many resellers I’m hitting a ceiling: creating listings takes too much time. Photos, titles, descriptions, item specifics, pricing, and then actually clicking everything into eBay. It all adds up. I just saw the hype about Clawdbot and it got me hooked - is this the missing piece I have been dreaming about for years??? So I’m working on a setup where **n8n** and **Clawdbot** handle 80–90% of the listing work for me, starting from nothing but product photos. ### The core idea - I take 4–6 photos per item and drop them into a folder. - Each item gets its own subfolder (e.g. `01_Siemens_PLC`, `02_Omron_Sensor` etc.). - A workflow detects those folders, sends the images to Clawdbot, and Clawdbot: - Understands what the product is. - Does price research via eBay APIs. - Writes title, description, item specifics, and price. - Calls an automation that creates an **eBay draft listing** with the right images and data. - I only log into eBay to do a quick sanity check and hit “List”. ### Why n8n + Clawdbot together? - **Clawdbot** is the “brain”: - It can see and understand images. - It can call tools/APIs (through MCP) to talk to eBay, upload photos, and fetch pricing data. - It’s good at turning messy real‑world input (a handful of item photos) into clean, structured listing data. - **n8n** is the “orchestrator”: - It watches the folders where I drop my photos. - It batches files per item (one folder = one listing). - It exposes eBay API actions (like “create listing draft”) as tools that Clawdbot can call. - It logs everything (folder → draft ID → title → price) so I have a clear audit trail. Clawdbot focuses on understanding and decision‑making; n8n focuses on reliable, repeatable execution. ### What the workflow looks like (high level) 1. **Photo input** - I shoot 4–6 pictures of an item. - I move them into a dedicated folder: - Example: `eBayDrafts/2026-02-01/01_Siemens_PLC/`
1 like • 18d
Okay so the Security issues with openclaw makes this impossible to use in my eBay store. But perplexity computer just launched, looking really promising - stay tuned
🧠 How I Use Perplexity Spaces to Run My eBay Business Smarter
If you’re using Perplexity AI but not using Spaces, you’re leaving a lot of efficiency on the table. What are Spaces? Think of Spaces as dedicated AI workspaces — like folders, but with a brain. Each Space has its own custom instructions, uploaded files, and memory of everything discussed within it. You set the tone, the context, and the focus once — and every question you ask inside that Space benefits from it automatically. How I use them at KLJ Trading: • 📦 Listing Space — Custom instructions tell Perplexity to always write eBay titles and descriptions in my format: keyword-rich, SEO-optimized, with condition notes included. I drop in a product name or part number and get a listing draft in seconds. • 🔍 Parts Research Space — For industrial automation parts (SICK sensors, Siemens drives, Omron PLCs), I upload spec sheets and datasheets. Then I ask questions like “What’s the compatibility of this sensor with Siemens S7-1200?” and get sourced answers from my own files. • 📬 Customer Communication Space — Instructions set to always be professional, multilingual (EN/DE/DK), and eBay policy-aware. I paste in a buyer message and get a polished reply instantly. • 📊 Pricing & Sourcing Space — Custom instructions for market research. I ask about sold comps, price trends, or whether a pallet buy makes sense. Pro tip: Always open the Space before starting a new thread — otherwise your custom instructions won’t be active for that conversation. And keep adding relevant files to the space to get even better answers. Once you set these up, you stop re-explaining yourself to the AI every single time. It just knows what you need.
1
0
1-10 of 59
Klaus Jørgensen
4
48points to level up
@klaus-jrgensen-2996
AI-powered Danish eBay seller & automation expert. 80K+ listings in vintage & industrial. Helping you scale with smart systems & real market insights

Active 3d ago
Joined Aug 21, 2025