firm-vs-bridge-pack

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

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "firm-vs-bridge-pack" with this command: 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)

ToolDescription
vs_context_pushPush VS Code context to Gateway
vs_context_pullPull context from Gateway to VS Code
vs_session_linkLink VS Code session to Gateway agent
vs_session_statusCheck 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ContextClaw Plugin Usage

Manage and analyze OpenClaw sessions by checking usage, pruning old sessions, cleaning orphaned files, and viewing stats via CLI or dashboard.

Registry SourceRecently Updated
6790Profile unavailable
General

上下文记忆球

上下文记忆球 - 原创技能。首创"记忆球"概念,将会话上下文封装为可保存、加载、恢复的独立单元。适用于会话切换、多任务并行、上下文恢复等场景。

Registry SourceRecently Updated
510Profile unavailable
General

Context Bridge - No more re-explaining things on model change.

Maintains and transfers context across sessions, models, and time to avoid repeating information on every new interaction or model switch.

Registry SourceRecently Updated
1370Profile unavailable
General

Dragon Session Compactor

上下文压缩技能。当对话越来越长、token快爆的时候,自动压缩旧消息为摘要,保留最近上下文。 触发条件: - "压缩会话"、"compact"、"上下文满了" - 检测到消息超过阈值(默认100条或token估计超过80000) - 手动调用 $compact 无外部依赖,纯Node.js实现。

Registry SourceRecently Updated
860Profile unavailable