Toolverse
All skills

meta-tags-gen

by openclaw

Scan pages and generate missing meta tags. Use when improving SEO.

Installation

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

Installation

Quick info

Author
openclaw
Category
Frontend
Views
5

About this skill

Scan pages and generate missing meta tags. Use when improving SEO.

How to use

  1. Upewnij się, że masz zainstalowany Node.js w wersji 18 lub wyższej oraz ustawioną zmienną środowiskową OPENAI_API_KEY z Twoim kluczem API OpenAI.

  2. Aby skanować stronę internetową, uruchom polecenie z adresem URL: npx ai-meta-tags --url https://twoja-strona.com. Narzędzie pobierze zawartość strony i przeanalizuje jej strukturę.

  3. Jeśli chcesz pracować z lokalnym plikiem HTML, użyj flagi --file zamiast --url: npx ai-meta-tags --file index.html.

  4. Poczekaj na wygenerowanie meta tagów. Narzędzie utworzy opisy SEO, tagi Open Graph dla Facebooka oraz Twitter Card na podstawie rzeczywistej treści strony.

  5. Przejrzyj wygenerowane tagi i dodaj je do sekcji Twojej strony HTML. Pamiętaj, aby każda strona miała unikalne opisy — nie używaj tych samych tagów wszędzie.

  6. Przetestuj wyniki za pomocą walidatorów Facebooka i Twittera, aby upewnić się, że linki wyglądają prawidłowo gdy są udostępniane w mediach społecznościowych.

Related skills

svg-precision

by dkyazzentwatwa

Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness and cross-viewer compatibility.

Frontend
233466

better-icons

by better-auth

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search u003cqueryu003e` to find icons, `better-icons get u003cidu003e` to get SVG. Also available as MCP server for AI agents.

Frontend
2037

dev-browser

by SawyerHood

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include \

Frontend
38151

shadcn-ui-setup

by maneeshanif

Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.

Frontend
23167

browser-automation

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include \

Frontend
21175

mermaid-gen

by vladm3105

Generate syntactically correct Mermaid diagrams for technical documentation

Frontend
23124