Toolverse
All skills

meta-tags-seo-tag-generator

by openclaw

Generate HTML meta tags for SEO, Open Graph, Twitter Cards, JSON-LD. Copy-paste ready. Perfect for web developers. Free CLI tool.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Mobile

About this skill

Generate HTML meta tags for SEO, Open Graph, Twitter Cards, JSON-LD. Copy-paste ready. Perfect for web developers. Free CLI tool.

How to use

  1. Zainstaluj narzędzie globalnie na swoim komputerze za pomocą npm: npm install -g @lxgicstudios/meta-tags. Wymaga zainstalowanego Node.js.

  2. Przygotuj podstawowe informacje o swojej stronie: tytuł strony, krótki opis (meta description), adres URL oraz opcjonalnie obraz do udostępniania w mediach społecznościowych.

  3. Uruchom narzędzie z parametrami dla podstawowej strony internetowej: npx @lxgicstudios/meta-tags -t "Nazwa Strony" -d "Opis strony" -u "https://example.com". Narzędzie wygeneruje wszystkie niezbędne tagi.

  4. Jeśli chcesz dodać obraz dla Open Graph i Twitter Cards, użyj flagi -i: npx @lxgicstudios/meta-tags -t "Tytuł" -d "Opis" -u "https://example.com" -i "https://example.com/image.jpg".

  5. Dla artykułów bloga dodaj typ i metadane autora: npx @lxgicstudios/meta-tags -t "Tytuł artykułu" -d "Opis" --type article --author "Imię Autora" --published "2024-01-15". To wygeneruje odpowiednie schema JSON-LD.

  6. Skopiuj wygenerowany kod HTML i wklej go do sekcji head swojej strony. Narzędzie zwraca gotowy do użytku HTML, który możesz bezpośrednio umieścić w szablonie.

Related skills

build-iphone-apps

by glittercowboy

Build professional native iPhone apps in Swift with SwiftUI and UIKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode. Targets iOS 26 with iOS 18 compatibility.

Mobile
1182

interactive-portfolio

by davila7

Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios, and portfolios that convert visitors into opportunities. Use when: portfolio,

Mobile
1823

unreal-engine-cpp-pro

by sickn33

Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices.

Mobile
2582

automating-mobile-app-testing

by jeremylongshore

This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user

Mobile
17142

openscad

by mitsuhiko

Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing platforms like MakerWorld.

Mobile
4291

slidev

by XIYO

Comprehensive guide for Slidev - a web-based presentation framework for developers. Covers Markdown syntax, layouts, components, animations, theming, and exporting. Use this skill when creating or working with developer presentations using Slidev.

Mobile
223353