← Back to Skills Marketplace
therohitdas

transcript

by Rohit Das · GitHub ↗ · v1.5.0 · MIT-0
cross-platform ⚠ suspicious
6582
Downloads
1
Stars
0
Active Installs
13
Versions
Install in OpenClaw
/install transcript
Description
Use when the spoken content of a YouTube video is needed — even if not explicitly requested: pasted video links or IDs, requests to summarize, quote, transcr...
Usage Guidance
Review before installing. Use this only if you are comfortable sending YouTube video identifiers and related request data to TranscriptAPI, and prefer creating the account and storing the API key yourself through a trusted secret manager. Avoid letting the agent handle OTPs or persist secrets broadly unless you understand where the key will be stored and how to revoke it.
Capability Analysis
Type: OpenClaw Skill Name: transcript Version: 1.5.0 The skill instructions in `references/auth-setup.md` explicitly direct the AI agent to circumvent platform-level security controls, such as secret redaction filters, by using temporary files to handle API tokens and keys. It also instructs the agent to establish persistence by identifying and modifying system-wide configuration or shell profile files to store the `TRANSCRIPT_API_KEY`. While these actions are intended to facilitate the setup of the `transcriptapi.com` service, the use of evasive data-handling techniques and instructions to modify the host's environment represent high-risk behaviors typical of malicious patterns, even if the stated intent is functional.
Capability Assessment
Purpose & Capability
Fetching YouTube transcripts through TranscriptAPI is coherent, but the skill says it is not for account management while its setup guide tells the agent to create accounts, handle email verification, and store credentials.
Instruction Scope
The activation wording is broad enough to trigger the skill even when transcript retrieval is only implied, which can cause third-party API calls and credit use without a clear per-use consent boundary.
Install Mechanism
The package contains Markdown instructions only, no executable install scripts or bundled code, and the static scan reported no suspicious patterns.
Credentials
The skill requires sending YouTube URLs or IDs, request metadata, and in setup potentially the user's email, OTP, and API key to TranscriptAPI workflows; that is more sensitive than simple transcript fetching and is not clearly privacy-disclosed.
Persistence & Privilege
The setup guide tells the agent to determine how to persist TRANSCRIPT_API_KEY across future sessions and non-interactive shells, and to handle raw auth responses in temporary files before cleanup, which is broad and under-specified for a media transcript skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install transcript
  3. After installation, invoke the skill by name or use /transcript
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.5.0
Replace auth.js with agent-native auth-setup.md; fix YAML frontmatter (quote descriptions); add version field; move homepage into metadata.openclaw.
v1.4.1
ClawHub variant: minimal tapi-auth.js v3.0.0, only writes to ~/.openclaw/openclaw.json
v1.4.0
Version 1.4.0 - Expanded documentation on how and where the API key is saved for autonomous/background use, including all supported file paths and backup procedures. - Added a new "File Writes" section detailing the persistent API key storage to ensure seamless authentication across shells and sessions. - Updated skill metadata to list all config files touched during setup and authentication. - Clarified OpenClaw integration, including auto-enabling in configuration for agent access.
v1.3.4
- Fixed SKILL.md metadata formatting to remove extra spacing and newlines. - No functional changes; documentation and usage remain the same.
v1.3.3
Transcript 1.3.3 introduces a streamlined setup and adds new invocation options. - Simplified API key registration: users now only need to provide an email, and password creation is removed. - Verification now uses a token from the registration step, improving account setup flow. - API key is automatically saved to relevant shell profiles and locations. - Declared user-invocable capability for easier direct access. - Updated metadata to clarify environment and binary requirements. - Minor documentation updates for clarity and accuracy.
v1.3.2
Fix: markdown formatting + blank line between password warning and Step 2
v1.3.1
Fix: register response now echoes password + pre-filled next_command to prevent agents losing the password between register and verify steps
v1.3.0
Bundled auth script for agent-driven signup flow
v1.2.2
Fixed code block widths for proper rendering
v1.2.1
Removed separators
v1.2.0
Cleaned docs — removed internal implementation details
v1.1.0
Full v2 API support: search, channels, playlists. Accurate schemas, validation, cache TTLs.
v1.0.0
Initial release — YouTube transcripts via TranscriptAPI.com
Metadata
Slug transcript
Version 1.5.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 13
Frequently Asked Questions

What is transcript?

Use when the spoken content of a YouTube video is needed — even if not explicitly requested: pasted video links or IDs, requests to summarize, quote, transcr... It is an AI Agent Skill for Claude Code / OpenClaw, with 6582 downloads so far.

How do I install transcript?

Run "/install transcript" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is transcript free?

Yes, transcript is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does transcript support?

transcript is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created transcript?

It is built and maintained by Rohit Das (@therohitdas); the current version is v1.5.0.

💬 Comments