Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

corespeed-art核心速度艺术

Agent Skill

corespeed-art 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,896

周安装

202

GitHub Stars

1

下载量

1,741
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:corespeed-art(核心速度艺术)
来源仓库:https://github.com/jiweiyuan/corespeed-art
安装命令:
openclaw skills install corespeed-art
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install corespeed-art

简介

通过 fal.ai 使用 40+ 模型生成图像、音频和视频。

  • 支持 Kling、Sora、Veo 等主流生成引擎。
  • 通过 clawhub 安装,需确认 API 密钥和网络连接。
  • 使用时应指定模型和输出格式参数。corespeed-art 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 建议检查生成内容版权,避免商用纠纷。

SKILL.md

name
corespeed-art
description
Generate video, images, audio, and music using 40+ AI models via fal.ai. Use for video generation (Kling v3, Sora 2, Veo 3.1, LTX 2.3, Pixverse v5), image generation (Nano Banana 2, FLUX 2 Pro/Schnell, GPT Image 1.5, Qwen Image 2 Pro, Recraft V4, Seedream 5), text-to-speech (MiniMax Speech-02 HD), music/sound effects (Beatoven), and utilities (Topaz upscale, background removal, lipsync). Use when a user asks to create videos, generate images, produce voiceovers, create music/sound effects, upscale media, remove backgrounds, or combine multiple AI media models in a single workflow.
metadata

Corespeed Art — Multi-Model AI Media via fal.ai

Auth: Set FAL_KEY with your fal.ai API key (get one at https://fal.ai/dashboard/keys).

Workflow

  1. Pick a model from the tables below
  2. Read its reference file to get the exact endpoint and parameters
  3. Run the command with the endpoint and JSON parameters

Usage

uv run {baseDir}/scripts/fal.py ENDPOINT --json '{"param":"value"}' -f output.ext [-i input.ext]
  • ENDPOINT — the fal.ai model path from the reference file (e.g. fal-ai/nano-banana-2)
  • --json — model parameters as JSON object
  • -f — output filename
  • -i — input file(s) to upload (repeat for multiple), auto-injected as image_url/image_urls/start_image_url/video_url
  • --audio — audio input file (for lipsync)

Image Generation

ModelBest ForReference
Nano Banana 2Pro quality, web search, thinkingRead nanobanana.md
FLUX 2 ProPhotorealistic, zero-configRead flux.md
FLUX Schnell⚡ Fastest iterationRead flux.md
FLUX Pro v1.1Accelerated, commercial useRead flux.md
FLUX.1 Dev12B params, fine-tuning friendlyRead flux.md
GPT Image 1.5Transparent bg, instruction followingRead gpt.md
Qwen Image 2 ProChinese+English, typography, native 2KRead qwen.md
Recraft V4 ProDesign/marketing, color controlRead recraft.md
Seedream 5 LiteMulti-image editing, reasoningRead seedream.md

Video Generation

ModelBest ForReference
Kling v3 Pro I2VBest I2V, multi-shot, audio, 3–15sRead kling.md
Sora 2 T2VLong video up to 20s, charactersRead sora.md
Sora 2 I2VImage→video with SoraRead sora.md
Veo 3.1 T2VCinematic + native audio/dialogueRead veo.md
Veo 3.1 I2VImage→video with audioRead veo.md
LTX 2.3 T2V Fast⚡ Fast, up to 2160p/20s, open sourceRead ltx.md
LTX 2.3 I2VImage→video, start+end frameRead ltx.md
Pixverse v5 I2VAnime, 3D, clay, cyberpunk stylesRead pixverse.md

Audio / TTS

ModelBest ForReference
MiniMax Speech-02 HD30+ languages, loudness normalizationRead minimax-speech.md

Music & Sound Effects

ModelBest ForReference
Beatoven MusicAI music, up to 90sRead beatoven-music.md

Utilities

ToolBest ForReference
Topaz UpscaleAI image/video upscale 2x–4xRead topaz.md
BRIA RMBGProfessional background removalRead bria-rmbg.md
Sync LipsyncAudio-driven lip sync on videoRead sync-lipsync.md

Notes

  • No manual Python setup required. The script uses PEP 723 inline metadata. uv run automatically creates an isolated virtual environment and installs the fal-client dependency on first run.
  • fal.ai uses a queue system — the script polls until generation completes.
  • Video generation can take 30s–3min.
  • Use timestamps in filenames: yyyy-mm-dd-hh-mm-ss-name.ext.
  • Script prints MEDIA: line for OpenClaw to auto-attach.
  • Do not read generated media back; report the saved path only.

适合场景

01

商品图处理

02

人像抠图

03

透明背景素材

04

营销设计资产

能力概览

能力 1

调用背景移除模型

能力 2

输出透明背景图片

能力 3

支持商品、人像和营销素材处理

能力 4

可接入图像编辑工作流

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.56%
按下载量换算1,298

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills