AI студия Владимира Ломтева
УСЛУГИПРОЕКТЫСТАТЬИБАЗА ЗНАНИЙМаркетплейсОбучениеПолезные сервисы

Оставьте заявку,
чтобы обсудить проект

Напишите ваш вопрос, не забудьте указать телефон. Мы перезвоним и все расскажем.

Контакты

Москва

Работаем по всей России
и миру (онлайн)

+7 (999) 760-24-41

Ежедневно с 9:00 до 21:00

lamooof@gmail.com

По вопросам сотрудничества

TelegramWhatsApp

Есть предложение?

Напишите нам в мессенджеры

© 2025 AI студия Владимира Ломтева

Политика конфиденциальностиСогласие на обработку ПДн|ИНН 623412173261
    Ozon Seller API — Скилл для ИИ-агентов | AI Рассвет

    Ozon Seller API

    Ozon Seller API reference and helper. Use when working with Ozon marketplace API integrations, endpoints, request or response schemas, Client Id/Api Key auth, OAuth, products, prices, stocks, warehouses, FBO/FBS/rFBS/FBP postings, returns, finance, analytics, reports, reviews, questions, chats, push notifications, offer id, product id, sku, or warehouse id.

    Скиллы для разработки#GitHub#Ozon#miilv/ozon-seller-api-skill
    Скачивания
    4
    В избранном
    0
    Комментарии
    0
    Просмотры
    2

    Установить скилл

    Добавьте инструмент одной командой или скачайте проверенный архив версии.

    npx skills add miilv/ozon-seller-api-skill
    Скачать ZIP
    Версия
    1.0.0+a908d9a04f3c
    Автор
    Владимир Ломтев
    Репозиторий
    miilv/ozon-seller-api-skill
    GitHub: miilv/ozon-seller-api-skill

    Как установить

    1. 1Скопируйте команду из блока установки.
    2. 2Запустите её в терминале из каталога проекта.

    Документация

    Ozon Seller API

    Use this skill for targeted Ozon Seller API lookups and integration help. Treat swagger.json as the only API documentation source of truth.

    Protocol Details

    Do not rely on static protocol notes in this skill body. Use Swagger-derived helper output instead:

    • Endpoint method, media type, auth headers, and parameters: node scripts/lookup-operation.js --operation-id <id> --details
    • API key auth: node scripts/lookup-operation.js --doc-tag Auth
    • OAuth: node scripts/lookup-operation.js --doc-tag OAuth-token
    • Environment/base host: node scripts/lookup-operation.js --doc-tag Environment

    Lookup Workflow

    Run helper commands from this skill directory, or use an absolute path to scripts/lookup-operation.js. In Claude Code, ${CLAUDE_SKILL_DIR} points at this skill directory.

    1. For a bird's-eye view, start with the Swagger-backed map. It uses x-tagGroups and tag metadata from swagger.json: node scripts/lookup-operation.js --map
    2. For targeted search, query the read-only helper: node scripts/lookup-operation.js --query "product list" --limit 5
    3. For a known endpoint, path, or operation ID: node scripts/lookup-operation.js --operation-id ProductAPI_GetProductList --details node scripts/lookup-operation.js --path /v3/product/list --details
    4. For lower-level navigation, list raw tags or operations in one tag: node scripts/lookup-operation.js --tags node scripts/lookup-operation.js --tag ProductAPI --limit 20
    5. For compact non-operation docs such as auth, OAuth, errors, push notifications, or news: node scripts/lookup-operation.js --doc-tags node scripts/lookup-operation.js --doc-tag Auth --grep token --limit 20
    6. Add --schemas only when request or response fields are needed: node scripts/lookup-operation.js --operation-id ProductAPI_GetProductList --details --schemas
    7. Run validation after changing swagger.json or the helper: node scripts/lookup-operation.js --validate
    8. Do not open the full swagger.json unless the user explicitly asks for broad source material. Use the lookup script for compact output.

    Files

    • swagger.json: complete OpenAPI source and the only API source of truth.
    • scripts/lookup-operation.js: local read-only helper for Swagger-derived API maps, endpoint lookup, doc tag lookup, parameter/schema lookup, and validation. It is not a user-facing Ozon API client.

    Answering Rules

    • Use the exact method and path from the lookup result.
    • Include auth headers in examples, using placeholders only. Prefer parameter details from --details.
    • If an endpoint is beta, premium, or Ozon Delivery specific, say so.
    • Prefer the user's requested language or stack for code examples.
    • For direct API examples, include the JSON body shape and a minimal success-path request.
    • Do not invent or rely on a bundled Ozon CLI. Generate small app-specific wrappers when the user asks for executable code.

    Требования и возможности

    Источник пакета
    https://github.com/miilv/ozon-seller-api-skill/tree/a908d9a04f3cd8aa32c3b52c6d22cc0e5a1e9fe9

    Файлы версии

    ПутьРазмерSHA256
    .gitignore2715775b3ccf1e4f37...
    README.md34524e74479aa43b71b3...
    SKILL.md3362e177f9d718a4b84f...
    scripts/lookup-operation.js217351288c4e1efee5fc8...
    swagger.json2705616333e5cec33559cde...

    Частые вопросы

    Как установить Ozon Seller API?
    Используйте команду npx skills add miilv/ozon-seller-api-skill или скачайте ZIP-архив.
    Можно ли скачать Ozon Seller API бесплатно?
    Да, опубликованную версию можно скачать из маркетплейса бесплатно.

    Похожие инструменты

    Смотреть все
    Terraform Style GuideGenerate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating Terraform configurations.2ГИС: Матрица расстояний 2ГИСРассчитать время и расстояния между наборами точек.React DoctorUse when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.
    Комментарии

    Войдите, чтобы оставить комментарий.

    Комментариев пока нет.

    Установить скилл

    Добавьте инструмент одной командой или скачайте проверенный архив версии.

    npx skills add miilv/ozon-seller-api-skill
    Скачать ZIP
    Версия
    1.0.0+a908d9a04f3c
    Автор
    Владимир Ломтев
    Репозиторий
    miilv/ozon-seller-api-skill
    GitHub: miilv/ozon-seller-api-skill
    Agent DeviceAutomates Apple-platform apps (iOS, tvOS, macOS), Android devices, and Amazon Vega OS TV apps in Vega Virtual Devices. Use when navigating apps, taking snapshots/screenshots where supported, driving TV remotes, tapping, typing, scrolling, extracting UI info, collecting evidence, or planning agent-device CLI commands.