← 返回 Skills 市场
maschera96

geo-optimize

作者 Maschera96 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
179
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install geo-optimize
功能描述
GEO优化工具——语义训练+内容创作。适用于执行GEO概念相关工作,以及创建高质量文章的场景。
使用说明 (SKILL.md)

GEO优化 Skill

GEO(Generative Engine Optimization)优化工具,帮助用户完成从语义训练、内容创作等工作。

什么时候使用这个 skill

当用户提到以下内容时,使用此 skill:

  • "GEO"、"GEO工作流"
  • "文章生成"、"内容创作"、"写文章"
  • "种草文"、"干货文"、"品牌故事"、"行业分析"

快速查阅

主题 文件
GEO 优化及内容创作指南 geo-optimization.md

什么是GEO?

GEO通过优化内容结构和表达方式,让AI搜索引擎更容易理解、检索和推荐你的内容。


核心原则

1. GEO创作前需要关键词

  • 进行GEO优化内容前必须确认用户已提供关键词
  • 关键词数量1-3个,1个主关键词+2个长尾词
  • 重要: 如果用户没有提供,必须先询问关键词,不能直接开始生成文章

2. GEO生成内容需要参考指南

  • GEO 优化及内容创作指南:geo-optimization.md
  • 重要: 生成文章时,请直接使用你的能力生成完整内容,而不是只生成提示词。

3. 内容输出

  • 优先使用 markdown 格式输出内容
  • 输出位置优先使用当前 agent 工作空间下的 geo-output/articles/ 目录,没有的话需要新建
  • 上述预设如果与用户指定冲突,优先采用用户指定的方式

4. 给用户审阅

  • 完成内容创作后把内容发给用户审阅
  • 发送内容不能直接发送 markdown 文件,应该发送符合 markdown 格式的内容

5. 平台规范

  • 如果用户提到了平台,应该按照各平台发布规范创作内容

各平台发布规范

小红书

  • 标题:20字以内,emoji前置
  • 正文:每段不超过3行,多用表情
  • 标签:10-15个,包含核心关键词
  • 图片:9图最佳,首图吸引眼球

微信公众号

  • 标题:26字以内,制造悬念或价值
  • 正文:段落清晰,图文并茂
  • 封面:2.35:1,视觉冲击力强
  • 摘要:概括全文,吸引点击

知乎

  • 标题:以问题形式或价值陈述
  • 正文:结构严谨,有理有据
  • 开头:直击痛点,引发共鸣
  • 结尾:总结全文,引导互动

今日头条

  • 标题:20-30字,包含关键词
  • 正文:每500字配一张图
  • 封面:1280x720,高清无水印
  • 标签:3-5个,热门标签
安全使用建议
This is an instruction-only content creation skill that asks the user for 1–3 keywords before generating articles and will write output under geo-output/articles/ in the agent workspace. It requires no credentials and installs nothing. Before installing, ensure you are comfortable with the agent creating files in its workspace and consider reviewing generated content for accuracy, originality, and platform-specific policy compliance (copyright, platform rules). If you need the skill to never write to disk, restrict file-write permissions or instruct the agent to only preview content rather than save it.
功能分析
Type: OpenClaw Skill Name: geo-optimize Version: 1.0.0 The skill bundle is a standard content generation tool focused on Generative Engine Optimization (GEO). The instructions in SKILL.md and geo-optimization.md define clear operational workflows for creating articles, including platform-specific formatting and workspace file management (geo-output/articles/), without any evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name and description (GEO content optimization and article generation) match the SKILL.md and geo-optimization.md guidance. No unrelated env vars, binaries, or external services are requested.
Instruction Scope
Runtime instructions are narrowly scoped to content creation: require user-provided keywords, follow the included guideline file, prefer markdown output, and write to a workspace subdirectory. They do not instruct reading unrelated system files, accessing environment variables, or exfiltrating data.
Install Mechanism
No install spec and no code files to execute. Instruction-only skills have minimal disk/write risk; the skill will create output files in the agent workspace if asked, which is expected behavior.
Credentials
The skill requests no environment variables, credentials, or config paths. The requirement to create a local output directory is proportional to its content-generation purpose.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request elevated or persistent system privileges or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install geo-optimize
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /geo-optimize 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug geo-optimize
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

geo-optimize 是什么?

GEO优化工具——语义训练+内容创作。适用于执行GEO概念相关工作,以及创建高质量文章的场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。

如何安装 geo-optimize?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install geo-optimize」即可一键安装,无需额外配置。

geo-optimize 是免费的吗?

是的,geo-optimize 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

geo-optimize 支持哪些平台?

geo-optimize 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 geo-optimize?

由 Maschera96(@maschera96)开发并维护,当前版本 v1.0.0。

💬 留言讨论