← Back to Skills Marketplace
124
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install openclaw-seedance-prompt-library
Description
Search, rewrite, and generate Seedance 2.0 video prompts with cinematic variants and bilingual output. Seedance提示词检索/改写/生成
Usage Guidance
This skill appears to do what it says (search and generate Seedance prompts) and contains only a small helper script that fetches the upstream README files. However, the upstream material is marked CC BY 4.0 (attribution required) and the SKILL.md suggests keeping license handling out of normal user-facing outputs — that is inconsistent and could lead to redistributing prompts without the required attribution. Before installing or using the skill: 1) Decide whether you will include attribution in user-visible outputs or otherwise comply with CC BY 4.0 (e.g., include a short attribution line or link in generated prompt packs or a repository README). 2) Audit any outputs you plan to redistribute to ensure they are not verbatim copyrighted prompts that require attribution or that exceed reasonable reuse under the license. 3) If you will run the included script in an environment with network access, be aware it fetches raw files from GitHub (expected for searching) — confirm that network access and remote fetches are acceptable in your environment. 4) If you want to be conservative, update SKILL.md/response templates to include a visible attribution note when upstream examples are used. Overall the implementation is low-risk technically, but the license-handling guidance is the main red flag and should be corrected before wide deployment.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-seedance-prompt-library
Version: 1.0.2
The skill bundle is a prompt engineering tool for the Seedance 2.0 video generation model. It includes a Node.js script (scripts/search-seedance-readme.mjs) that fetches and searches prompt examples from a specific, public GitHub repository (YouMind-OpenLab/awesome-seedance-2-prompts). The instructions in SKILL.md and the supporting documentation are consistent with the stated purpose of searching, rewriting, and generating cinematic prompts without any evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description, included reference files, and the search helper script all align with a prompt library for Seedance prompts. The helper script fetches README files from the stated upstream repo, which is coherent with the skill's stated purpose.
Instruction Scope
SKILL.md stays focused on searching, rewriting, and generating prompts, and limits output sizes. However, it explicitly instructs to 'keep any required license handling at the repository level, not in the normal user-facing output flow.' The included references/source-attribution.md states the upstream is CC BY 4.0 and requires attribution. Encouraging omission of attribution from user-facing outputs is a legal/consistency problem and could cause downstream license violations (or produce outputs that omit required attribution).
Install Mechanism
No install spec and only a small helper script are included. There are no downloads, extracted archives, or external installers — minimal on-disk impact and low install risk.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The helper script fetches content from GitHub raw URLs, which is appropriate for searching a public repository and proportionate to the stated function.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modify other skills. It does not request special privileges or access to other agents' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-seedance-prompt-library - After installation, invoke the skill by name or use
/openclaw-seedance-prompt-library - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Shorten description for cleaner ClawHub card display.
v1.0.1
Add prompt generator workflow and shift license handling out of the normal user-facing output flow.
v1.0.0
Initial OpenClaw adaptation of the awesome-seedance-2-prompts collection with skill triggers, attribution, workflow guidance, and README search helper.
Metadata
Frequently Asked Questions
What is OpenClaw Seedance Prompt Library?
Search, rewrite, and generate Seedance 2.0 video prompts with cinematic variants and bilingual output. Seedance提示词检索/改写/生成. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install OpenClaw Seedance Prompt Library?
Run "/install openclaw-seedance-prompt-library" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Seedance Prompt Library free?
Yes, OpenClaw Seedance Prompt Library is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Seedance Prompt Library support?
OpenClaw Seedance Prompt Library is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Seedance Prompt Library?
It is built and maintained by X-RayLuan (@x-rayluan); the current version is v1.0.2.
More Skills