Refactor docs navigation and update titles for clarity

Mintlify-Source: dashboard-editor
This commit is contained in:
mintlify[bot]
2026-03-30 04:05:19 +00:00
committed by GitHub
parent 00b3f2e8f5
commit 07ee9985e3
4 changed files with 18 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
---
title: "OpenWork Link: Connecting you slack with your workspace"
title: "Connecting you slack with your workspace"
description: "Learn how to connect your slack with your workspace"
---
@@ -15,7 +15,7 @@ This is one of the most relevant and meaningful applications of Openwork, and we
## Having the right slack permissions
You should either be a slack `owner`, `admin` or have the right level of approval to be able to add an app into slack.
You should either be a slack `owner`, `admin` or have the right level of approval to be able to add an app into slack.
## Creating a slack app

View File

@@ -1,5 +1,5 @@
---
title: "OpenWork Use: Controlling your browser"
title: "Controlling your browser with OpenWork"
description: "How to use OpenWork to automate your Chrome Browser"
---

View File

@@ -18,17 +18,22 @@
"tab": "Start here",
"pages": [
"get-started",
{
"group": "Desktop App",
"pages": [
"enable-advanced-search-with-exa",
"how-to-connect-chat-gpt",
"how-to-connect-mcps",
"computer-use",
"sharing-ow-setup",
"accessing-ow-from-slack"
]
},
{
"group": "Tutorials",
"pages": [
"sharing-ow-setup",
"how-to-connect-a-custom-provider",
"how-to-connect-mcps",
"accessing-ow-from-slack",
"importing-a-skill",
"computer-use",
"how-to-connect-chat-gpt",
"enable-advanced-search-with-exa"
"importing-a-skill"
]
},
{

View File

@@ -1,23 +1,20 @@
---
title: "OpenWork Templates: How to share your setup"
title: "How to share your agents with others"
description: "Learn how to share your MCP, agents, skills with others"
---
There are two main primitives for a template that you can share: `Workspace` and a
`Skill`.
There are two main primitives for a template that you can share: `Workspace` and a `Skill`.
## Sharing your entire configuration
OpenWork also allows you to share your entire configuration with others. That includes skills, MCPs, agents, unique LLM providers you might've added, and more.
Click on the `...` next to the workspace name, then `Share ...` , then `Share a template`
<Frame>
![Share workspace dialog with template and remote options](/images/sharing-workspace-template-dialog.png)
</Frame>
## How to share a SKILL.md
You can share a `SKILL.md` by clicking under `Your_Workspace` \> `Skills`
@@ -36,5 +33,4 @@ This creates a url that you can share with other people so they can `copy the sk
<Frame>
![Shared skill page with Copy and Open in OpenWork buttons](/images/sharing-skill-share-page.png)
</Frame>
</Frame>