Yandex AI Studio avatar

Yandex AI Studio

Official

@yandex-ai-studio

0Followers
|
25Public Repos
|
5Published Skills

Демонстрационные материалы для Yandex AI Studio

Skills Distribution
DomainDeveloper To...Cloud & Compute In.. (30%)Developer Tooling .. (30%)AI Models & Machin.. (25%)UI/UX & Creative M.. (15%)

Agent Skills by Yandex AI Studio

Showing 5 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Yandex AI Studio

FAQPage Schema
What tasks can I accomplish with Yandex AI Studio skills?

You can build and run Telegram bots with pyTelegramBotAPI, deploy Python projects to Yandex Cloud VMs over SSH, publish static sites on SourceCraft Sites, generate PWA files (manifest, service worker, mobile meta tags), and build apps with the OpenAI-compatible Responses API including RAG, streaming, and image generation.

Who are these skills designed for?

Python developers and engineers building bots, web applications, or AI-powered services on Yandex infrastructure. They suit anyone needing Telegram bot scaffolding, remote VM deployment, static site publishing, PWA conversion, or integration with Yandex AI Studio models, SpeechKit, Vision OCR, and vector stores.

How do I deploy a Python project to a remote server with these skills?

The vm-deploy skill connects to a prepared Yandex Cloud VM via SSH, sets SSH key permissions, installs uv, copies the project to ~/projects/, creates the environment, and generates start, stop, and status scripts. The telegram-bot skill can also trigger remote deployment on request.

What AI capabilities does the ai-studio skill provide?

It covers client setup for the OpenAI-compatible Responses API, model selection and context limits, text and multimodal responses, streaming, Pydantic structured output, function/web/file search, RAG with vector stores, MCP servers, Code Interpreter containers, image generation, Vision OCR, SpeechKit, and OpenAI Agents SDK integration.

What prerequisites are needed to use these skills?

You need Python with uv for local environments, a Telegram bot token for the bot skill, SSH access to a prepared Yandex Cloud VM for deployment, and the SourceCraft src CLI for publishing static sites. The ai-studio skill requires Yandex AI Studio credentials for the Responses API.