Use this skill to build a pure agent-core export from one or more supported repositories.
Use this skill when the user wants to:
The bundled exporter detects these framework signatures:
nanoclaw-ts-bootstrapnanobot-py-templatesnullclaw-zig-bootstrapzeroclaw-rs-config-promptopenfang-rs-manifestscodex-rs-builtinsscripts/export-agent-core-pack.sh.README.txt, and MANIFEST.txt.references/AGENT_CORE.md to map the exported files into agent-core layers.Export the default supported repositories under ~/Documents/GitHub:
./scripts/export-agent-core-pack.sh
Export a subset of repositories:
./scripts/export-agent-core-pack.sh --repos nanobot,openfang
Choose a base directory, output directory, and archive name:
./scripts/export-agent-core-pack.sh \
--base-dir ~/Documents/GitHub \
--output-dir ./out \
--name agent-core-snapshot \
--repos codex,nullclaw
references/AGENT_CORE.md when you need the layer model for interpreting exported files.共 1 个版本