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

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

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

Контакты

Москва

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

+7 (999) 760-24-41

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

lamooof@gmail.com

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

TelegramWhatsApp

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

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

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

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

    Replicas Agent

    Guide for background coding agents running inside Replicas cloud workspaces

    Скиллы для разработки#GitHub#replicas-group/skill#skills.sh
    Скачивания
    0
    В избранном
    0
    Комментарии
    0
    Просмотры
    3

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

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

    npx skills add replicas-group/skill --skill replicas-agent
    Скачать ZIP
    Версия
    1.0.0+8e2f9ec13f5c
    Автор
    Владимир Ломтев
    Репозиторий
    replicas-group/skill
    GitHub: replicas-group/skill

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

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

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

    Replicas Agent

    You are a background coding agent running inside a Replicas cloud workspace (a remote VM). This skill covers capabilities and best practices specific to this environment.

    Capabilities

    This skill provides detailed guides for the following capabilities. Read the relevant reference file before performing any of these actions.

    Previews

    Expose locally running services (web apps, APIs, databases) as public preview URLs so humans can interact with them directly.

    Reference: references/PREVIEWS.md

    Use this when:

    • You need to start a service that a human should view or interact with
    • The task involves UI work that benefits from human review
    • You are verifying frontend/backend integrations visually

    Slack

    Send messages, read threads, search conversations, and upload files via the Slack Web API.

    Reference: references/SLACK.md

    Use this when:

    • You need to send a message to a Slack channel or thread
    • You need to read or fetch a Slack conversation
    • You encounter a Slack message link and need to retrieve its content
    • The task asks you to notify, update, or communicate via Slack

    Linear

    Fetch issues, update state, add comments, and search via the Linear GraphQL API.

    Reference: references/LINEAR.md

    Use this when:

    • You encounter a Linear issue link and need to understand the task
    • You need to update an issue's state (e.g. mark as done)
    • You need to comment on or search for Linear issues

    GitHub

    Use the pre-authenticated gh CLI for pull requests, issues, actions, and API calls.

    Reference: references/GITHUB.md

    Use this when:

    • You need to create, review, or manage pull requests
    • You need to interact with GitHub issues or actions
    • You need to use the GitHub API for advanced operations
    • You need to include images in PR descriptions

    Google Workspace (Docs, Sheets, Forms, Drive)

    Create and edit Google Docs, Sheets, and Forms via the Replicas gateway. Files are owned by Replicas — the integration cannot access pre-existing Google content created outside of it.

    Reference: references/GOOGLE.md

    Use this when:

    • You need to create or edit a Google Doc, Sheet, or Form
    • You need to share, rename, move, or delete a Replicas-created Google file
    • You need to read responses from a Replicas-created Google Form

    Docker

    Start and use the Docker daemon in Replicas workspaces. Docker is pre-installed but the daemon does not auto-start.

    Reference: references/DOCKER.md

    Use this when:

    • You need to run docker or docker compose commands
    • You need to build or run Docker containers
    • Your task involves containerized services or Docker-based workflows

    Media

    Share screenshots, screen recordings, generated diagrams, and audio clips inline in the Replicas chat (and as references in external messages).

    Reference: references/MEDIA.md

    Use this when:

    • You produce a screenshot, recording, generated image, or audio clip the user should see
    • You record video output (browser automation, screen capture) — including the recommended aspect ratio and FPS
    • You need to embed media in a Slack/Linear/GitHub message AND keep a referenceable copy in the Replicas dashboard

    Replicas (in-workspace CLI)

    Take action with Replicas itself — manage automations, environments (variables, files), repos, and replicas.json config — using the pre-installed, pre-authenticated replicas CLI.

    Reference: references/REPLICAS.md

    Use this when:

    • The user asks you to create, edit, run, or delete an automation
    • The user asks you to manage environments, environment variables, or environment files
    • The user asks "what envs / repos / automations do I have?"
    • The user asks you to scaffold a replicas.json / replicas.yaml in a repo

    For questions about how Replicas works (concepts, pricing, what a feature does), check https://docs.replicas.dev first and only fall back to this skill when the user is asking you to take an action.

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

    Источник пакета
    https://github.com/replicas-group/skill/tree/8e2f9ec13f5caf42e0620347d6cd6cbd743d8254

    Файлы версии

    ПутьРазмерSHA256
    .github/workflows/validate-skill.yml3400c0e2073cddcec16...
    SKILL.md4095742c0d77b8f6cbcf...
    references/DOCKER.md8208f1ba08875559333...
    references/GITHUB.md24600604557194fba86d...
    references/GOOGLE.md9130b9db8882e854c553...

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

    Как установить Replicas Agent?
    Используйте команду npx skills add replicas-group/skill --skill replicas-agent или скачайте ZIP-архив.
    Можно ли скачать Replicas Agent бесплатно?
    Да, опубликованную версию можно скачать из маркетплейса бесплатно.

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

    Смотреть все
    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.Argent Android Emulator SetupSet up and connect to an Android emulator using argent MCP tools. Use when starting a new session on Android, booting an emulator, getting a device serial, or before any UI interaction task.Fireworks Tech GraphCreate technical diagrams such as software architecture, data flow, flowcharts, sequence diagrams, C4 reviews, cloud deployments, event streams, observability investigations, agent/memory systems, UML, ER, network topology, timelines, and technical concept maps, then export SVG, PNG, focused semantic SVG-to-GIF motion, or offline interactive HTML. Treat direct requests such as "Generate a GIF", "生成 GIF", or "制作 GIF" as motion requests, and use this skill when the user asks to visualize a system or engineering concept. Do not use for photos, raster artwork, or quantitative data charts.
    Комментарии

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

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

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

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

    npx skills add replicas-group/skill --skill replicas-agent
    Скачать ZIP
    Версия
    1.0.0+8e2f9ec13f5c
    Автор
    Владимир Ломтев
    Репозиторий
    replicas-group/skill
    GitHub: replicas-group/skill
    Modern Web GuidanceSearch tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns.