什么是 og-image?
生成社交媒体预览图像(开放图谱)并配置元标记。使用项目现有的设计系统创建屏幕截图优化页面,以 1200x630 分辨率捕获页面,并设置所有社交共享元标记。 来源:dirnbauer/webconsulting-skills。
生成社交媒体预览图像(开放图谱)并配置元标记。使用项目现有的设计系统创建屏幕截图优化页面,以 1200x630 分辨率捕获页面,并设置所有社交共享元标记。
通过命令行快速安装 og-image AI 技能到你的开发环境
来源:dirnbauer/webconsulting-skills。
This skill creates professional Open Graph images for social media sharing. It analyzes the existing codebase to match the project's design system, generates a dedicated OG image page, screenshots it, and configures all necessary meta tags.
Create a dedicated route at /og-image (or equivalent for the framework):
Audit and update the project's meta tag configuration. For Next.js App Router, update layout.tsx. For other frameworks, update the appropriate location.
生成社交媒体预览图像(开放图谱)并配置元标记。使用项目现有的设计系统创建屏幕截图优化页面,以 1200x630 分辨率捕获页面,并设置所有社交共享元标记。 来源:dirnbauer/webconsulting-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dirnbauer/webconsulting-skills --skill og-image生成社交媒体预览图像(开放图谱)并配置元标记。使用项目现有的设计系统创建屏幕截图优化页面,以 1200x630 分辨率捕获页面,并设置所有社交共享元标记。 来源:dirnbauer/webconsulting-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dirnbauer/webconsulting-skills --skill og-image 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dirnbauer/webconsulting-skills