SkillHub

firm-vs-bridge-pack

v1.0.0

VS Code bridge pack. Context push/pull and session linking between VS Code and OpenClaw Gateway. 4 bridge tools.

Sourced from ClawHub, Authored by romainsantoli-web

Installation

Please help me install the skill `firm-vs-bridge-pack` from SkillHub official store. npx skills add romainsantoli-web/firm-vs-bridge-pack

firm-vs-bridge-pack

⚠️ Contenu généré par IA — validation humaine requise avant utilisation.

Purpose

Bridges VS Code editor context with OpenClaw Gateway. Pushes/pulls context (selections, files, diagnostics) and links/monitors editor sessions.

Tools (4)

Tool Description
vs_context_push Push VS Code context to Gateway
vs_context_pull Pull context from Gateway to VS Code
vs_session_link Link VS Code session to Gateway agent
vs_session_status Check VS Code session link status

Usage

skills:
  - firm-vs-bridge-pack

# Sync context with VS Code:
vs_context_push selection="current file content"
vs_context_pull
vs_session_status

Requirements

  • mcp-openclaw-extensions >= 3.0.0
  • VS Code with OpenClaw extension