Agent skill
superpowers-lab
Experimental Claude Code skills extending capabilities with new techniques for interactive CLI tools, tmux automation, and advanced workflows.
Install this agent skill to your Project
npx add-skill https://github.com/Microck/ordinary-claude-skills/tree/main/skills_all/superpowers-lab
SKILL.md
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
nondominium-holochain-dna-dev
Specialized skill for nondominium Holochain DNA development, focusing on zome creation, entry patterns, integrity/coordinator architecture, ValueFlows compliance, and WASM optimization. Use when creating new zomes, implementing entry types, or modifying Holochain DNA code.
fluidsim
Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC support, and comprehensive output analysis.
metabolomics-workbench-database
Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.
run-tests
Validate code changes by intelligently selecting and running the appropriate test suites. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions. Automatically discovers affected test suites, selects the minimal set of venvs needed for validation, and handles test execution with Docker services as needed.
skill-navigator
The 100th skill! Your intelligent guide to all 99 other skills. Recommends the perfect skill for any task, creates skill combinations, and helps you discover capabilities you didn't know you had.
AgentDB Advanced Features
Master advanced AgentDB features including QUIC synchronization, multi-database management, custom distance metrics, hybrid search, and distributed systems integration. Use when building distributed AI systems, multi-agent coordination, or advanced vector search applications.
Didn't find tool you were looking for?