← Back to Skills Marketplace
dishant0406

Re Blog Meta

by Dishant Sharma · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ✓ Security Clean
180
Downloads
0
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install re-blog-meta
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install re-blog-meta
  3. After installation, invoke the skill by name or use /re-blog-meta
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug re-blog-meta
Version 1.1.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 7
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.

How do I install Re Blog Meta?

Run "/install re-blog-meta" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Re Blog Meta free?

Yes, Re Blog Meta is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Re Blog Meta support?

Re Blog Meta is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Re Blog Meta?

It is built and maintained by Dishant Sharma (@dishant0406); the current version is v1.1.2.

💬 Comments