From replicas-group-skill
Guide for background coding agents running inside Replicas cloud workspaces
How this skill is triggered — by the user, by Claude, or both
Slash command
/replicas-group-skill:replicas-agentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
This skill provides detailed guides for the following capabilities. Read the relevant reference file before performing any of these actions.
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:
Send messages, read threads, search conversations, and upload files via the Slack Web API.
Reference: references/SLACK.md
Use this when:
Fetch issues, update state, add comments, and search via the Linear GraphQL API.
Reference: references/LINEAR.md
Use this when:
Use the pre-authenticated gh CLI for pull requests, issues, actions, and API calls.
Reference: references/GITHUB.md
Use this when:
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:
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:
docker or docker compose commandsShare 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:
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:
replicas.json / replicas.yaml in a repoFor 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.
Creates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin replicas-group-skill