← 返回 Skills 市场
YouTube Title Generator
作者
vincentchan
· GitHub ↗
· v1.0.0
2013
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-title-generator
功能描述
Generates compelling YouTube title ideas from content concepts. Use when someone needs click-worthy video titles using proven structural formulas and psychological patterns from high-performing videos.
安全使用建议
This skill appears coherent and low-risk for its purpose, but consider these points before installing: (1) It may fetch any URL you provide — do not supply private, internal, or sensitive links unless you trust the skill. (2) It reads/writes files only under the youtube-title/ paths (reference-titles.md and titles-{timestamp}.md); review those files if you want to inspect outputs or inputs. (3) Generated titles are intentionally provocative/hyperbolic — review for accuracy, policy compliance, and plagiarism before publishing. (4) Because it's instruction-only and requests no credentials, the main risk is content you give it; avoid giving it secrets or proprietary text you cannot share. If you want stronger assurances, ask the skill author for a source/homepage or request that the skill confirm exactly which files it will read/write before first run.
功能分析
Type: OpenClaw Skill
Name: youtube-title-generator
Version: 1.0.0
The skill is classified as suspicious due to its instruction to the AI agent to use `web_fetch` to retrieve content from user-provided URLs (SKILL.md). While this capability is plausibly needed for the stated purpose of analyzing content, `web_fetch` is a powerful network access primitive that introduces a risk of Server-Side Request Forgery (SSRF) or other network-based attacks if a malicious user provides a crafted URL. There is no clear evidence of intentional malicious behavior by the skill itself, but the presence of this risky capability without robust explicit safeguards warrants a 'suspicious' classification.
能力评估
Purpose & Capability
Name and description match the runtime instructions: the skill transforms user content ideas into title suggestions. It only references a local reference file and saving outputs under youtube-title/, and asks the agent to fetch user-provided URLs when supplied — all congruent with a title-generation tool. No unrelated env vars, binaries, or installs are requested.
Instruction Scope
SKILL.md stays on-task: collect input, optionally web_fetch a provided URL, optionally read youtube-title/reference-titles.md, generate titles, and save them to youtube-title/titles-{timestamp}.md. Note: web_fetch will retrieve whatever URL the user provides and the skill will read/write files in the youtube-title/ path — expected for this purpose but worth noting because those are the only external data accesses.
Install Mechanism
No install spec and no code files — instruction-only skills have the lowest installation risk. Nothing is downloaded or written to disk by an installer.
Credentials
The skill requires no environment variables, credentials, or unrelated configuration paths. The amount and type of access requested (optional reading of a namespaced reference file, optional web_fetch of user-provided URLs, and saving outputs to a namespaced folder) are proportional to generating and storing titles.
Persistence & Privilege
always is false and there are no special persistence or cross-skill configuration changes. The skill can be invoked autonomously by the agent (the platform default), which is expected for skills of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-title-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-title-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of YouTube Title Generator skill.
- Generates 30 compelling YouTube title ideas (20 structured + 10 creative) from user-provided concepts.
- Uses proven structural formulas and psychological triggers derived from high-performing YouTube titles.
- Loads reference patterns from an optional file to optimize title performance.
- Saves generated titles and analysis to timestamped files, with clear workflow and error handling.
- Includes constraints for title character length, originality, tone, and distinctiveness.
元数据
常见问题
YouTube Title Generator 是什么?
Generates compelling YouTube title ideas from content concepts. Use when someone needs click-worthy video titles using proven structural formulas and psychological patterns from high-performing videos. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2013 次。
如何安装 YouTube Title Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-title-generator」即可一键安装,无需额外配置。
YouTube Title Generator 是免费的吗?
是的,YouTube Title Generator 完全免费(开源免费),可自由下载、安装和使用。
YouTube Title Generator 支持哪些平台?
YouTube Title Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Title Generator?
由 vincentchan(@vincentchan)开发并维护,当前版本 v1.0.0。
推荐 Skills