Integration idea: WinkTerm installable skill for remote terminal/SSH ops
Resolved 💬 1 comment Opened May 27, 2026 by Cznorth Closed Jun 28, 2026
Summary
WinkTerm is an open-source, self-hosted terminal where AI shares the same PTY session as the user.
- In-terminal
#chat (no sidecar UI) - AI writes commands to your input line; user presses Enter / edits / cancels
- SSH + file transfer + HTTP Agent API (atomic exec, exit codes, SSE)
- Installable skill:
curl http://<host>:8000/api/agent/skill.md
Demo: https://github.com/Cznorth/winkterm#-demo
Would love to explore integration or cross-linking if useful for your users.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗