← 返回 Skills 市场
zhheo

张洪Heo博客助手

作者 zhheo · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
520
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install zhheo-blog-tools
功能描述
与张洪Heo的智能体(洪墨AI)进行聊天或搜索文章。支持文章搜索、今日热门、标签/分类获取、装备与项目查询。 触发词:张洪Heo、博客、博主、张洪、Heo。
安全使用建议
This skill appears to only interact with the public blog (fetch JSON/RSS, call the blog's chat UI via in-page JS, and extract visible replies and reference links). Before installing, confirm that your agent's 'browser' / DOM-extraction tool is appropriately sandboxed and will not leak cookies or other agent credentials to the remote site. Also note that the skill requires the ability to set a Referer header for the hot.php API — ensure your platform supports that. If you are comfortable with the agent opening and interacting with the blog page and that the blog content is public, the skill is reasonable to use. If you need stricter privacy, avoid giving the agent browser access or audit the platform's browser tool behavior first.
功能分析
Type: OpenClaw Skill Name: zhheo-blog-tools Version: 1.0.4 The skill is designed to provide search and interaction capabilities for a specific personal blog (blog.zhheo.com). It instructs the agent to use standard browser automation and fetch calls to retrieve article data, tags, and equipment lists, or to interact with an on-site chat interface. No indicators of data exfiltration, malicious execution, or prompt injection were found; all actions are consistent with the stated purpose of the skill.
能力评估
Purpose & Capability
The name/description (blog chat/search) aligns with the actions described: fetching JSON/RSS endpoints, opening the blog, invoking in-page chat/search JS, and extracting article lists and chat replies. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md limits operations to the blog's public endpoints and the blog page DOM: fetch post_info.json, tags/categories APIs, the hot.php API (with a Referer header), open the blog and call postChatUser.sendChatMsg/sendSearchMsg, and extract the AI message and reference links. It does not instruct reading files, other sites, system env vars, or sending data to unrelated external endpoints. Note: it assumes the agent platform supplies a 'browser' tool and network fetch capability to execute in-page JS and extract DOM content.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are requested. All network calls target the blog's known endpoints mentioned in the description.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide modifications or elevated privileges. Autonomous invocation is allowed by default but is not combined with any broad secrets or always-true flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zhheo-blog-tools
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zhheo-blog-tools 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- 更新描述,补充并细化触发词为“张洪Heo、博客、博主、张洪、Heo” - 明确功能覆盖:聊天、文章搜索、今日热门、标签/分类获取、装备与项目查询 - 内容结构与说明未改动,仅增强 skill 总览信息与可发现性 - 版本本体逻辑与实现细节未变
v1.0.3
- 简化触发词为“张洪Heo”、“博客”、“博主” - 删除触发词“问问张洪Heo”、“与张洪Heo对话”、“张洪Heo博客”,降低操作门槛 - 其余 skill 使用方式与功能保持不变
v1.0.2
- Expanded数据源说明,新增了“装备页”、“我的项目”页面和标签/分类/API接口等内容的数据源和用法 - 增加了今日热门、标签、分类直接通过 API 获取的方式及细节(Referer 要求等),无需打开页面 - 新增了装备/设备/外设询问和开发项目相关的使用方式和流程 - 优化并细化了各类信息流程(今日热门、标签/分类、装备、项目等)的操作指引 - 明确了 API 使用注意事项,如 Referer 头的要求和本地优先检索策略
v1.0.1
zhheo-blog-tools 1.0.1 - 新增对张洪Heo博客 RSS 订阅(https://blog.zhheo.com/rss.xml)的说明,便于获取最新文章 - 增加文章标签页(https://blog.zhheo.com/tags/)的使用方法,支持按用户兴趣推荐文章 - 支持获取“今日热门”文章,通过分析博客侧边栏 card-hotpost 元素提取热榜 - 聊天流程明确需转发 AI 回复气泡中的全部内容,包括主回复和所有参考来源链接 - 丰富操作流程,细化文章推荐和热门文章提取的具体步骤
v1.0.0
zhheo-blog-tools 1.0.0 — 初始版本发布 - 支持通过“问问张洪Heo”等触发词与张洪Heo的智能体互动或搜索博客文章 - 搜索时优先使用博客文章列表 post_info.json 本地数据,无结果再用浏览器搜索 - 聊天或未命中搜索结果时自动打开博客页面,支持智能体聊天功能 - 分类支持两种模式:文章搜索与智能体聊天 - 用例及API调用流程详细说明
元数据
Slug zhheo-blog-tools
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

张洪Heo博客助手 是什么?

与张洪Heo的智能体(洪墨AI)进行聊天或搜索文章。支持文章搜索、今日热门、标签/分类获取、装备与项目查询。 触发词:张洪Heo、博客、博主、张洪、Heo。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 520 次。

如何安装 张洪Heo博客助手?

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

张洪Heo博客助手 是免费的吗?

是的,张洪Heo博客助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

张洪Heo博客助手 支持哪些平台?

张洪Heo博客助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 张洪Heo博客助手?

由 zhheo(@zhheo)开发并维护,当前版本 v1.0.4。

💬 留言讨论