Skill 详情
博客内容校验 Skill
Blog Content Validation Skill for Codex · github
用于调研型博客内容生产、SEO QA、Markdown/MDX frontmatter 校验、来源检查和 schema-ready 发布流程的 Codex skill。
Skill 概览
用于调研型博客内容生产、SEO QA、Markdown/MDX frontmatter 校验、来源检查和 schema-ready 发布流程的 Codex skill。
博客内容校验 相关搜索词
本页主要服务搜索 博客内容校验 Skill、下载、安装、README、Skill URL 和使用教程的用户。
资源类型
BHINNKJ Skill
所属分类
Office & Documents 办公文档、Meta & Tools 元工具、Research 研究、Marketing & Growth 营销增长
标签
Codex Skill、SEO QA、Markdown、Schema
下载的是 EasyGlobe 保存的本地 Markdown skill 文件,可随站点一起部署到 GitHub 和 Cloudflare。
详细 Skill 介绍
博客内容校验 Skill 的定位
博客内容校验 Skill 是一个面向 Office & Documents 办公文档、Meta & Tools 元工具、Research 研究、Marketing & Growth 营销增长 场景的 AI Agent skill 资源。根据当前归档内容,它的主要价值是:用于调研型博客内容生产、SEO QA、Markdown/MDX frontmatter 校验、来源检查和 schema-ready 发布流程的 Codex skill。。用户通常会搜索“博客内容校验 Skill 是什么”“博客内容校验 Skill 怎么安装”“博客内容校验 Skill 怎么使用”“博客内容校验 Skill 下载”以及 Claude Skills、Codex Skills、Gemini Skills、Kimi Skills、GLM Skills 等组合关键词,因此本页把 README、Skill URL、本地下载文件、使用方法和适用平台放在同一个详情页中,方便判断它是否适合自己的工作流。
README 核心说明
Production workflow for researching, writing, improving, scoring, and validating SEO-ready blog articles in Markdown, MDX, HTML, and static-site content systems.
This repository packages a reusable Codex skill for teams that publish researched content and need a repeatable QA process before a post goes live. It focuses on content production, SEO checks, source discipline, frontmatter quality, schema readiness, internal links, and rendered-page validation.
README 能力说明
Many blog workflows fail at the handoff between writing and publishing. Drafts may look complete but still miss search intent, canonical metadata, author signals, citation links, image alt text, FAQ coverage, sitemap inclusion, or basic Markdown constraints.
blog-publish-pipeline gives Codex a practical checklist and a local scoring script so every article can move through the same content QA gates.
README 使用说明
- Create a researched SEO blog post from a keyword or topic
- Improve an existing Markdown or MDX article without changing its intent
- Validate title tags, meta descriptions, author metadata, and frontmatter
- Check internal links, external citation links, FAQ coverage, image alt text, and paragraph length
- Prepare schema-ready articles for Article, BlogPosting, FAQPage, Person, and Organization
- Review blog content for E-E-A-T signals, source quality, and AI-search readability
- Run a pre-publish checklist before build, sitemap, and rendered-page verification
README 安装与配置线索
Clone this repository into your Codex skills directory:
mkdir -p ~/.codex/skills
git clone https://github.com/BHINNKJ/blog-content-validation-skill.git ~/.codex/skills/blog-publish-pipelineOr copy the folder into:
~/.codex/skills/blog-publish-pipelineThen ask Codex to use blog-publish-pipeline when creating, improving, scoring, QA-checking, or preparing a blog post for publishing.
适用场景和工作流价值
从分类和标签看,博客内容校验 Skill 主要覆盖 Office & Documents 办公文档、Meta & Tools 元工具、Research 研究、Marketing & Growth 营销增长,关键词包括 Codex Skill、SEO QA、Markdown、Schema。它适合被整理成团队 SOP、AI Agent 提示词、Claude Skill、Codex Skill 或其他模型平台可复用的操作说明。实际落地时,可以先阅读本页的 README 摘要,确认它解决的问题、输入输出、运行环境和限制条件,再通过 Skill URL 查看原项目的最新说明。对于需要长期复用的场景,本地 Markdown 下载文件可以作为归档版本,便于团队内部评审、二次改写或放入自己的 agent skills 仓库。
安装、使用和平台判断
Clone this repository into your Codex skills directory: Or copy the folder into: Then ask Codex to use blog-publish-pipeline when creating, improving, scoring, QA-checking, or preparing a blog post for publishing....
安装方式
Clone this repository into your Codex skills directory:
mkdir -p ~/.codex/skills
git clone https://github.com/BHINNKJ/blog-content-validation-skill.git ~/.codex/skills/blog-publish-pipelineOr copy the folder into:
~/.codex/skills/blog-publish-pipelineThen ask Codex to use blog-publish-pipeline when creating, improving, scoring, QA-checking, or preparing a blog post for publishing.
使用方式
- Create a researched SEO blog post from a keyword or topic
- Improve an existing Markdown or MDX article without changing its intent
- Validate title tags, meta descriptions, author metadata, and frontmatter
- Check internal links, external citation links, FAQ coverage, image alt text, and paragraph length
- Prepare schema-ready articles for Article, BlogPosting, FAQPage, Person, and Organization
- Review blog content for E-E-A-T signals, source quality, and AI-search readability
- Run a pre-publish checklist before build, sitemap, and rendered-page verification
能力范围
Many blog workflows fail at the handoff between writing and publishing. Drafts may look complete but still miss search intent, canonical metadata, author signals, citation links, image alt text, FAQ coverage, sitemap inclusion, or basic Markdown constraints.
blog-publish-pipeline gives Codex a practical checklist and a local scoring script so every article can move through the same content QA gates.
支持平台
这个 skill 可以作为以下 AI Agent、模型工作流或团队 SOP 的参考模板使用。
配置与更新
归档中暂未识别到单独的配置章节;如果原项目包含 API key、账号授权、CLI 或插件配置,请以 Skill URL 中的官方说明为准。
README 命令示例
mkdir -p ~/.codex/skills
git clone https://github.com/BHINNKJ/blog-content-validation-skill.git ~/.codex/skills/blog-publish-pipeline ~/.codex/skills/blog-publish-pipeline node ~/.codex/skills/blog-publish-pipeline/scripts/score-markdown-blog.mjs ./content/blog/example.md "primary keyword" 标签
常见问题 FAQ
What:博客内容校验 Skill 是什么?
用于调研型博客内容生产、SEO QA、Markdown/MDX frontmatter 校验、来源检查和 schema-ready 发布流程的 Codex skill。
Who:博客内容校验 Skill 适合谁使用?
适合需要处理 Office & Documents 办公文档、Meta & Tools 元工具、Research 研究、Marketing & Growth 营销增长 工作流的团队、运营人员、开发者或 AI Agent。
When:什么时候使用 博客内容校验 Skill?
当任务涉及 Codex Skill、SEO QA、Markdown、Schema,或需要把对应能力沉淀为 Claude Skills、Codex Skills、Gemini Skills、Kimi Skills、GLM Skills 或团队 SOP 时使用。
如何下载 博客内容校验 Skill?
可以使用页面顶部或 Skill 信息区的“下载 Skill 文件”按钮下载 EasyGlobe 保存的本地 Markdown 文件,文件名为 bhinnkj-blog-content-validation-skill.md。
博客内容校验 Skill 怎么安装?
请查看本页“安装方式”模块;如果归档 README 没有明确安装章节,可以通过 Skill URL 打开原始项目,并按官方 README、平台文档或 marketplace 页面完成安装。
博客内容校验 Skill 怎么使用?
请查看本页“使用方式”“能力范围”和 README 摘要模块。页面会把归档 README 中识别出的使用说明、命令示例和适用工作流整理出来。
博客内容校验 Skill 支持 Claude、Codex、Gemini、Kimi 和 GLM 吗?
本页把它整理为可复用的 AI Agent skill 资料,可作为 Claude Skills、Codex Skills、Gemini Skills、Kimi Skills、GLM Skills、ChatGPT Skills 或团队 SOP 的参考模板;实际可用性以 Skill URL 中的官方说明为准。
博客内容校验 Skill 的 Skill URL 在哪里?
Skill URL 保留在页面左侧的 Skill 信息区,也可以点击页面顶部的“打开原始 Skill”按钮访问原始项目或官方页面。
本地下载文件和 Skill URL 有什么区别?
本地下载文件是 EasyGlobe 保存的 Markdown 版本,便于归档、阅读和复用;Skill URL 指向原始项目、官方文档或 marketplace 页面,适合查看最新说明和官方安装方式。