Skip to content

Commit d8f88fb

Browse files
committed
Attempt to fix Codex compatibility
1 parent 0a65780 commit d8f88fb

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

.agents/plugins/marketplace.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

.claude-plugin/plugin.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"name": "coder-skills",
3+
"description": "Skills for installing, configuring, and operating Coder (coder/coder).",
4+
"version": "0.2.0",
5+
"author": {
6+
"name": "Coder",
7+
"url": "https://coder.com",
8+
"email": "support@coder.com"
9+
},
10+
"homepage": "https://github.com/coder/skills",
11+
"repository": "https://github.com/coder/skills",
12+
"license": "MIT",
13+
"keywords": [
14+
"skills",
15+
"development",
16+
"coder",
17+
"remote development",
18+
"devops"
19+
]
20+
}

0 commit comments

Comments
 (0)