← 返回 Skills 市场
dishant0406

Re Blog Meta

作者 Dishant Sharma · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ✓ 安全检测通过
180
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install re-blog-meta
功能描述
Generate SEO-optimized title, SEO title, SEO description, SEO slug, and social tips for a blog post. Use when the user provides a blog name or slug to look u...
安全使用建议
This skill appears coherent but before installing consider: (1) It will read files under ~/blogs and create files under ~/blog-meta — ensure those directories are appropriate and don't contain sensitive secrets you don't want an agent to read. (2) It opens an OpenClaw-managed browser and performs live web searches (Google/Trends/Reddit/X); be comfortable with the agent accessing the public web from your environment. (3) No credentials or external endpoints are requested by the skill itself, which is good. (4) The SKILL.md enforces strict validation and will not save the JSON if fields fail length/keyword rules — review the two reference files (meta-output.md and meta-research.md) if you want to confirm the exact rules. (5) If you have privacy concerns, run it first on a non-sensitive sample blog and confirm behavior (which files are read, what sources are recorded) before using it on production content.
功能分析
Type: OpenClaw Skill Name: re-blog-meta Version: 1.1.2 The blog-meta skill bundle is designed to automate SEO metadata generation by researching trends via a managed browser and processing local blog files. The workflow involves reading from `~/blogs/`, performing searches on Google, Reddit, and X, and saving JSON output to `~/blog-meta/`, all of which are consistent with the stated purpose. There are no signs of data exfiltration, malicious command execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match what the skill requests and does: reading a blog from ~/blogs, researching web sources, generating five SEO fields, and saving JSON to ~/blog-meta. There are no unrelated binaries, credentials, or surprising external services requested.
Instruction Scope
The SKILL.md explicitly instructs the agent to (a) open an OpenClaw-managed browser (using `openclaw browser start`), (b) search public sites (Google, Trends, Reddit, X/Twitter) and collect sources, (c) read the full blog file under ~/blogs, and (d) write a JSON file to ~/blog-meta. This is coherent with the purpose but does grant the skill the ability to read files in your home folder and to access the public web for research. The requirement to always use the platform browser is a platform-specific mandate (not inherently dangerous) but is prescriptive.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or written by an installer, which minimizes filesystem/installation risk.
Credentials
The skill requests no environment variables or credentials. Its filesystem access is limited to ~/blogs (read) and ~/blog-meta (write), which is proportionate for a blog metadata generator. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not forced-always-on and does not request system-wide persistent privileges. Autonomous invocation is allowed by default (platform behavior) but not compounded by 'always:true' or requests to modify other skills or global config.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install re-blog-meta
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /re-blog-meta 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
No user-visible changes in this version; no file changes detected.
v1.1.1
- Updated browser startup instructions to require using the command openclaw browser start for opening the managed browser. - Clarified that only the specified command should be used to open the browser, not any alternatives. - Emphasized this step as CRITICAL NON-NEGOTIABLE in the workflow documentation.
v1.1.0
No functional or documentation changes detected in this version. - Version 1.1.0 does not include any file modifications or updates.
v1.0.9
- No changes detected in this version. - Functionality, workflow, and requirements remain the same as the previous release.
v1.0.8
No user-facing changes in this version. - Version 1.0.8 contains no file or documentation updates. - No new features, bug fixes, or workflow changes detected.
v1.0.7
No major changes in workflow or features. Internal documentation improvement. - Expanded content in references/meta-output.md for more detailed instructions or clarification. - No changes to the skill logic or user workflow. - No impact on user-facing functionality.
v1.0.5
- Clarified skill purpose and usage for generating complete SEO metadata for a single blog post per run. - Added explicit research workflow: mandates use of browser (Google, Google Trends, Reddit, X/Twitter) before generating any meta fields. - Established strict quality requirements: field length limits, unique display/SEO titles, slug format, and SEO description rules. - Specified file handling: reads from ~/blogs, saves JSON to ~/blog-meta using the generated SEO slug, and details error handling if the blog file is missing. - Outlined completion report requirements to improve transparency and reproducibility.
元数据
Slug re-blog-meta
版本 1.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

Re Blog Meta 是什么?

Generate SEO-optimized title, SEO title, SEO description, SEO slug, and social tips for a blog post. Use when the user provides a blog name or slug to look u... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。

如何安装 Re Blog Meta?

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

Re Blog Meta 是免费的吗?

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

Re Blog Meta 支持哪些平台?

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

谁开发了 Re Blog Meta?

由 Dishant Sharma(@dishant0406)开发并维护,当前版本 v1.1.2。

💬 留言讨论