← 返回 Skills 市场
Blog Content Processor
作者
terrycarter1985
· GitHub ↗
· v1.0.0
· MIT-0
43
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install blog-content-processor
功能描述
Process blog content to extract videos and generate GIF previews. Works with blogwatcher, video-frames, and gifgrep skills.
使用说明 (SKILL.md)
Blog Content Processor
Extracts video content from blog posts and generates GIF previews for quick scanning.
Usage
- Feed a blog URL or RSS entry into the processor
- The skill extracts embedded video URLs
- Generates lightweight GIF previews using ffmpeg
- Outputs GIF paths for use with gifgrep or direct sharing
Dependencies
rss-parser— parse blog feedsffmpeg-static— bundled ffmpeg binary for GIF generation
安全使用建议
This appears safe to use as a user-directed content-processing skill, but treat the submitted artifacts as documentation rather than a fully reviewed implementation. Before running any npm-based version, confirm the missing code file and dependency versions, and only process or share media you are comfortable exposing.
功能分析
Type: OpenClaw Skill
Name: blog-content-processor
Version: 1.0.0
The skill bundle is a standard content processing tool designed to extract videos from blog feeds and generate GIF previews. It utilizes legitimate dependencies like rss-parser and ffmpeg-static, and the documentation in SKILL.md and package.json aligns perfectly with its stated purpose without any signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The stated purpose is coherent: take a blog URL or RSS entry, extract embedded video URLs, create GIF previews, and output GIF paths. No credential use, account mutation, destructive action, or persistence is described.
Instruction Scope
The workflow appears user-directed and limited to processing supplied blog/feed content. The artifacts do not contain goal overrides, hidden instructions, or instructions to act without user control.
Install Mechanism
There is no install spec and no code files, but package.json declares npm dependencies and a main file that is not included. This is an incomplete implementation/provenance picture rather than evidence of malicious behavior.
Credentials
Using ffmpeg to generate GIF previews is proportionate to the purpose, but it implies local media processing with a bundled ffmpeg binary and possibly externally fetched media.
Persistence & Privilege
The metadata declares no required environment variables, credentials, config paths, background service, persistence, or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install blog-content-processor - 安装完成后,直接呼叫该 Skill 的名称或使用
/blog-content-processor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Blog Content Processor 是什么?
Process blog content to extract videos and generate GIF previews. Works with blogwatcher, video-frames, and gifgrep skills. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43 次。
如何安装 Blog Content Processor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install blog-content-processor」即可一键安装,无需额外配置。
Blog Content Processor 是免费的吗?
是的,Blog Content Processor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Blog Content Processor 支持哪些平台?
Blog Content Processor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Blog Content Processor?
由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v1.0.0。
推荐 Skills