Meta Tags - SEO Tag Generator for Openclaw

A powerful CLI utility for generating search-optimized HTML meta tags, Open Graph data, and structured JSON-LD schema.

lxgicstudios
v0.1.0
Feb 2, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install meta-tags

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install meta-tags using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Meta Tags - SEO Tag Generator?

The Meta Tags generator is a specialized tool designed to automate the creation of essential metadata for modern web development. As a key component of the Openclaw Skills library, this tool handles the generation of standard HTML tags, Open Graph properties, and Twitter Cards to ensure your content looks professional when shared. It eliminates the manual effort of writing complex meta tags while maintaining high standards for technical SEO.

Using this skill within the Openclaw Skills framework allows developers to generate framework-specific outputs for React and Vue projects. This versatility makes it an indispensable tool for teams looking to streamline their SEO workflows and improve their search engine rankings through structured data and social media optimization.

Meta Tags - SEO Tag Generator Use Cases

  • Automating SEO metadata generation for new blog posts or digital articles.
  • Creating React Helmet or Vue useHead compatible code for modern frontend frameworks.
  • Generating structured JSON-LD schema to improve search engine rich snippets and visibility.
  • Standardizing social media previews across a development team to ensure brand consistency.

How Meta Tags - SEO Tag Generator Works

  1. The developer triggers the tool via the command line or an AI agent workflow.
  2. Key page metadata such as title, description, and canonical URL are provided as input flags.
  3. The generator processes the inputs to create a comprehensive block of SEO-ready code.
  4. Users specify the desired output format, such as raw HTML, JSON, or framework-specific syntax.
  5. The finalized tags are returned for immediate implementation in the web project.

Meta Tags - SEO Tag Generator Setup

To start using this tool from Openclaw Skills, install it globally using npm:

npm install -g @lxgicstudios/meta-tags

Alternatively, you can run it directly without a permanent installation:

npx @lxgicstudios/meta-tags -t "Your Title" -d "Your Description"

Meta Tags - SEO Tag Generator Data Schema & Taxonomy

The skill organizes metadata into specific categories to ensure compatibility with different platforms:

Tag Category Properties Purpose
Primary Meta Title, Description, Keywords Search Engine Rankings
Open Graph OG Title, Image, Type Facebook & LinkedIn Previews
Twitter Cards Card Type, Handle, Image X/Twitter Social Previews
JSON-LD Script Object Structured Schema Data
Frameworks React, Vue, HTML, JSON Developer Integration

Meta Tags - SEO Tag Generator Advanced Features

  • Support for framework-specific outputs including React Helmet and Vue useHead for seamless SPA integration.
  • Configuration file support allows users to load SEO settings from a central seo.json file.
  • Automatic JSON-LD schema generation to facilitate better crawling and rich search results.
  • Direct file output capabilities to pipe generated code into specific project directories.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*