Experimental Claude Code skills extending capabilities with new techniques for interactive CLI tools, tmux automation, and advanced workflows.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
skills listSkill Instructions
name: superpowers-lab description: Experimental Claude Code skills extending capabilities with new techniques for interactive CLI tools, tmux automation, and advanced workflows.
Superpowers Lab
Experimental skills that extend Claude Code with innovative techniques and tools under active development. These skills enable new automation patterns and capabilities.
Included Skills
using-tmux-for-interactive-commands
Enables Claude Code to control interactive CLI tools through tmux sessions for automation of traditionally manual workflows.
Supported Tools:
- Interactive text editors (vim, nano, emacs)
- Terminal UI applications (menuconfig, htop)
- Interactive REPLs (Python, Node, Ruby, etc.)
- Interactive git operations (rebase -i, add -p)
- Any terminal-based tool requiring keyboard navigation
How It Works:
- Creates detached tmux sessions
- Sends keystrokes programmatically
- Captures terminal output in real-time
- Enables full automation of interactive workflows
See skills/using-tmux-for-interactive-commands/SKILL.md for detailed documentation.
Status
Skills in this collection are:
- โ Functional and tested
- ๐งช Under active refinement
- ๐ May evolve based on usage and feedback
Requirements
- tmux must be installed on your system
- Best supported on Linux/macOS
- Requires terminal access for tmux operations
Getting Started
Explore the subdirectories for individual skill documentation and implementation details. Each skill is self-contained and can be integrated independently.
More by Microck
View allUse this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research
Replace with description of the skill and when Claude should use it.
Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization to make skills easy to discover and execute.
PDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.
