A powerful CLI utility for generating search-optimized HTML meta tags, Open Graph data, and structured JSON-LD schema.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install meta-tags
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
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).
Get the raw skill files in a ZIP archive.
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.
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"
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 |
Loading
An AI-powered tool that scans web pages and generates highly relevant meta tags, Open Graph cards, and Twitter previews.

An AI-powered CLI tool that intelligently resolves Git merge conflicts by analyzing context from both branches.

A CLI utility that instantly generates production-grade structured logging configurations for Node.js frameworks.

An AI-enhanced web auditing tool that converts Lighthouse reports into specific, actionable code-level fixes.

A specialized CLI tool that converts plain English descriptions into production-ready Express middleware code with built-in error handling.

An automated utility for generating timestamped SQL migration files directly from ORM schemas like Prisma and Drizzle.








































