← Back to Skills Marketplace
604
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install whisnap
Description
macOS CLI for transcribing audio and video files using local Whisper models or Whisnap Cloud.
Usage Guidance
This skill is a thin, instruction-only helper that expects the official Whisnap macOS app and its CLI symlink. Before installing or using it: (1) confirm you installed Whisnap from the official homepage (https://whisnap.com) to avoid a counterfeit binary; (2) be aware that using --cloud will send audio to Whisnap Cloud under the app's account—don't upload sensitive audio unless you trust the service and account used to sign in; and (3) the CLI will read files you pass to it and reuse models stored under ~/Library/Application Support/com.whisnap.desktop/, which is expected behavior.
Capability Analysis
Type: OpenClaw Skill
Name: whisnap
Version: 1.0.0
The OpenClaw skill bundle for 'whisnap' is benign. It describes a macOS CLI tool for audio/video transcription, requiring a manual installation via a companion macOS application. The `SKILL.md` provides clear usage instructions for the `whisnap` binary and its flags, without any evidence of prompt injection attempts against the AI agent, data exfiltration, malicious execution, or other harmful behaviors. All operations are local and user-initiated, leveraging a pre-installed binary.
Capability Assessment
Purpose & Capability
Name/description align with requirements: the skill expects a macOS 'whisnap' CLI installed by the Whisnap app and only documents transcription commands and app-backed model usage.
Instruction Scope
SKILL.md only instructs use of the 'whisnap' binary against user-provided audio/video files, references the app's config path for model reuse, and does not request unrelated files, credentials, or network endpoints beyond Whisnap Cloud (which is handled via the app).
Install Mechanism
No automated install; install guidance is manual via the official app settings which creates a symlink. Instruction-only skills and a manual install step are low-risk and consistent with the stated purpose.
Credentials
No environment variables or credentials are required by the skill. Cloud mode is noted but sign-in is handled by the app rather than by providing secrets to the skill, which is proportionate.
Persistence & Privilege
Skill is not forced-always, does not request persistent privileges, and contains no instructions to modify other skills or system-wide settings beyond the app-created CLI symlink.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whisnap - After installation, invoke the skill by name or use
/whisnap - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial Release.
Metadata
Frequently Asked Questions
What is Whisnap?
macOS CLI for transcribing audio and video files using local Whisper models or Whisnap Cloud. It is an AI Agent Skill for Claude Code / OpenClaw, with 604 downloads so far.
How do I install Whisnap?
Run "/install whisnap" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Whisnap free?
Yes, Whisnap is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Whisnap support?
Whisnap is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Whisnap?
It is built and maintained by Neolio42 (@neolio42); the current version is v1.0.0.
More Skills