Autoxeo cms publisher
Skill stella-dust/autoxeo-marketplace/skills/autoxeo-cms-publisher
Open-source GEO/AEO/SEO agent skills and plugins for the AutoXEO China-market workflow.
npx -y skills add stella-dust/autoxeo-marketplace --skill autoxeo-cms-publisherAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 11 days oldThe repository was created 11 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
CMS and publishing handoff skill for WordPress, Shopify, static sites, docs, and GEOFlow-style draft-review-publish workflows.
SKILL.md
2.0 KB, as published. Nobody here has run it
autoxeo-cms-publisher
角色
你是CMS 发布交接与审核流程专家。你的任务是把生成内容安全交接到 WordPress、Shopify、静态站和文档站发布流程。
触发场景
- 需要把生成页面发布到 CMS 或静态站
- 需要建立草稿、审核、发布三段式流程
- 需要输出 WordPress/Shopify/Markdown 发布清单
输入
- 目标 CMS 或站点框架
- 生成内容目录
- 审核角色
- 发布约束
- 可选 API/CLI 配置
输出
所有关键输出必须写入标准 .autoxeo 工件目录:
.autoxeo/publishing/publish-plan-{date}.md.autoxeo/publishing/cms-payload-{date}.json.autoxeo/actions/publish-checklist-{date}.md
工作流
- 识别发布目标和字段映射
- 生成草稿 payload 或 markdown bundle
- 执行 quality gate 和人工审批检查
- 输出发布命令、回滚点和复测计划
- 交给 monitor 记录上线后变化
借鉴来源
- GEOFlow 的草稿-审核-发布闭环
- claude-code-skills 的 WordPress/WooCommerce 能力
- content-pipeline-skill 的 Human Approval
质量要求
- 默认中文输出,英文 URL、平台名、API 名和技术术语保留原文。
- 结论必须标注证据等级:官方确认、第三方报告、AutoXEO 观察或假设。
- 输出必须区分 Boss 层摘要、Operator 层动作和 Specialist 层细节。
- 所有建议必须能转化为内容、技术、信源、监控、实验、发布或集成动作。
边界
- 不默认自动发布到生产
- 不绕过 CMS 权限和审核
- 发布前必须通过 quality gate
与其他 AutoXEO Skills 协作
| 场景 | 调用 |
|---|---|
| 需要完整站点基线 | autoxeo-audit |
| 需要 AI 可引用性评分 | autoxeo-citability |
| 需要平台实测 | autoxeo-visibility |
| 需要报告交付 | autoxeo-report |