一键导入
seo-maintenance-engine
Automates technical SEO tasks: generating sitemaps, RSS feeds, llms.txt, and submitting updates to search engines via IndexNow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Automates technical SEO tasks: generating sitemaps, RSS feeds, llms.txt, and submitting updates to search engines via IndexNow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Captures perfect, uncropped screenshots of social media posts and adds them as examples to the site. Use when asked to screenshot, capture, or add an example from a URL or social post.
Captures perfect, uncropped screenshots of social media posts and adds them as examples to the site. Use when asked to screenshot, capture, or add an example from a URL or social post.
Automates the lifecycle of the AI tools directory. It fetches new submissions from Google Sheets, summarizes them for approval, and triggers the screenshot engine for approved tools.
Unified skill to publish AI recipes and blog posts to Instagram, X (Twitter), and Pinterest. Handles image generation, Cloudinary uploading, and API handshakes.
Generates a 3-slide 'Swiss Style' Instagram carousel from a topic or blueprint using the 'Sam Parr' high-value framework.
Converts Markdown recipes into high-quality 1080x1080 social media cards (Instagram/Pinterest format). Use when the user wants to "visualize" a recipe for sharing.
| name | seo-maintenance-engine |
| description | Automates technical SEO tasks: generating sitemaps, RSS feeds, llms.txt, and submitting updates to search engines via IndexNow. |
Use this skill after making significant changes to the site's content (adding blog posts, recipes, or tools).
Run these in order to ensure the site's metadata is perfectly in sync:
node scripts/generate-sitemap.jsnode scripts/generate-rss.jsnode scripts/generate-llms-txt.js (The robot "cheat sheet")node scripts/submit-indexnow.js (Pings Bing/Yandex/Google)npm run build && node scripts/submit-indexnow.js
(Note: Use npm run build only if necessary, as it can be slow.)