---
slug: "deepspace-skill"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/deepdotspace/deepspace-skill@main/README.md"
repo: "https://github.com/deepdotspace/deepspace-skill"
source_file: "README.md"
branch: "main"
---
# DeepSpace Skill

Claude Code skill for building apps with the [DeepSpace SDK](https://github.com/donalddellapietra/deepspace-sdk).

## Install

```
/plugin install deepspace
```

## What it does

Teaches your agent about the DeepSpace SDK — hooks, schemas, deployment, features, RBAC, local dev. The agent automatically uses this knowledge when working in a DeepSpace project.

## Links

- [DeepSpace SDK](https://github.com/donalddellapietra/deepspace-sdk)
- [npm: deepspace](https://www.npmjs.com/package/deepspace)
