Commit 0f52de1
committed
feat: add skills.json generation for MCP consumption
Add a bash script that generates dist/skills.json from all SKILL.md files
across plugins. The MCP server fetches this at runtime to serve skills
via its tool and resource APIs.
CI workflow updated to regenerate on every push to main when plugins change.
Ref: PF-40341 parent cec2eed commit 0f52de1
3 files changed
Lines changed: 254 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
0 commit comments