← 返回 Skills 市场
Otterai Cli
作者
erickhchan
· GitHub ↗
· v1.1.0
290
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install otterai-cli
功能描述
Use when the user mentions Otter, Otter.ai, or wants to find, search, download, export, or manage meeting notes, transcripts, recordings, or audio from calls...
安全使用建议
This skill appears to be a straightforward wrapper for the Otter.ai command‑line tool. Before installing: ensure the `otter` CLI you use comes from an official/trusted source; prefer letting the CLI store credentials in your OS keychain (keyring) rather than exporting OTTERAI_USERNAME/OTTERAI_PASSWORD as environment variables; if you must use env vars, restrict their scope and lifetime; confirm what `uv tool install otterai-cli` will download and from where; remember the agent will run shell commands using your provided credentials, so only enable this skill if you trust the CLI and the environment where the agent runs.
功能分析
Type: OpenClaw Skill
Name: otterai-cli
Version: 1.1.0
The skill bundle provides a legitimate interface for interacting with Otter.ai via the `otterai-cli` tool. It includes standard commands for managing meeting transcripts, speakers, and folders, and handles authentication through environment variables or the system keyring. No evidence of data exfiltration, malicious code execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description target Otter.ai and the skill requires the `otter` CLI and Otter credentials (OTTERAI_USERNAME, OTTERAI_PASSWORD), which are appropriate and expected for a CLI wrapper that lists, downloads, and manages meeting transcripts.
Instruction Scope
SKILL.md instructs the agent to run otter CLI commands (list, get, download, upload, etc.). It does not ask the agent to access unrelated files, system-wide credentials, or exfiltrate data to unexpected endpoints. It does reference keyring/config fallback and env vars, which are reasonable for auth.
Install Mechanism
This is an instruction-only skill with no embedded install artifacts. The SKILL.md suggests `uv tool install otterai-cli` but there is no bundled installer or download URL to review; the actual `otter` binary must already be present on PATH or installed separately. Verify the source of the otter CLI before installing.
Credentials
Requiring OTTERAI_USERNAME and OTTERAI_PASSWORD is proportionate for a CLI that supports username/password auth. These are sensitive credentials — the skill documents keyring storage and says env vars take precedence, which is consistent with typical CLI behavior.
Persistence & Privilege
No elevated privileges requested (always:false). The skill is user-invocable and can be invoked autonomously by the agent (platform default), which is normal for skills of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install otterai-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/otterai-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Major internal cleanup: removed 18 files, consolidating code and documentation.
- Updated skill description to clarify triggers and usage scenarios.
- No changes to CLI commands or user-facing instructions.
- Functionality and usage examples remain the same; only packaging and documentation were altered.
v1.0.0
Initial release of otterai-cli – a command-line tool for managing Otter.ai meeting notes and transcripts.
- List, search, and download Otter.ai meeting notes (speeches) in multiple formats (txt, pdf, mp3, docx, srt, md).
- Upload audio recordings for automatic transcription.
- Organize and manage meetings with folders and move/rename/trash commands.
- Manage speakers: list, create, and tag segments in transcripts.
- Authenticate via command, keyring, or environment variables.
- Supports machine-readable JSON output for most commands.
- Includes extensive CLI options for fine-tuned searches and exports (e.g. markdown frontmatter customization).
元数据
常见问题
Otterai Cli 是什么?
Use when the user mentions Otter, Otter.ai, or wants to find, search, download, export, or manage meeting notes, transcripts, recordings, or audio from calls... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 290 次。
如何安装 Otterai Cli?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install otterai-cli」即可一键安装,无需额外配置。
Otterai Cli 是免费的吗?
是的,Otterai Cli 完全免费(开源免费),可自由下载、安装和使用。
Otterai Cli 支持哪些平台?
Otterai Cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Otterai Cli?
由 erickhchan(@erickhchan)开发并维护,当前版本 v1.1.0。
推荐 Skills