Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
hive.terminal-tools-pty-sessions
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Fastest prototype
hive.terminal-tools-pty-sessions
Best first install candidate based on install readiness and adoption.
Freshest repo
hive.terminal-tools-pty-sessions
Most recent maintenance signal among this shortlist.
| Signal | hive.terminal-tools-pty-sessions Use when you need state across calls — building env vars, navigating with cd, driving REPLs (python -i, mysql, psql, node), or responding to interactive prompts (sudo password, ssh host-key confirmation, mysql connection). Teaches the prompt-sentinel exec pattern (default mode), raw I/O for REPLs (raw_send=True then read_only=True), the one-in-flight-per-session rule, and the close-or-leak-against-the-cap discipline. Bash on macOS — never zsh; explicit shell=/bin/zsh is rejected. Read before calling terminal_pty_open. |
|---|---|
| Quality | 88/100 Excellent |
| Decision verdict | 99/100 Production-ready Use this as a leading candidate, then validate the README and install path in your own agent stack. |
| Adoption | 11K stars Verified outcomes are shown on each skill page |
| Freshness | Aug 21, 2026 |
| Use-case fit | |
| Workflow fit | |
| Platform hints | Claude Code, Cursor |
| Warnings | No explicit warning to only run commands the user authorized; PTY access can execute arbitrary commands with agent privileges. · No OpenAgentSkill engagement data yet |
Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
hive.terminal-tools-pty-sessions
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Fastest prototype
hive.terminal-tools-pty-sessions
Best first install candidate based on install readiness and adoption.
Freshest repo
hive.terminal-tools-pty-sessions
Most recent maintenance signal among this shortlist.
| Signal | hive.terminal-tools-pty-sessions Use when you need state across calls — building env vars, navigating with cd, driving REPLs (python -i, mysql, psql, node), or responding to interactive prompts (sudo password, ssh host-key confirmation, mysql connection). Teaches the prompt-sentinel exec pattern (default mode), raw I/O for REPLs (raw_send=True then read_only=True), the one-in-flight-per-session rule, and the close-or-leak-against-the-cap discipline. Bash on macOS — never zsh; explicit shell=/bin/zsh is rejected. Read before calling terminal_pty_open. |
|---|---|
| Quality | 88/100 Excellent |
| Decision verdict | 99/100 Production-ready Use this as a leading candidate, then validate the README and install path in your own agent stack. |
| Adoption | 11K stars Verified outcomes are shown on each skill page |
| Freshness | Aug 21, 2026 |
| Use-case fit | |
| Workflow fit | |
| Platform hints | Claude Code, Cursor |
| Warnings | No explicit warning to only run commands the user authorized; PTY access can execute arbitrary commands with agent privileges. · No OpenAgentSkill engagement data yet |
| Best for | Design and creative workflows · Claude Code teams · teams that value GitHub adoption signals |
| Not ideal for | teams that need a vendor-supported SLA · production agents without a repository review |
| OpenAgentSkill engagement | 0 views 0 install copies |
| Install | $ npx skills add aden-hive/hive --skill hive.terminal-tools-pty-sessions |
| Best for | Design and creative workflows · Claude Code teams · teams that value GitHub adoption signals |
| Not ideal for | teams that need a vendor-supported SLA · production agents without a repository review |
| OpenAgentSkill engagement | 0 views 0 install copies |
| Install | $ npx skills add aden-hive/hive --skill hive.terminal-tools-pty-sessions |