LaunchKit · 2026
Back to Skills

avito

Manage Avito.ru account, items, and messenger via API.

1
1.7k downloads
by @ruslanlanket

Setup & Installation

openclaw skills install @ruslanlanket/avito

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install avito

What This Skill Does

Connects to the Avito.ru API to manage your account, listings, and inbox. Supports authentication, balance checks, item listing, and chat retrieval.

Automates routine Avito account checks and listing reviews without manual browser sessions.

When to use it

  • Check account balance before posting a new ad
  • List all active advertisements on your Avito account
  • Read incoming chats from potential buyers
  • Retrieve account details including your user ID
  • Monitor listings without opening the Avito web interface

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: show me my current Avito listings

AGENT
  1. 1Authenticate with Client ID and Client Secret to obtain an access token
  2. 2Call the list items script with the token
  3. 3Parse the API response
  4. 4Return the list of active advertisements with their details
OUTPUT

A list of current Avito listings including titles, IDs, and status

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Avito API Client IDAvito API Client SecretAvito subscription (required for Messenger API access)