Avito.ru publish and chat
/install avito
Avito
This skill provides tools to interact with the Avito.ru API.
Requirements
requestslibrary for Python.- Avito Client ID and Client Secret.
Setup
Set your credentials in your environment or provide them when prompted.
Features
Authentication
Get an access token using your client credentials.
python3 scripts/auth.py \x3Cclient_id> \x3Cclient_secret>
Account Info
Get information about your account, including your user_id.
python3 scripts/get_self.py \x3Ctoken>
Balance
Check your account balance.
python3 scripts/get_balance.py \x3Ctoken> \x3Cuser_id>
Items Management
List your current advertisements.
python3 scripts/list_items.py \x3Ctoken>
Messenger
List chats in your account.
python3 scripts/list_chats.py \x3Ctoken> \x3Cuser_id>
Note: Messenger API access may require a specific Avito subscription.
TODO
- Implement item creation (POST /items).
- Implement item status updates (editing, deleting).
- Implement webhook registration.
- Implement messenger message sending and retrieval.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install avito - After installation, invoke the skill by name or use
/avito - Provide required inputs per the skill's parameter spec and get structured output
What is Avito.ru publish and chat?
Manage Avito.ru account, items, and messenger via API. Use for listing items, checking balance, reading chats, and getting account info. It is an AI Agent Skill for Claude Code / OpenClaw, with 2027 downloads so far.
How do I install Avito.ru publish and chat?
Run "/install avito" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Avito.ru publish and chat free?
Yes, Avito.ru publish and chat is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Avito.ru publish and chat support?
Avito.ru publish and chat is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Avito.ru publish and chat?
It is built and maintained by RuslanLanket (@ruslanlanket); the current version is v1.0.0.