Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

acp-typescript

스타0
포크0
업데이트2026년 6월 5일 08:12

Implement or drive the Agent Client Protocol (ACP) in any TypeScript repo via two paths. (1) BUILD a full ACP client/host when you need live streaming into your own UI — the NDJSON/JSON-RPC stdio transport, bidirectional request/notification routing, the session/prompt turn lifecycle, streaming session/update content blocks, client-side handlers (fs, terminal, permissions, elicitation), subprocess spawn plus process-group cleanup plus orphan reaping, per-agent quirks, and forwarding the agent stream to a browser (the SSE streaming problem) — includes a dependency-free runnable reference implementation. (2) SHELL OUT to the acpx CLI when you do not care about live streaming and just want a fast, headless, scriptable, CI agent run (prompt in, result out, no logs, with sessions, permissions, and auth already handled). USE THIS whenever wiring or driving an ACP agent (Claude, Codex, Cursor, OpenCode, Gemini, Qwen, Droid, etc.) from a TS or Node app, building an ACP client/host, running agents headlessly via acpx,

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly