produce-geo-deliverables

produce-geo-deliverables is a skill for Codex from stella-dust/autoxeo-agent-codex-plugin. It costs 74 tokens per session (490 once invoked), scanned A, original, Apache-2.0.

A skill for turning verified brand information, question sets, and GEO analysis into reports and working materials. These can include content briefs, FAQs, website entity pages, channel copy, or a retest action pack.

In plain words
What is it for?
Use it to produce management summaries, operating reports, execution briefs, FAQ and website drafts, source-improvement lists, and documented retest plans.
Why use it?
It keeps published wording tied to sources and distinguishes confirmed facts, suggestions, and assumptions. This reduces the risk of presenting unsupported business results or recommendations as facts.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it to produce management summaries, operating reports, execution briefs, FAQ and website drafts, source-improvement lists, and documented retest plans.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/stella-dust/autoxeo-agent-codex-plugin/produce-geo-deliverables
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add stella-dust/autoxeo-agent-codex-plugin --skill produce-geo-deliverables
Clone the repo
git clone --depth 1 https://github.com/stella-dust/autoxeo-agent-codex-plugin

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for produce-geo-deliverables

README.md
[![agentmods](https://agentmods.dev/badge/skills/stella-dust/autoxeo-agent-codex-plugin/produce-geo-deliverables/github.svg)](https://agentmods.dev/skills/stella-dust/autoxeo-agent-codex-plugin/produce-geo-deliverables)
Your own site
<a href="https://agentmods.dev/skills/stella-dust/autoxeo-agent-codex-plugin/produce-geo-deliverables"><img src="https://agentmods.dev/badge/skills/stella-dust/autoxeo-agent-codex-plugin/produce-geo-deliverables/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for produce-geo-deliverables

Your own site · 80×15
<a href="https://agentmods.dev/skills/stella-dust/autoxeo-agent-codex-plugin/produce-geo-deliverables"><img src="https://agentmods.dev/badge/skills/stella-dust/autoxeo-agent-codex-plugin/produce-geo-deliverables.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 490 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00074 $0.00490
Opus 5 $0.00037 $0.00245
Sonnet 5 $0.00015 $0.00098
Haiku 4.5 $0.00007 $0.00049

Measured 11d ago against content hash 9256fceeca59, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

produce-geo-deliverables scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/validate-manifest.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/produce-geo-deliverables/SKILL.md · 33 lines

What it actually says

GEO 交付物生产

当前 Codex 会话负责写作。输入事实来自 Brand Wiki 和 Evidence;分析建议来自已验证报告。Cloud 不生成内容,脚本不调用模型。

输入门

  1. 读取 品牌知识库/、冻结问题集、基线/复测摘要和行动计划。
  2. 建立 claim table:每项事实、source ref、允许表达、禁止外推、有效期。没有来源的商业数字、客户成果和平台结论不得写入成稿。
  3. 明确受众和决策:管理层需要判断与优先级,运营层需要路线与指标,执行层需要具体 Brief、正文、校验与复测问题。

产出

按请求选择产物,不机械全做:

  • 管理摘要:结论、证据强度、风险、下一周期资源;
  • 运营报告:平台/问题/来源差距与 30/60/90 天计划;
  • 执行包:内容 Brief、官网实体页/FAQ、渠道适配稿、来源补强清单;
  • 复测包:冻结问题版本、变更清单、验证假设、窗口和成功/失败门。

每项内容保存到 交付物/<周期>/,同时生成 清单.json,包含输入 hash、source refs、audience、status、reviewer、createdAt 和 retest linkage。运行 scripts/validate-manifest.mjs,再登记最终产物 hash。

规则

  • 渠道适配改变结构和语气,不改变事实。
  • “建议发布”不等于“已经发布”;外部发布必须由用户另行授权并提供回执。
  • 不把竞品差距改写成无法证明的优势,不把假设 ROI 写成真实回报。
  • 修改已有文件时保留版本或取得用户明确覆盖授权。
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 33 lines · 74 tokens per session scan A 9256fceeca59

Subscribe to this mod's changes

produce-geo-deliverables is a skill published in the GitHub repository stella-dust/autoxeo-agent-codex-plugin (0 stars, last pushed 15d ago), licensed Apache-2.0. It adds 74 tokens to every session and 490 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

geo-schema

Schema.org structured data audit and generation optimized for AI discoverability — detect, validate, and generate JSON-LD markup.

zubair-trabzada/geo-seo-claude · 26 tokens

meta-tags-optimizer

Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…

nowork-studio/notfair-plugin · 91 tokens

press-media-relations

Use when the user asks to "build a media list for my launch", "write a launch press release", or "pitch press under embargo"; produces a three-tier media and analyst list (Tier 1 exclusive candidates, Tier 2 vertical press, Tier 3 communities and newsletters), an embargo pitch timing skeleton keyed to the…

aaron-he-zhu/aaron-marketing-skills · 150 tokens

launch-monitor

Use when the user asks to "monitor my launch", "track our Product Hunt / Hacker News ranking", or "watch the launch window"; runs the T-0 to T+30 window watch — pre-launch instrumentation verification (UTM/event checks, the upstream of RAMP P1), HN rank/points/comments polling with a comments-over-points flamewar…

aaron-he-zhu/aaron-marketing-skills · 183 tokens

launch-tier-planner

Use when the user asks to "plan my launch tier", "how big should this launch be", or "build a launch risk register with kill criteria"; produces a tier decision (Tier 1 flagship all-channel / Tier 2 targeted / Tier 3 changelog-level), a launch-type declaration (new-product / feature / relaunch / partnership with…

aaron-he-zhu/aaron-marketing-skills · 181 tokens

story-bank-builder

Use when the user asks to "build a story bank", "collect our origin and customer stories", or "assemble reusable proof stories for the message"; assembles reusable narrative units — origin, founder, customer, transformation, and proof stories — each tagged to a claims-ledger ID and a message-house pillar, with every…

aaron-he-zhu/aaron-marketing-skills · 157 tokens