← 返回 Skills 市场
terminal-screenshots
作者
ricardodantas
· GitHub ↗
· v1.0.0
1834
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install terminal-screenshots
功能描述
Create terminal screenshots, animated GIFs, or videos using VHS scripts for documentation, demos, and reproducible CLI visuals.
安全使用建议
This skill is a documentation-style guide for using VHS and appears coherent. Before installing or running anything: 1) Only install VHS from official package sources (Homebrew, your distro repos, or the official ghcr.io image). 2) Be careful when recording: VHS captures terminal output — don't run recordings while secrets, API keys, passwords, SSH agent output, or other sensitive content are visible. 3) If using the Docker example (docker run -v $PWD:/vhs ...), remember that mounting your working directory into the container exposes local files to that container; avoid mounting directories with secrets. 4) Review any .tape files you run (they can execute arbitrary shell commands in the recorded session) to ensure they don’t run destructive or sensitive commands. 5) The absence of code files means the skill itself does not install code, but the tool it instructs you to use will run on your machine — treat it like any third-party CLI and audit/install from trusted sources.
功能分析
Type: OpenClaw Skill
Name: terminal-screenshots
Version: 1.0.0
The skill is designed to enable an AI agent to generate terminal screenshots and recordings using the legitimate `vhs` tool. The `SKILL.md` and `README.md` files provide clear instructions for installation and usage of `vhs`, including its domain-specific language for `.tape` files. There is no evidence of prompt injection attempts against the agent, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. Installation steps involve standard package managers and official repositories for `vhs` and its dependencies, which are appropriate for the stated purpose.
能力评估
Purpose & Capability
The name and content describe generating terminal screenshots/recordings using VHS. The SKILL.md only references VHS, ttyd, ffmpeg, package managers, and Docker — all directly related to producing terminal captures.
Instruction Scope
Runtime instructions are limited to installing/running VHS, creating and editing .tape files, and producing outputs (GIF/MP4/PNG). There are no instructions to read unrelated system files, exfiltrate data, or contact unknown external endpoints. The tape syntax does include an Env directive, but that's for setting environment variables inside a recorded session and is consistent with VHS usage.
Install Mechanism
This is an instruction-only skill with no install spec. It recommends standard package managers (Homebrew, dnf, pacman), Docker with an official ghcr.io container, and distro repos — all normal, traceable install methods. Nothing is downloaded from obscure/personal URLs by the skill itself.
Credentials
The skill declares no required env vars or credentials. The only environment interactions are within example tape files (Env PS1 ...) which are appropriate for shaping recorded output. There are no requests for unrelated secrets or config paths.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent privileges or to modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install terminal-screenshots - 安装完成后,直接呼叫该 Skill 的名称或使用
/terminal-screenshots触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of terminal-screenshots skill.
- Provides step-by-step instructions for creating terminal screenshots and animated recordings using VHS.
- Includes tape file syntax reference and settings for customizing output.
- Offers usage examples for static images and animated demos.
- Covers installation instructions for multiple platforms (Homebrew, Fedora, Arch, Docker).
- Adds workflow tips for clean output, timing, and testing.
元数据
常见问题
terminal-screenshots 是什么?
Create terminal screenshots, animated GIFs, or videos using VHS scripts for documentation, demos, and reproducible CLI visuals. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1834 次。
如何安装 terminal-screenshots?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install terminal-screenshots」即可一键安装,无需额外配置。
terminal-screenshots 是免费的吗?
是的,terminal-screenshots 完全免费(开源免费),可自由下载、安装和使用。
terminal-screenshots 支持哪些平台?
terminal-screenshots 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 terminal-screenshots?
由 ricardodantas(@ricardodantas)开发并维护,当前版本 v1.0.0。
推荐 Skills