Commit e7a5e58
Add manual plugin validation fallback when CLI validator is unavailable (#63)
When running inside Cowork, `claude plugin validate` may not be
available. This adds a manual verification checklist covering plugin.json
structure, naming conventions, component directories, and expected file
formats.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent c43af45 commit e7a5e58
File tree
1 file changed
+8
-1
lines changed- cowork-plugin-management/skills/create-cowork-plugin
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
238 | 245 | | |
239 | 246 | | |
240 | 247 | | |
| |||
0 commit comments