# Runtime Bridge Sync

> >

- **Type:** Skill
- **Install:** `agentstack add skill-cloud99277-kitclaw-runtime-bridge-sync`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [cloud99277](https://agentstack.voostack.com/s/cloud99277)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [cloud99277](https://github.com/cloud99277)
- **Source:** https://github.com/cloud99277/KitClaw/tree/main/core-skills/runtime-bridge-sync

## Install

```sh
agentstack add skill-cloud99277-kitclaw-runtime-bridge-sync
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Runtime Bridge Sync

`runtime-bridge-sync` keeps the Windows Codex Desktop bridge in sync with the
canonical WSL runtime manifest.

It is intentionally narrow:

- it manages only the curated Codex skill symlinks
- it does not touch L2 whiteboard data
- it does not touch OpenClaw-private skills

## Quick Start

```bash
python3 ~/.ai-skills/runtime-bridge-sync/scripts/bridge_sync.py
python3 ~/.ai-skills/runtime-bridge-sync/scripts/bridge_sync.py --json
python3 ~/.ai-skills/runtime-bridge-sync/scripts/bridge_sync.py --apply
```

## What It Manages

- `~/.codex/skills/`
- target symlink sources under `~/.agents/skills/`
- idempotent reapplication of the curated bridge list from the manifest

## Design Constraints

- dry-run by default
- stdlib only
- refuse to silently overwrite non-symlink files
- report exact link targets and planned changes

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [cloud99277](https://github.com/cloud99277)
- **Source:** [cloud99277/KitClaw](https://github.com/cloud99277/KitClaw)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-cloud99277-kitclaw-runtime-bridge-sync
- Seller: https://agentstack.voostack.com/s/cloud99277
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
