Sync GitChain containers to a GitHub repository as structured JSON files
From gitchain-githubnpx claudepluginhub c-0711/0711-tools --plugin gitchain-githubThis skill uses the workspace's default tool permissions.
Export GitChain containers to a GitHub repository as versioned JSON files.
$ARGUMENTS for namespace and target reposearch to enumerate containers in the namespaceget to load each container (full data)containers/{namespace}/{identifier}.jsonINDEX.md with container listingcontainers/
├── bosch/
│ ├── INDEX.md ← Auto-generated catalog
│ ├── 7739617765.json ← Full container data
│ ├── 8738210257.json
│ └── ...
├── lightnet/
│ ├── INDEX.md
│ └── ...
└── SYNC_LOG.md ← Timestamp, counts, hashes
# GitChain Sync: [namespace]
**Repo:** github.com/[owner]/[repo]
**Containers synced:** [X] of [total]
**Commit:** [sha]
| Status | Count |
|--------|-------|
| Created | X |
| Updated | X |
| Unchanged | X |
Sync log: containers/SYNC_LOG.md