Skip to content

Commit 69eb0c5

Browse files
authored
chore(cli): add shipables.json for plugin skills (#3738)
1 parent 11078e8 commit 69eb0c5

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

.changeset/cli-add-shipables.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"assistant-ui": patch
3+
---
4+
5+
chore: add shipables.json for CLI plugin skills
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"version": "1.0.0",
3+
"keywords": [
4+
"assistant-ui",
5+
"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

Comments
 (0)