# Server Side Up AI Agent Skills

Server Side Up publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Server Side Up repository, with install commands and source links.

Official page: https://skillscout.sh/official/serversideup/
Markdown page: https://skillscout.sh/official/serversideup/serversideup_skills_skillscout.md
Vendor website: https://serversideup.net/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/serversideup/serversideup_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Server Side Up skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### serversideup/spin

Includes 1 official skill: spin-laravel-development.

Install:

```bash
npx skills add serversideup/spin -y
```

Source: https://github.com/serversideup/spin

## Individual skills

### spin-laravel-development

Official Server Side Up skill from serversideup/spin.

Install:

```bash
npx skills add serversideup/spin@spin-laravel-development -y
```

Package: serversideup/spin
Source: https://github.com/serversideup/spin/tree/main/resources/boost/skills/spin-laravel-development

## serversideup/spin package overview

Includes 1 official skill: spin-laravel-development.

### Top skills in this package

- spin-laravel-development: Official Server Side Up skill from serversideup/spin.

### Install

Install the full package:

```bash
npx skills add serversideup/spin -y
```

Install a specific skill:

```bash
npx skills add serversideup/spin@spin-laravel-development -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/serversideup/spin#readme
