wezterm-read-right-pane

Read the right pane content in WezTerm using CLI commands.

Updated Sep 9, 2017
One-click install
npx skills add https://github.com/mirakui/dotfiles --skill wezterm-read-right-pane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wezterm-read-right-pane
Source: https://github.com/mirakui/dotfiles/tree/main/claude/skills/wezterm-read-right-pane
Command: npx skills add https://github.com/mirakui/dotfiles --skill wezterm-read-right-pane

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users read or summarize the content displayed in the right-side pane of WezTerm when Claude is running in the left pane of the same tab.

Core Features & Use Cases

  • Read content from the adjacent right pane to provide summaries or context.
  • Support for quick extraction of visible text to help debugging, note-taking, or decision-making in chat.
  • Use case: while Claude operates in the left pane, fetch the right pane's text to summarize it for a report.

Quick Start

Ask Claude to read and summarize the right pane in the current WezTerm tab.

Frequently Asked Questions about wezterm-read-right-pane

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract text from a WezTerm pane for debugging or note-taking?

To read the right WezTerm pane, ask Claude to extract and summarize the adjacent pane's text. It uses wezterm CLI commands to identify the right-hand pane and pull its visible content for quick context sharing or debugging.

Can I summarize terminal output from an adjacent WezTerm pane automatically?

Yes, you can summarize terminal output by asking Claude to read the right pane while it operates in the left pane. The skill uses wezterm CLI commands to fetch the visible text for summarization, debugging, or report generation.

What happens if there is no right-hand pane in my WezTerm tab?

If no right-hand pane exists in the WezTerm tab, the skill returns fallback messaging instead of extracting text. It relies on wezterm CLI commands to identify the target pane and safely handles cases where the adjacent pane is absent.

Does reading WezTerm pane content require any external dependencies?

Reading WezTerm pane content requires no external dependencies beyond the wezterm CLI. The skill relies entirely on built-in wezterm CLI commands to identify the right-hand pane and extract its visible text for context sharing or note-taking.

When do I need to capture UI output from the adjacent terminal pane?

You need to capture UI output from the adjacent terminal pane when you want to share quick context, debug an issue, or take notes based on visible output. This skill fetches the right pane's text while Claude runs in the left pane of the same tab.