ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

avito

Manage Avito.ru account, items, and messenger via API. Use for listing items, checking balance, reading chats, and getting account info.

Why use this skill?

Automate your Avito.ru operations with OpenClaw. Manage listings, check balances, and handle messages directly through your AI agent using the official Avito API.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ruslanlanket/avito
Or

What This Skill Does

The Avito skill for OpenClaw provides a robust interface for interacting with the Avito.ru ecosystem via their official API. It acts as a bridge between the OpenClaw AI agent and your Avito account, allowing the agent to perform administrative, analytical, and communication-based tasks. Whether you are a professional seller managing high-volume listings or a casual user needing quick status updates, this skill automates the process by handling authentication, API request formatting, and response parsing. It abstracts the complexity of Avito’s OAuth2 flow and RESTful endpoints into simple, actionable commands for your AI agent.

Installation

To integrate this skill into your environment, use the OpenClaw hub CLI. Execute the following command in your terminal: clawhub install openclaw/skills/skills/ruslanlanket/avito. After installation, ensure you have the requests library installed in your Python environment. Navigate to the skill directory and follow the instructions to set your CLIENT_ID and CLIENT_SECRET via environment variables. It is recommended to use a .env file or your shell configuration to keep credentials secure.

Use Cases

This skill is designed for sellers and power users who need to streamline their e-commerce operations. Common use cases include: 1. Automated Account Health Monitoring: Regularly checking your Avito balance to ensure advertisements remain active. 2. Inventory Management: Quickly querying active listings to identify items that need updating or renewal. 3. Communication Automation: Tracking customer inquiries in the messenger module to ensure timely responses. 4. Data Aggregation: Exporting information about user activity or account details for reporting purposes.

Example Prompts

  1. "Check my current Avito balance and list all my active items to see if any are expiring soon."
  2. "Retrieve the latest messages from my inbox and summarize if there are any urgent customer questions regarding my car listing."
  3. "Who is the user owner of this account? Fetch my profile info and display my account status."

Tips & Limitations

Note that the Avito Messenger API frequently requires a specific subscription tier on your Avito Business account. Always verify your account permissions in the Avito Developer Portal if you encounter 403 Forbidden errors. Additionally, as this skill interacts with external APIs, ensure your network connectivity is stable. Keep your client secrets private and never share your tokens in shared logs or plaintext files.

Metadata

Stars1133
Views1
Updated2026-02-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ruslanlanket-avito": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#avito#e-commerce#marketplace#api#automation
Safety Score: 3/5

Flags: network-access, external-api