MCPcopy Index your code
hub / github.com/CopilotKit/CopilotKit / sync-plugin-skills.ts

File sync-plugin-skills.ts

scripts/sync-plugin-skills.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env tsx
2import { readdir, readFile, writeFile, mkdir } from "node:fs/promises";
3import { existsSync } from "node:fs";
4import { dirname, join, relative } from "node:path";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected