Skip to content

Commit 5f3a558

Browse files
committed
Fix: add skills field to plugin manifest
1 parent c0b6f46 commit 5f3a558

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.codex-plugin/plugin.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@
1919
"longDescription": "Chrome DevTools Protocol integration for AI coding agents. Control Chrome tabs, inspect pages, and debug.",
2020
"category": "Development",
2121
"websiteURL": "https://github.com/ChromeDevTools/chrome-devtools-mcp"
22-
}
22+
},
23+
"skills": "./skills/"
2324
}

0 commit comments

Comments
 (0)