Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,5 +234,6 @@ reference/support-matrix
:caption: Resources
:hidden:

Playbooks <resources/playbooks/index>
resources/license
```
22 changes: 22 additions & 0 deletions docs/resources/playbooks/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Playbooks

Playbooks are a collection of instructions that describe a task that can be performed in the sandbox.

::::{grid} 1 1 2 2
:gutter: 3

:::{grid-item-card} OpenShell with OpenClaw on Various Operating Systems
:link: openclaw/index
:link-type: doc

Set up OpenShell with OpenClaw on various operating systems, such as Windows, macOS, Linux, Spark, and Jetson.
+++
{bdg-secondary}`Playbook`
:::
::::

```{toctree}
:hidden:

openclaw/index
```
89 changes: 89 additions & 0 deletions docs/resources/playbooks/openclaw/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
---
title:
page: Build-a-Claw Playbooks
nav: Playbooks
description: Playbooks for setting up OpenShell with OpenClaw on Windows, macOS, Linux, Spark, and Jetson.
topics:
- Generative AI
- Cybersecurity
tags:
- Playbook
- OpenClaw
- Setup
content:
type: index
---

<!--
SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: Apache-2.0
-->

# OpenShell with OpenClaw

Each playbook walks through setting up OpenShell with OpenClaw on a specific platform.

::::{grid} 1 1 2 2
:gutter: 3

:::{grid-item-card} Windows
:link: windows
:link-type: doc

Set up OpenShell with OpenClaw on Windows.

+++
{bdg-secondary}`Playbook`
:::

:::{grid-item-card} macOS
:link: macos
:link-type: doc

Set up OpenShell with OpenClaw on macOS.

+++
{bdg-secondary}`Playbook`
:::

:::{grid-item-card} Linux
:link: linux
:link-type: doc

Set up OpenShell with OpenClaw on Linux.

+++
{bdg-secondary}`Playbook`
:::

:::{grid-item-card} Spark
:link: spark
:link-type: doc

Set up OpenShell with OpenClaw on Spark.

+++
{bdg-secondary}`Playbook`
:::

:::{grid-item-card} Jetson
:link: jetson
:link-type: doc

Set up OpenShell with OpenClaw on NVIDIA Jetson.

+++
{bdg-secondary}`Playbook`
:::

::::

```{toctree}
:hidden:

Windows <windows>
macOS <macos>
Linux <linux>
Spark <spark>
Jetson <jetson>
```
56 changes: 56 additions & 0 deletions docs/resources/playbooks/openclaw/jetson.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
title:
page: OpenShell with OpenClaw on Jetson
nav: Jetson
description: Set up OpenShell with OpenClaw on NVIDIA Jetson.
topics:
- Generative AI
- Cybersecurity
tags:
- Playbook
- OpenClaw
- Jetson
content:
type: tutorial
difficulty: technical_intermediate
audience:
- engineer
---

<!--
SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: Apache-2.0
-->

# OpenShell with OpenClaw on Jetson

Introduction.

## Prerequisites

- Prerequisite 1
- Prerequisite 2

## Step 1

Instructions.

## Step 2

Instructions.

## Step 3

Instructions.

## Verify the Setup

Verification steps.

## Troubleshooting

Common issues and fixes.

## Next Steps

- Related page
56 changes: 56 additions & 0 deletions docs/resources/playbooks/openclaw/linux.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
title:
page: OpenShell with OpenClaw on Linux
nav: Linux
description: Set up OpenShell with OpenClaw on Linux.
topics:
- Generative AI
- Cybersecurity
tags:
- Playbook
- OpenClaw
- Linux
content:
type: tutorial
difficulty: technical_intermediate
audience:
- engineer
---

<!--
SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: Apache-2.0
-->

# OpenShell with OpenClaw on Linux

Introduction.

## Prerequisites

- Prerequisite 1
- Prerequisite 2

## Step 1

Instructions.

## Step 2

Instructions.

## Step 3

Instructions.

## Verify the Setup

Verification steps.

## Troubleshooting

Common issues and fixes.

## Next Steps

- Related page
56 changes: 56 additions & 0 deletions docs/resources/playbooks/openclaw/macos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
title:
page: OpenShell with OpenClaw on macOS
nav: macOS
description: Set up OpenShell with OpenClaw on macOS.
topics:
- Generative AI
- Cybersecurity
tags:
- Playbook
- OpenClaw
- macOS
content:
type: tutorial
difficulty: technical_intermediate
audience:
- engineer
---

<!--
SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: Apache-2.0
-->

# OpenShell with OpenClaw on macOS

Introduction.

## Prerequisites

- Prerequisite 1
- Prerequisite 2

## Step 1

Instructions.

## Step 2

Instructions.

## Step 3

Instructions.

## Verify the Setup

Verification steps.

## Troubleshooting

Common issues and fixes.

## Next Steps

- Related page
56 changes: 56 additions & 0 deletions docs/resources/playbooks/openclaw/spark.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
title:
page: OpenShell with OpenClaw on Spark
nav: Spark
description: Set up OpenShell with OpenClaw on Spark.
topics:
- Generative AI
- Cybersecurity
tags:
- Playbook
- OpenClaw
- Spark
content:
type: tutorial
difficulty: technical_intermediate
audience:
- engineer
---

<!--
SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: Apache-2.0
-->

# OpenShell with OpenClaw on Spark

Introduction.

## Prerequisites

- Prerequisite 1
- Prerequisite 2

## Step 1

Instructions.

## Step 2

Instructions.

## Step 3

Instructions.

## Verify the Setup

Verification steps.

## Troubleshooting

Common issues and fixes.

## Next Steps

- Related page
Loading
Loading