terminal-streaming
✓用于流代理输出的 xterm.js 终端集成。在实现 AgentCard 终端显示、配置 xterm 插件或处理实时输出流时使用。
SKILL.md
| theme | ITheme | - | Color theme | | fontSize | number | 15 | Font size in pixels | | fontFamily | string | 'monospace' | Font family | | fontWeight | FontWeight | 'normal' | Normal text weight | | fontWeightBold | FontWeight | 'bold' | Bold text weight | | lineHeight | number | 1.0 | Line height multiplier |
| letterSpacing | number | 0 | Pixel spacing between chars | | cursorBlink | boolean | false | Enable cursor blinking | | cursorStyle | 'block' \| 'underline' \| 'bar' | 'block' | Cursor style when focused | | cursorInactiveStyle | 'outline' \| 'block' \| 'bar' \| 'underline' \| 'none' | 'outline' | Cursor when unfocused |
| cursorWidth | number | 1 | Bar cursor width in pixels | | scrollback | number | 1000 | Lines retained above viewport | | scrollSensitivity | number | 1 | Scroll speed multiplier | | fastScrollSensitivity | number | 5 | Scroll speed with Alt key | | smoothScrollDuration | number | 0 | Smooth scroll ms (0=instant) |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/seanchiuai/multishot --skill terminal-streaming- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 terminal-streaming?
用于流代理输出的 xterm.js 终端集成。在实现 AgentCard 终端显示、配置 xterm 插件或处理实时输出流时使用。 来源:seanchiuai/multishot。
如何安装 terminal-streaming?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/seanchiuai/multishot --skill terminal-streaming 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/seanchiuai/multishot
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01