mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
@@ -45,12 +45,6 @@
|
||||
"importing-a-skill"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Changelog",
|
||||
"pages": [
|
||||
"changelog"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Improve this doc",
|
||||
"pages": [
|
||||
@@ -59,9 +53,21 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Cloud docs",
|
||||
"pages": [
|
||||
"get-started-cloud"
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Cloud API",
|
||||
"openapi": "https://api.openworklabs.com/openapi.json"
|
||||
},
|
||||
{
|
||||
"tab": "Changelog",
|
||||
"pages": [
|
||||
"changelog"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
10
packages/docs/get-started-cloud.mdx
Normal file
10
packages/docs/get-started-cloud.mdx
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: "Get started with Openwork Cloud"
|
||||
---
|
||||
|
||||
Openwork Cloud requires an **active subscription** at [app.openworklabs.com](https://app.openworklabs.com/).
|
||||
|
||||
Openwork Cloud intended for teams that want to share `SKILLs.md`, `MCPs`, `configs` and sandboxed workers.
|
||||
Once you have an organization setup, you can use the [Cloud API](/api-reference) with your `org-id`.
|
||||
|
||||
If you meant to check the documentation for the desktop app, you can do it here at [desktop docs](/get-started) instead.
|
||||
Reference in New Issue
Block a user