🚠 verifyContent.ts

This commit is contained in:
nirholas
2026-03-31 10:23:56 +00:00
parent 7fc471f7bd
commit 920bca64f2

View File

@@ -11,3 +11,4 @@ export const SKILL_FILES: Record<string, string> = {
'examples/cli.md': cliMd, 'examples/cli.md': cliMd,
'examples/server.md': serverMd, 'examples/server.md': serverMd,
} }