← 返回 Skills 市场
Youtube Thumbnail Design
作者
Ömer Karışman
· GitHub ↗
· v0.1.5
1072
总下载
0
收藏
4
当前安装
2
版本数
在 OpenClaw 中安装
/install youtube-thumbnail-design
功能描述
YouTube thumbnail design with specific dimensions, contrast rules, and mobile preview optimization. Covers safe zones, text placement, face expression psycho...
安全使用建议
This skill appears to do what it says (generate thumbnail images and give design guidance) but take these precautions before installing or running it:
- Avoid running the recommended curl | sh pipeline. That pattern executes remote code immediately and bypasses verification. Instead, manually download the CLI binary or follow the manual install steps and verify the SHA-256 checksums on the project's dist.inference.sh site before running any installer.
- Expect the infsh CLI to require login/auth tokens. If you must authenticate, prefer short-lived credentials, inspect where tokens are stored, or run the CLI in an isolated environment (container or VM) so stored tokens cannot be reused by other tools.
- Review the remote domain (inference.sh / dist.inference.sh) and, if possible, inspect the CLI source or package artifacts before running. If you cannot verify provenance, run the workflow in a sandbox.
- Because part of the SKILL.md was truncated, consider asking the publisher for the full instructions and confirm there are no additional steps that read local files or post content to unexpected endpoints.
Given the insecure default install guidance and potential for the CLI to obtain credentials, proceed with caution — the skill is coherent but the install/runtime recommendations are risky unless you verify them manually.
功能分析
Type: OpenClaw Skill
Name: youtube-thumbnail-design
Version: 0.1.5
The skill utilizes a `curl -fsSL ... | sh` pattern in `SKILL.md` for installing the `inference.sh` CLI, which introduces a supply chain vulnerability by executing a remote script directly. Furthermore, it grants broad `allowed-tools: Bash(infsh *)` permissions, creating a potential prompt injection surface if the AI agent is manipulated to execute unintended `infsh` commands. While these present significant security risks, there is no direct evidence of intentional malicious behavior such as data exfiltration, persistence, or backdoors within the skill's provided code or instructions.
能力评估
Purpose & Capability
Name and description match the instructions: the SKILL.md solely describes generating thumbnails via the inference.sh (infsh) CLI and provides composition/visual guidance; no unrelated credentials, binaries, or system access are requested.
Instruction Scope
Instructions focus on thumbnail generation (prompts, sizes, composition rules, sample infsh commands). They do not ask the agent to read arbitrary host files, environment variables, or send data to unexpected endpoints in the visible content. (Note: SKILL.md was truncated — additional instructions past the truncation could change this assessment.)
Install Mechanism
The Quick Start recommends piping a remote install script (curl -fsSL https://cli.inference.sh | sh). That pattern executes remote code without local checksum verification and is high-risk. The file claims a checksum is available on dist.inference.sh, but the provided command bypasses any verification step. The install source is not a well-known package manager; this is proportionally excessive for a thumbnail design instruction-only skill.
Credentials
The skill declares no required env vars, credentials, or config paths. However, it invokes infsh login which implies the CLI may request or create credentials/tokens at runtime; that is expected for a model-inference service but users should be aware the CLI may obtain/store auth tokens.
Persistence & Privilege
always is false (good). disable-model-invocation is false (default), so the agent could invoke this skill autonomously when eligible — that is normal but increases blast radius if combined with the risky install pattern or if the CLI stores tokens. The skill does not request system-wide config changes in the visible content.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-thumbnail-design - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-thumbnail-design触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.5
- Added comprehensive guide for creating high-CTR YouTube thumbnails, including design principles, color strategies, and text rules
- Included step-by-step usage with the inference.sh CLI for AI thumbnail generation
- Detailed specifications for thumbnail dimensions, file size, and recommended formats
- Provided best practices for safe zones, mobile preview, and color contrasts
- Explained face expression psychology with compositional tips for higher click-through rates
- Offered prompt templates for common YouTube content types and instructions for A/B thumbnail testing
v0.1.0
- Initial release of youtube-thumbnail-design skill.
- Provides YouTube thumbnail design guidance including dimensions, contrast rules, safe zones, color strategy, and mobile legibility.
- Includes psychology of face expressions, text placement rules, and pattern prompts for AI generation.
- Offers A/B testing advice and sample CLI commands for high-CTR thumbnail creation using inference.sh.
- Features a detailed checklist for thumbnail optimization.
元数据
常见问题
Youtube Thumbnail Design 是什么?
YouTube thumbnail design with specific dimensions, contrast rules, and mobile preview optimization. Covers safe zones, text placement, face expression psycho... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1072 次。
如何安装 Youtube Thumbnail Design?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-thumbnail-design」即可一键安装,无需额外配置。
Youtube Thumbnail Design 是免费的吗?
是的,Youtube Thumbnail Design 完全免费(开源免费),可自由下载、安装和使用。
Youtube Thumbnail Design 支持哪些平台?
Youtube Thumbnail Design 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Youtube Thumbnail Design?
由 Ömer Karışman(@okaris)开发并维护,当前版本 v0.1.5。
推荐 Skills