Back to all skills

skill-publisher

Publish skills to your organization's private skill store. Use this after creating and packaging a skill with skill-creator. Handles uploading .skill packages to GCS and registering them in the organization database.

Run this skill in the cloud

No local installation needed
All dependencies pre-installed
Secure isolated VM environment

Skill Documentation

# Skill Publisher

Publish packaged skills to your organization's private skill store.

## Publish a Skill

```bash
scripts/publish.sh <slug> <path-to-skill-file>
```

Example:
```bash
scripts/publish.sh my-skill ./my-skill.skill
```

## List Organization Skills

```bash
scripts/list.sh
```

## Delete a Skill

```bash
scripts/delete.sh <skill-id>
```

Published by rebyteai

This skill works with Claude Code, Cursor, Windsurf, Gemini CLI, and other AI coding agents.

rebyte.ai - The only skill marketplace where you can run skills directly in the cloud

No downloads. No configuration. Just sign in and start using AI skills immediately.