From sundial-org-awesome-openclaw-skills-4
Scans URLs or local HTML files to generate missing SEO, Open Graph, and Twitter Card meta tags using AI. Useful when improving social sharing previews and search rankings.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Your pages are missing Open Graph tags and Twitter cards. This tool scans your content and generates the meta tags that actually match what's on the page.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Your pages are missing Open Graph tags and Twitter cards. This tool scans your content and generates the meta tags that actually match what's on the page.
One command. Zero config. Just works.
npx ai-meta-tags --url https://mysite.com
# Scan a URL
npx ai-meta-tags --url https://mysite.com
# Scan local file
npx ai-meta-tags --file index.html
# Generate for blog post
npx ai-meta-tags --url https://mysite.com/blog/my-post
This is one of 110+ free developer tools built by LXGIC Studios. No paywalls, no sign-ups, no API keys on free tiers. Just tools that work.
Find more:
No install needed. Just run with npx. Node.js 18+ recommended. Needs OPENAI_API_KEY environment variable.
npx ai-meta-tags --help
Fetches your page content, analyzes the text and structure, then generates appropriate meta tags. The AI creates descriptions that actually summarize your content rather than generic filler.
MIT. Free forever. Use it however you want.