Kleinanzeigen Assistant Skill for Openclaw

An intelligent automation skill for generating, researching, and staging classified ad drafts on kleinanzeigen.de.

simon83s
v1.0.0
May 1, 2026
0
620
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install kleinanzeigen-de-skill

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install kleinanzeigen-de-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Kleinanzeigen Assistant Skill?

The kleinanzeigen-de-skill is a specialized automation tool designed for the German classifieds market. It leverages AI to guide users through the entire process of selling items on kleinanzeigen.de. By integrating this into Openclaw Skills, developers and users can automate the tedious parts of listing—from gathering product specifications and researching competitive prices to generating high-quality, non-generic descriptions. The skill focuses on professional staging, ensuring all necessary details like shipping methods and condition are accurately captured before moving to browser-based automation. It bridges the gap between AI conversation and actionable e-commerce listing management.

This skill is particularly valuable for power users who want to maintain a consistent selling presence without the manual overhead of navigating complex web forms. As part of the wider Openclaw Skills ecosystem, it provides a structured workflow for data collection, price validation, and automated draft creation, ensuring that every listing is professional, factual, and optimized for visibility on the platform.

Kleinanzeigen Assistant Skill Use Cases

  • Listing second-hand electronics or furniture on kleinanzeigen.de without manual data entry.
  • Researching market-appropriate pricing for used goods automatically using historical data.
  • Creating professional, SEO-friendly item descriptions based on simple user prompts.
  • Automating the navigation and form-filling of the kleinanzeigen.de listing process through browser automation.

How Kleinanzeigen Assistant Skill Works

  1. The skill initiates a data collection phase where it asks the user for the product name, condition, accessories, and location.
  2. It performs price research based on internal references to propose a realistic Verhandlungsbasis price to the user.
  3. Upon user approval, the skill generates a detailed, factual description that avoids generic phrases.
  4. The agent launches a browser session, navigates to kleinanzeigen.de, and prompts the user for login credentials and the mandatory SMS 2FA code.
  5. It automatically populates all ad fields, including title, category, price, and description, while sourcing royalty-free images if the user hasn't provided any.
  6. The listing is saved as a draft, and the user is provided with a direct link for final manual verification and publication.

Kleinanzeigen Assistant Skill Setup

To get started with this skill in your Openclaw Skills environment, ensure you have the necessary browser automation drivers installed.

# Navigate to your skills directory
cd skills

# Clone the skill repository
git clone https://github.com/openclaw/kleinanzeigen-de-skill.git

# Install dependencies for browser automation if required
npm install playwright

Kleinanzeigen Assistant Skill Data Schema & Taxonomy

The skill organizes product data and metadata using a structured approach to ensure compatibility with the kleinanzeigen.de API and web forms:

Attribute Description
Product Metadata Name, exact model, condition (new to used), and included accessories.
Technical Details Functional limitations or defects identified during the prompt phase.
Logistics ZIP code (PLZ) for pickup and shipping carrier preferences (DHL).
Media File paths for user-uploaded photos or Wikimedia Commons URLs.
Price Agreed-upon numerical value and negotiation type (VB).

Kleinanzeigen Assistant Skill Advanced Features

  • Intelligent category auto-detection that selects the correct marketplace segment based on the item title.
  • Automated image sourcing from Wikimedia Commons to provide professional visuals when personal photos are unavailable.
  • Real-time handling of SMS-based two-factor authentication within the automation flow.
  • Draft-only safety mechanism that ensures no ad is published without final human review.
  • Support for custom pricing logic through the integrated pricing reference module within Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*