← 返回 Skills 市场
dishant0406

Re Blog Writer

作者 Dishant Sharma · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ✓ 安全检测通过
207
总下载
0
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install re-blog-writer
功能描述
Research a topic using the browser then write a complete blog post saved as a .md file in ~/blogs. Use when the user provides a subject and wants a full, hum...
安全使用建议
This skill looks coherent for its purpose, but check a few operational details before installing: 1) Confirm your agent platform provides the `openclaw browser start` command the SKILL.md mandates — the skill expects a managed browser and will insist on that command. 2) Be aware it will create and write files in ~/blogs; ensure you are comfortable with that location and that filenames (slugs) are sanitized to avoid accidental overwrites or path traversal. 3) The skill performs live web research (Google, Reddit, Hacker News) — if you have privacy concerns, review how browsing logs and fetched content are handled by your agent. 4) The skill has many strict “CRITICAL NON-NEGOTIABLE” style rules and requires a separate `re-blog-meta` skill to handle titles; install and test in a safe sandbox run first to verify the workflow (especially title handling and filename behavior). 5) No credentials or external installs are requested, which reduces risk, but always verify the agent does not expose sensitive browsing data or write unintended files when you run the skill.
功能分析
Type: OpenClaw Skill Name: re-blog-writer Version: 1.1.2 The blog-writer skill is a legitimate tool designed to research topics via a managed browser and generate structured blog posts saved to a local directory (~/blogs). The instructions in SKILL.md and the reference files (research.md, structure.md, writing-style.md) focus entirely on content quality, specific stylistic constraints (e.g., no em dashes, lowercase 'i'), and research methodology without any indicators of data exfiltration, malicious execution, or unauthorized system access.
能力评估
Purpose & Capability
The name and description match the instructions: research via a browser and write a .md file to ~/blogs. One minor mismatch: SKILL.md insists on running the platform command `openclaw browser start`, but the registry metadata lists no required binaries or explicit dependency on that command. That is plausible (the platform may provide the command), but the skill should have declared that dependency so callers know the runtime requirement.
Instruction Scope
Runtime instructions stay within the stated purpose: open a managed browser, research Google/Reddit/Hacker News, take notes, and produce a post saved to ~/blogs. The skill does not instruct reading arbitrary local files or pulling unrelated environment variables. It does specify many strict writing rules and non-negotiables, but those are stylistic rather than scope creep.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That lowers install risk.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The operations it needs (web browsing and writing a file in the user's home) are proportionate to its stated purpose.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It does instruct the agent to create and write files under ~/blogs, which is a reasonable capability for a writer tool, but users should expect the skill can create and overwrite files in that directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install re-blog-writer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /re-blog-writer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
- Added a new CRITICAL NON-NEGOTIABLE rule: do NOT include an `# H1` title at the top of the blog post file. - Updated workflow and quality bar documentation to clarify that the post must start directly with the first sentence of Part 1. - Noted that title metadata is now managed separately by the `re-blog-meta` skill.
v1.1.1
- Clarified that the openclaw browser must always be started using the command openclaw browser start and not any other method. - Updated workflow steps to reflect this critical non-negotiable requirement for browser usage. - No changes to blog-writing structure, style rules, or output requirements.
v1.1.0
re-blog-writer 1.1.0 changelog - Updated references/structure.md and references/writing-style.md (see file changes for specific edits). - No changes made to the core workflow or quality bar in SKILL.md. - Maintains the existing 5-part structure and strict writing requirements. - All browser research and self-editing steps remain unchanged.
v1.0.9
Version 1.0.9 of re-blog-writer - No changes detected in this release; SKILL.md content remains unchanged. - All features, workflows, and requirements are the same as the previous version.
v1.0.8
Version 1.0.8 of re-blog-writer - No file changes detected in this release. - No updates or modifications made to the skill’s code or documentation. - Functionality remains the same as the previous version.
v1.0.7
No user-facing changes in this version (1.0.7); no file changes detected.
v1.0.5
- Clarified that all research must be done using the openclaw-managed Chrome window, including direct searches on Google, Reddit, and Hacker News. - Specified not to close Chrome between research and writing. - Added reference to the required search order and collection criteria in research.md. - No changes to the quality standards or completion report; workflow process is now more explicit.
v1.0.4
- Initial public release under the new "blog-writer" name. - Automates research and writing of a single, structured, human-sounding blog post per run. - Strict formatting, style, and quality requirements enforced (no clichés, em dashes, must hit 1200-1500 words, etc.). - Full browser-based research workflow with concrete fact gathering and critique. - Outputs a Markdown file to ~/blogs/ with a detailed completion report.
元数据
Slug re-blog-writer
版本 1.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 8
常见问题

Re Blog Writer 是什么?

Research a topic using the browser then write a complete blog post saved as a .md file in ~/blogs. Use when the user provides a subject and wants a full, hum... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。

如何安装 Re Blog Writer?

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

Re Blog Writer 是免费的吗?

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

Re Blog Writer 支持哪些平台?

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

谁开发了 Re Blog Writer?

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

💬 留言讨论