A powerful bridge utility for synchronizing code context and editor session states between VS Code and the OpenClaw Gateway.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install firm-vs-bridge-pack
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install firm-vs-bridge-pack using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Firm VS Bridge Pack is a technical integration suite designed for developers who need a high-fidelity link between their local development environment and remote AI agents. As a core part of the Openclaw Skills ecosystem, this pack enables the bidirectional flow of editor data, including file selections, diagnostic information, and active session states. By bridging these two environments, it eliminates the manual overhead of copying code into agent prompts, allowing for a more cohesive and automated development lifecycle.
This skill is particularly effective for teams utilizing Openclaw Skills to maintain persistent context across complex refactoring tasks or multi-file debugging sessions. It ensures that the AI agent is always aware of the developer's current focus within VS Code, providing a synchronized experience that mirrors the fluidity of local development while leveraging the power of remote AI orchestration.
To utilize this bridge, ensure your environment meets the minimum requirements and follow these steps:
# Install the required MCP extensions
pip install mcp-openclaw-extensions>=3.0.0
# Install the VS Code extension for OpenClaw from the marketplace
# Add the skill to your local agent configuration
openclaw skills add firm-vs-bridge-pack
Once installed, you can verify the connection by running vs_session_status within your terminal or agent interface.
The Firm VS Bridge Pack manages data through a structured exchange format to ensure compatibility between Openclaw Skills and the VS Code API:
| Component | Data Type | Description |
|---|---|---|
| Context Payload | JSON | Contains file paths, selection ranges, and diagnostic messages. |
| Session Token | UUID | A unique identifier linking a specific editor window to an agent session. |
| Link Status | Boolean/String | Represents the real-time heartbeat and connection quality of the bridge. |
| Diagnostic Array | Object List | Captures linter errors and warnings to provide the agent with debugging context. |
Loading
A comprehensive procurement toolkit for AI agents to handle supplier sourcing, TCO analysis, and risk monitoring.

A comprehensive suite of seven specialized audit tools designed to validate AI agent compliance with the MCP 2025-11-25 protocol specification.

A specialized utility pack for on-demand skill discovery and lazy loading within the Openclaw ecosystem.

A proactive security auditing tool designed to detect and remediate critical vulnerabilities in OpenClaw deployments before they are exposed to the network.

A sophisticated multi-agent system designed for deep self-exploration through conversational coaching, personality profiling, and structured session synthesis.

A persistent learning framework that captures errors, corrections, and best practices to enable continuous improvement for AI coding agents.








































