@@ -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+
122145The skill now appears in the Marketplace and is available for other users to discover and use.
123146
124147## Marketplace Skill Quality
0 commit comments