Generate all the SEO boilerplate so you never forget an og:image again
Open Graph tags, Twitter Cards, structured data, canonical URLs, XML sitemaps, and robots rules show up on every launch checklist. This recipe crawls your site and generates the core technical SEO package without the usual copy-paste grind.
Create a skill called "Meta Machinist". When I give you a website URL or list of pages, crawl the content and generate the core technical SEO boilerplate for every page. Include: meta title and description, Open Graph tags (title, description, image, type, url), Twitter Card tags, JSON-LD structured data using the appropriate schema.org type per page, an XML sitemap with URLs and optional lastmod values, robots.txt guidance, and canonical URL tags. Output an HTML snippet per page ready to paste into the head tag. Validate the structured data and flag issues that may block rich results. If I provide target keywords, use them as guidance rather than forcing awkward copy.
Give your Claw a site URL or a list of pages, and it generates the core
technical SEO boilerplate for each page: meta titles and descriptions,
Open Graph and Twitter tags, JSON-LD structured data, canonical URLs, an
XML sitemap, and robots guidance.
Scrape an old site's content and organize it for the new one
Redesigns mean content migration — scraping text, downloading images, mapping content to the new structure, and fixing broken links. This recipe crawls the old site, extracts everything, and organizes it into clean files ready for the new CMS.
Generate meaningful alt text for every image on your site
Writing alt text for dozens of images is slow, but leaving it out is worse. This recipe analyzes images in context and drafts purposeful alt text that supports accessibility first, with search benefits as a side effect rather than the main goal.
Turn finished projects into polished portfolio pieces without the 10-hour writing slog
Your portfolio is 3 years outdated because writing case studies takes longer than the projects themselves. This recipe takes your project files, Figma history, and a few bullet points from you, and drafts a complete case study — challenge, process, solution, results.
Generate button labels, error messages, tooltips, and empty states
Nobody budgets for UX writing but it makes or breaks usability. This recipe generates complete microcopy sets for your UI components — error messages that actually help, empty states that guide action, button labels that are clear, and tooltips that explain without patronizing.