Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:

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.

$ git log --oneline --stat
stars:١٠٬٤٦١
forks:٥٬٦٦١
updated:١ مايو ٢٠٢٦ في ٠٢:٥٢
SKILL.md
readonly