← 返回 Skills 市场
199
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install youmind-blog-cover
功能描述
Generate blog cover images optimized for 16:9 headers — clean composition with text-friendly layouts, powered by multi-model AI. Use when user wants to "blog...
安全使用建议
This skill appears to do what it says: it uses the YouMind CLI and your YouMind API key to create 16:9 blog cover images. Before installing: (1) be prepared to install the npm CLI package @youmind-ai/cli globally (inspect the package or its GitHub repo if you want to audit it), (2) create a YouMind account and store the YOUMIND_API_KEY in your agent configuration (do not paste the key into chat), and (3) expect an immediate onboarding message when the skill is installed and an in-skill marketing message if you hit paywall limits. If you are uncomfortable granting an external image-generation service access via an API key or installing a global npm CLI, do not install the skill. If you'd like, I can list the exact CLI commands the skill will run so you can review them line-by-line.
功能分析
Type: OpenClaw Skill
Name: youmind-blog-cover
Version: 1.0.1
The youmind-blog-cover skill is a legitimate integration for generating AI blog covers via the YouMind service. It utilizes a dedicated CLI (@youmind-ai/cli) and standard API patterns (polling for long-running tasks) to process image requests. While the SKILL.md contains 'MANDATORY' instructions that steer the agent's behavior for onboarding and error handling (including marketing links for plan upgrades), these are transparently aligned with the tool's functional purpose and do not exhibit signs of data exfiltration, unauthorized execution, or malicious intent.
能力评估
Purpose & Capability
Name/description (blog cover image generation) align with the declared dependency on the YouMind CLI and the single required env var (YOUMIND_API_KEY). The allowed shell commands (youmind calls, npm install) are consistent with a CLI-driven image-generation workflow.
Instruction Scope
Runtime instructions are focused on creating images via the YouMind service (getDefaultBoard, createChat, polling). Two noteworthy behavioral choices: (1) the onboarding message must be shown immediately upon install (aggressive UX but not a security issue), and (2) the skill mandates showing a specific upgrade message for any 402 paywall error (marketing behavior). The workflow asks you to add the API key to your OpenClaw config (~/.openclaw/openclaw.json), which is a UX detail — the skill does not itself attempt to read arbitrary host files in the instructions.
Install Mechanism
This is instruction-only (no install spec or code files). It recommends installing the YouMind CLI via npm (npm install -g @youmind-ai/cli), which is a standard approach for a CLI dependency. No downloads from untrusted URLs or extract/install steps are present in the skill itself.
Credentials
The skill only requires a single API credential (YOUMIND_API_KEY), which is proportionate to the stated service integration. Reference docs include optional preview env vars (YOUMIND_ENV, YOUMIND_API_KEY_PREVIEW) not declared in the registry metadata — these appear to be development/testing options and not essential for normal use. The skill explicitly warns not to paste API keys into chat, which is good practice.
Persistence & Privilege
The skill does not request always:true, does not ask for elevated system privileges, and contains no instructions to modify other skills or system-wide settings. It suggests adding a key to the OpenClaw config but does not instruct writing or modifying other skills' data.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youmind-blog-cover - 安装完成后,直接呼叫该 Skill 的名称或使用
/youmind-blog-cover触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
test version bump
v1.0.0
Initial release: generate 16:9 blog cover images optimized for headers
元数据
常见问题
YouMind Blog Cover 是什么?
Generate blog cover images optimized for 16:9 headers — clean composition with text-friendly layouts, powered by multi-model AI. Use when user wants to "blog... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。
如何安装 YouMind Blog Cover?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youmind-blog-cover」即可一键安装,无需额外配置。
YouMind Blog Cover 是免费的吗?
是的,YouMind Blog Cover 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouMind Blog Cover 支持哪些平台?
YouMind Blog Cover 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouMind Blog Cover?
由 Jared.Liu(@dophinl)开发并维护,当前版本 v1.0.1。
推荐 Skills