CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. obra
  4. /
  5. superpowers-lab
  6. /
  7. Using Tmux For Interactive Commands

Using Tmux For Interactive Commands

Editor's Note

This handles the annoying problem of running interactive CLI tools like vim, Python REPLs, or git rebase through Claude. Standard bash can't control these because they need a real terminal, so this uses tmux's detached sessions with send-keys and capture-pane to programmatically drive them. You spin up a session, send input as tmux key names (Enter, Escape, C-c), capture the screen state, repeat as needed. The pattern works well once you remember to sleep briefly after starting a session and always send Enter as a separate argument. Makes it possible to automate things that genuinely need terminal interaction without building your own PTY management.

Install

npx skills add https://github.com/obra/superpowers-lab --skill using-tmux-for-interactive-commands
Votes
0
Installs336
GitHub Stars355
Categories
CLI & Terminal
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related CLI & Terminal Skills

View all →
asc-screenshot-resize

rudrankriyam/app-store-connect-cli-skills

0
770
833
asc screenshot resize
asc-screenshot-resize

rorkai/app-store-connect-cli-skills

0
606
834
asc screenshot resize
nansen-token-screener

nansen-ai/nansen-cli

0
311
124
nansen token screener
nansen-perp-screener

nansen-ai/nansen-cli

0
294
124
nansen perp screener
sentry-cli

sentry/dev

0
64.9k
Command-line interface for querying and managing Sentry issues, projects, organizations, and distributed traces.
wonda-cli

degausai/wonda

0
29.4k
120
Terminal-based content creation and social automation toolkit for AI agents.