We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11078e8 commit 69eb0c5Copy full SHA for 69eb0c5
.changeset/cli-add-shipables.md
@@ -0,0 +1,5 @@
1
+---
2
+"assistant-ui": patch
3
4
+
5
+chore: add shipables.json for CLI plugin skills
packages/cli/plugin/skills/assistant-ui/shipables.json
@@ -0,0 +1,22 @@
+{
+ "version": "1.0.0",
+ "keywords": [
+ "assistant-ui",
+ "chat",
6
+ "ai",
7
+ "chatbot",
8
+ "react",
9
+ "ai-sdk",
10
+ "shadcn",
11
+ "thread",
12
+ "copilot",
13
+ "assistant"
14
+ ],
15
+ "categories": ["frameworks", "ai-ml"],
16
+ "author": {
17
+ "name": "Yonom",
18
+ "github": "Yonom"
19
+ },
20
+ "repository": "https://github.com/assistant-ui/assistant-ui",
21
+ "homepage": "https://www.assistant-ui.com"
22
+}
0 commit comments