mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
Refactor docs navigation and update titles for clarity
Mintlify-Source: dashboard-editor
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
---
|
||||
|
||||
|
||||
@@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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>
|
||||

|
||||
</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>
|
||||

|
||||
</Frame>
|
||||
|
||||
</Frame>
|
||||
Reference in New Issue
Block a user