Improve GitHub → Port sync so complete skill definitions (instructions plus bundled reference and asset files) can be kept in sync from Git without maintaining long
includedFiles
lists or a mandatory separate upload/CI pipeline, especially for monorepos with many skill folders.
GitHub Ocean works well for
SKILL.md
, but full Agent Skills-style folders (
references/
,
assets/
) don’t map cleanly at scale with today’s
includedFiles
model. Documented workarounds exist but add operational overhead for teams that want fully automatic catalog updates from Git.
This leads to the need for a supported path to ingest full skill entities from GitHub in line with common
SKILL.md
+
references/
+
assets/
layouts.