ming-14/PTY-Agent

供AI使用的SKILL - 命令行交互式程序交互代理。通过 subprocess 或伪终端(PTY)与交互式 CLI 程序双向通信,提供 CLI 接口管理会话

2Stars on the repository
6Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

doc-expert

01

ming-14/PTY-Agent

Skill Claude CodeCodex

Professional technical documentation expert for creating PRDs, BRDs, HLDs, LLDs, TDDs, and technical solution documents. Trigger this skill when users request write document, write PRD, write BRD, write technical design, write HLD, write LLD, write TDD, solution review, create technical documentation, organize…

2 11d ago A 81 tokens

download-by-mirror

02

ming-14/PTY-Agent

Skill Claude CodeCodex

Used when downloading resources from GitHub, npm/pnpm, pip, WinGet, apt, DockerHub, Maven, Cargo, Hugging Face, nuget and others, to obtain information on how to use mirror sources under network-restricted conditions.

2 11d ago A 68 tokens

python-win32api

03

ming-14/PTY-Agent

Skill Claude CodeCodex

When calling complex Win32 APIs from Python, you should first write the corresponding C++ program, verify it step by step starting from a minimal example, and finally port it to Python.

2 11d ago A 42 tokens

windows-debugging

04

ming-14/PTY-Agent

Skill Claude CodeCodex

Use the local Windows Debugging Tools (cdb / kd / adplus / umdh / dumpchk) bundled under windows-debugging\10.0.19041.5609 to analyze crash dumps (BSOD / .dmp), attach debuggers, capture process crashes with ADPlus, and hunt memory leaks with UMDH. Trigger when the user mentions WinDbg, analyzing a dump, blue screen…

2 11d ago A 104 tokens

pty-agent

05

ming-14/PTY-Agent

Skill Claude CodeCodex

Interactive CLI program proxy via pseudo-terminal (PTY). Use when: (1) must maintain ongoing dialog with interactive programs (REPLs, debuggers, Servers) — send input and wait for specific prompts; (2) process may block, crash, or pop up GUI windows — need real-time state detection; (3) simulating user interaction…

2 11d ago A 115 tokens