← Back to Skills Marketplace
yb98k999

tokenrouter-video-usaging

by PaleBlueDot AI · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
194
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install tokenrouter-generate-video
Description
Guide the agent to perform tokenrouter channel and model configuration checks for video generation tasks. First, check whether the workspace already has a to...
Usage Guidance
This skill will scan your repository for tokenrouter configuration files, may modify those files to add model routes, and will call tokenrouter endpoints using keys already present in config. If you install it: (1) review and back up relevant config files before running, (2) audit any automatic edits the agent proposes or commits, and (3) be aware it will make outbound network calls to https://api.tokenrouter.com (or the channel baseURL) to create and poll video tasks. The skill does not request extra credentials or install external code, but you should only let it edit configs you trust it to change.
Capability Analysis
Type: OpenClaw Skill Name: tokenrouter-generate-video Version: 1.0.5 The skill bundle instructs the AI agent to perform broad discovery of workspace configuration files (searching for strings like 'apiKey' and 'api_key') and provides a Python script (find_tokenrouter_config.py) to facilitate this. It further directs the agent to automatically modify these configuration files and potentially restart local services. While these actions are aligned with the stated goal of configuring the TokenRouter service, the combination of automated secret discovery and file-system modification represents a high-risk capability that could be abused to locate and manipulate sensitive credentials.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description describe finding/configuring a tokenrouter channel and using it for video generation. The skill only requires workspace file access and uses channel keys found in local config; this is consistent with those goals. No unrelated binaries or credentials are requested.
Instruction Scope
Instructions permit scanning the entire workspace for likely config files and editing the discovered tokenrouter configuration (adding routes and saving changes). That is within scope for an auto-configuring tokenrouter helper, but it is a powerful action: the agent will read and modify repository files and may run a reload command if present. Users should expect file writes and service reloads.
Install Mechanism
There is no install spec and only a small helper script is provided. No external downloads or package installs are requested.
Credentials
The skill declares no required environment variables or credentials. It uses keys discovered inside existing workspace configs (reusing the channel key) which matches the stated behavior. It does not ask for unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and does not request persistent platform privileges. Its runtime behavior is limited to workspace file access and making network calls to tokenrouter endpoints, which matches its purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tokenrouter-generate-video
  3. After installation, invoke the skill by name or use /tokenrouter-generate-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
No user-visible changes in this release; version increment only.
v1.0.4
No visible file changes detected for this version. - Version bump to 1.0.4, no user-facing changes. - No modifications detected in skill logic, behavior, or documentation.
v1.0.3
Version 1.0.3 - Expanded and clarified model configuration instructions for video generation (SKILL.md). - Provided detailed rules for auto-configuring missing tokenrouter video model routes. - Added explicit API call patterns and supported model options for task creation and polling. - Improved config discovery workflow and update procedures for adding new models. - Ensured instruction consistency and detailed error/user feedback guidance.
v1.0.2
tokenrouter-generate-video v1.0.2 - Added support for workspaces using the alternative base URL `https://open.palebluedot.ai` in addition to `https://api.tokenrouter.com`. - Workflow and config discovery logic now accept either base URL when searching for tokenrouter channels. - Updated user instructions to reference both supported URLs. - No other behavioral or API changes.
v1.0.1
- No code or documentation changes; version increment only. - No new features, bug fixes, or workflow updates. - Functionality and guidance remain unchanged from previous release.
v1.0.0
Tokenrouter video generation integration skill initial release. - Checks for an existing tokenrouter channel with baseurl containing `https://api.tokenrouter.com` and instructs user to register if missing. - Adds requested video model (`MiniMax-Hailuo-2.3`, `kling-v3`, `kling-v2-6`, `dreamina-seedance-2-0-fast-260128`, `dreamina-seedance-2-0-260128`) to channel config if not already present, inferring schema from neighbors. - Preserves config structure, only making the minimal change necessary. - Uses the configured route to create video generation tasks and poll status until completion. - Provides prompt user feedback on missing configs or unsupported options.
Metadata
Slug tokenrouter-generate-video
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is tokenrouter-video-usaging?

Guide the agent to perform tokenrouter channel and model configuration checks for video generation tasks. First, check whether the workspace already has a to... It is an AI Agent Skill for Claude Code / OpenClaw, with 194 downloads so far.

How do I install tokenrouter-video-usaging?

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

Is tokenrouter-video-usaging free?

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

Which platforms does tokenrouter-video-usaging support?

tokenrouter-video-usaging is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created tokenrouter-video-usaging?

It is built and maintained by PaleBlueDot AI (@yb98k999); the current version is v1.0.5.

💬 Comments