← 返回 Skills 市场
atacan

Record screen, microphone or camera from macOS terminal

作者 atacan · GitHub ↗ · v0.2.0
cross-platform ⚠ suspicious
1558
总下载
5
收藏
7
当前安装
2
版本数
在 OpenClaw 中安装
/install record
功能描述
macOS CLI tool to record microphone audio, screen video or screenshot, and camera video or photo from the terminal with device listing and output control.
安全使用建议
This skill is internally consistent with a macOS recording CLI and does not ask for unrelated credentials. Before installing or running anything mentioned here: (1) do not run the brew install line without verifying the Homebrew tap (atacan/tap) and inspecting its package/source code, (2) ensure you explicitly grant terminal privacy permissions only if you trust the binary, (3) always confirm with the user before recording (the SKILL.md correctly recommends this), and (4) if an agent will run the tool autonomously, limit invocation to explicit, user-approved tasks to avoid accidental recordings.
功能分析
Type: OpenClaw Skill Name: record Version: 0.2.0 This skill bundle is classified as suspicious due to the inherent high-risk capabilities it provides: recording microphone audio, screen video/screenshots, and camera video/photos. While the `SKILL.md` explicitly instructs the AI agent to obtain user consent before performing any recording, the capability itself involves sensitive data capture. Additionally, the installation method via a custom Homebrew tap (`brew install atacan/tap/record`) introduces a supply chain consideration, as the binary is sourced from a third-party repository rather than Homebrew core.
能力评估
Purpose & Capability
The name and SKILL.md describe a CLI for audio/screen/camera capture and the documented commands, options, and permission notes match that purpose. There are no requested environment variables, credentials, or config paths that don't relate to recording.
Instruction Scope
The runtime instructions stay within the stated scope: how to run subcommands, list devices, choose outputs, and handle macOS privacy permissions. The guide explicitly requires user consent before recording and advises using --duration for non-interactive runs, reducing scope creep.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only), which is low risk. The SKILL.md suggests 'brew install atacan/tap/record' — a third-party Homebrew tap. That recommendation is reasonable for a CLI tool but carries trust risk if users blindly run the command; verify the tap and inspect the package source before installing.
Credentials
The skill requires no environment variables, credentials, or config paths. All options relate directly to recording (device selection, output path, formats). There is no unexplained request for secrets or unrelated service access.
Persistence & Privilege
The skill does not request persistent presence (always:false) and has no installable components in the bundle. It does not modify other skills or system-wide settings. Normal autonomous invocation is allowed by platform default but not raised by the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install record
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /record 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
- Output audio file example changed from .caf to .m4a in documentation. - No changes to code or functionality; documentation update only.
v0.1.0
Initial release. - Introduces a macOS CLI tool for recording audio, capturing screen video/screenshot, and camera video/photo from the terminal. - Supports listing available audio devices, displays, windows, and cameras. - Provides structured JSON output and flexible output location options. - Requires explicit user consent before any recording. - Includes detailed help, quick reference, and troubleshooting instructions.
元数据
Slug record
版本 0.2.0
许可证
累计安装 7
当前安装数 7
历史版本数 2
常见问题

Record screen, microphone or camera from macOS terminal 是什么?

macOS CLI tool to record microphone audio, screen video or screenshot, and camera video or photo from the terminal with device listing and output control. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1558 次。

如何安装 Record screen, microphone or camera from macOS terminal?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install record」即可一键安装,无需额外配置。

Record screen, microphone or camera from macOS terminal 是免费的吗?

是的,Record screen, microphone or camera from macOS terminal 完全免费(开源免费),可自由下载、安装和使用。

Record screen, microphone or camera from macOS terminal 支持哪些平台?

Record screen, microphone or camera from macOS terminal 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Record screen, microphone or camera from macOS terminal?

由 atacan(@atacan)开发并维护,当前版本 v0.2.0。

💬 留言讨论