Skip to content

Commit ba4a8b8

Browse files
Oleksandr Taruraievalezander86
authored andcommitted
docs(user-guide): expand skills marketplace usage and add sharing status screenshots
1 parent ce6d879 commit ba4a8b8

3 files changed

Lines changed: 30 additions & 3 deletions

File tree

44.1 KB
Loading

docs/user-guide/skills/manage-skills.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,10 @@ Control who can see and use your skill:
227227
| **Project** | All members of the project | Enable Project sharing toggle |
228228
| **Marketplace** | Public - all CodeMie users | Publish skill to Marketplace |
229229

230+
The current sharing status is shown as a badge on each skill card — either **Not Shared** (private) or **Shared with Project**:
231+
232+
![Skill Card with Sharing Status](./images/skill-published-status.png)
233+
230234
To share with your project:
231235

232236
1. Edit the skill

docs/user-guide/skills/marketplace-skills.md

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,28 @@ Click **× Clear filters** to reset all filters and view the complete marketplac
7878

7979
### Add Marketplace Skill to Assistant
8080

81-
1. Edit your assistant
82-
2. In Skills section select from the dropdown menu Marketplace skill
83-
3. Attach to assistant
81+
1. Navigate to **Assistants** and open the assistant you want to update
82+
2. Click **Edit**
83+
3. Scroll to the **Skills** section
84+
4. Open the dropdown and select a skill from the **Marketplace** group
85+
5. Click **Save**
86+
87+
The skill is now attached to the assistant and will load automatically when relevant to the user's request.
88+
89+
### Use a Marketplace Skill in Chat
90+
91+
You can also attach marketplace skills directly in a chat session without modifying the assistant:
92+
93+
1. Open a chat with any assistant
94+
2. Click the **Skills** button in the chat input toolbar
95+
3. In the **Attach Skills** modal, switch to the **Marketplace Skills** tab
96+
4. Select the skill and click **Confirm**
97+
98+
The skill is active for the current conversation only. Other chats with the same assistant are not affected.
99+
100+
:::tip
101+
Use chat-level attachment to try a marketplace skill before permanently adding it to an assistant.
102+
:::
84103

85104
## Publishing Skills to Marketplace
86105

@@ -119,6 +138,10 @@ In the **Publish to Marketplace** dialog, select at least one category:
119138

120139
![Skill Publish Confirmation](./images/skill-publish-confirmation.png)
121140

141+
A confirmation notification appears when the skill is successfully published:
142+
143+
![Publish Success Notification](./images/publish-success-notification.png)
144+
122145
The skill now appears in the Marketplace and is available for other users to discover and use.
123146

124147
## Marketplace Skill Quality

0 commit comments

Comments
 (0)