capture-panes

Capture and display tmux pane content with plain text, ANSI colors, and scrollback history.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SullivanXiong/dotfiles --skill capture-panes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture-panes
Source: https://github.com/SullivanXiong/dotfiles/tree/main/home/.claude/skills/capture-panes
Command: npx skills add https://github.com/SullivanXiong/dotfiles --skill capture-panes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to instantly see the content of your tmux panes without needing to manually switch to them or take screenshots, providing immediate context for your terminal workspace.

Core Features & Use Cases

  • Contextual Awareness: Understand what commands are running, what services are active, and what code is displayed in any tmux pane.
  • Debugging & Verification: Quickly check the output of running processes or verify visual changes in TUIs.
  • Proactive Assistance: Use it when a user mentions something on their screen or when you need to understand their current workflow.

Quick Start

Use the capture-panes skill to see what is currently displayed in your active tmux pane.

Frequently Asked Questions about capture-panes

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

FAQPage Schema
How do I view tmux pane content without manually switching windows or taking screenshots?

To view tmux pane content without manual interaction, you can capture and display terminal output, logs, and running applications directly. This provides immediate context for your terminal workspace.

Can I capture terminal scrollback history and ANSI colors from a tmux pane?

Yes, capturing terminal scrollback history and ANSI colors from a tmux pane is supported. You can use various capture modes including plain text, ANSI colors, and scrollback history to verify visual changes.

What is the best way to understand current terminal workspace context for debugging?

Understanding terminal workspace context for debugging is best achieved by capturing active tmux panes. This allows you to see what commands are running, what services are active, and what code is displayed.

Does this tmux pane capture method work for checking output of running processes?

Yes, this tmux pane capture method works for checking the output of running processes. It facilitates debugging and verification by providing direct access to terminal output without needing to manually switch panes.

When do I need to capture tmux panes for proactive assistance?

You need to capture tmux panes for proactive assistance when a user mentions something on their screen or when you need to understand their current workflow. It helps verify changes and debug visual issues in TUIs.