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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ruslanlanket/avitoWhat 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
- "Check my current Avito balance and list all my active items to see if any are expiring soon."
- "Retrieve the latest messages from my inbox and summarize if there are any urgent customer questions regarding my car listing."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ruslanlanket-avito": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
vk
Manage VK.com (Vkontakte) community: post content (text, photos, videos) and handle messages. Use for automating community management via VK API.
lightrag
Search and manage knowledge bases using LightRAG API. Supports multiple servers, context-aware writing, and direct information retrieval. Use when the user wants to query a LightRAG-powered knowledge base or use it as context for tasks.
dzen
Publish articles and posts to Dzen.ru (Yandex Zen). Supports text, images, and videos. Requires session cookies and a CSRF token from a logged-in browser session.
Pinterest API v5 integration. Allows creating and reading pins, managing boards, retrieving profile data and analytics. Use this skill when the user needs to automate Pinterest tasks or access account data.
threads
Взаимодействие с Threads API для публикации постов (текст, изображения), чтения постов и получения информации о профиле. Используйте, когда пользователю нужно работать с Threads через Graph API.