skill-as-a-service

Installation
SKILL.md

Skill-as-a-Service API

Spawn coding agent tasks in the cloud via API. Each task gets its own isolated VM with skills pre-installed.

Before You Start

Check that REBYTE_API_KEY is set:

echo "$REBYTE_API_KEY"

If empty, ask the user for their API key (get one at https://app.rebyte.ai/settings/api-keys), then:

export REBYTE_API_KEY="rbk_..."

Create a Task

Installs
5
GitHub Stars
1
First Seen
Feb 9, 2026
skill-as-a-service — rebyteai/skill-as-a-service-skill