wawa-submission

wawa-submission is a skill for Codex from xwcai999/opencreator-novel. It costs 99 tokens per session (2,625 once invoked), scanned A, original, Apache-2.0.

A local preparation and checking tool for submitting long-form writing to Wawa Writer, a Chinese writing and submission platform. It checks author-provided files and details but does not submit them or act as an official Wawa service.

In plain words
What is it for?
It is for preparing manuscript metadata, checking DOCX or TXT files, reviewing category and tag choices from offline snapshots, and verifying local cover or proof-file details.
Why use it?
It helps catch missing fields, unsuitable files, and other preparation problems before a writer submits materials themselves.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex; $skill-name invocation.

Good fit It is for preparing manuscript metadata, checking DOCX or TXT files, reviewing category and tag choices from offline snapshots, and verifying local cover or proof-file details.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xwcai999/opencreator-novel/wawa-submission
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 xwcai999/opencreator-novel --skill wawa-submission
Clone the repo
git clone --depth 1 https://github.com/xwcai999/opencreator-novel

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 wawa-submission

README.md
[![agentmods](https://agentmods.dev/badge/skills/xwcai999/opencreator-novel/wawa-submission/github.svg)](https://agentmods.dev/skills/xwcai999/opencreator-novel/wawa-submission)
Your own site
<a href="https://agentmods.dev/skills/xwcai999/opencreator-novel/wawa-submission"><img src="https://agentmods.dev/badge/skills/xwcai999/opencreator-novel/wawa-submission/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 wawa-submission

Your own site · 80×15
<a href="https://agentmods.dev/skills/xwcai999/opencreator-novel/wawa-submission"><img src="https://agentmods.dev/badge/skills/xwcai999/opencreator-novel/wawa-submission.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,625 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00099 $0.02625
Opus 5 $0.00049 $0.01313
Sonnet 5 $0.00020 $0.00525
Haiku 4.5 $0.00010 $0.00263

Measured 8d ago against content hash 0ded3cfcdbdb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

wawa-submission 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 8d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/run_page_workflow.py, scripts/test_run_page_workflow.py, scripts/test_validate_submission.py, …), 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.

plugins/novel-studio-skill/skills/wawa-submission/SKILL.md · 107 lines

How it starts

The opening of the file, as written. The whole thing — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.

蛙蛙投稿适配

把本 Skill 视为 novel-studio 的平台适配层。复用 $novel-studio 的开书、规划、写作、审稿、封面、项目校验和投稿 TXT;不要复制或另建第二套小说工作流。

投稿包版本与兼容边界

  • 新生成的执行就绪投稿包只能使用 schema_version: 2type: wawa-submission-package,并满足 campaignworkflow 的严格契约;本 Skill 不再生成旧格式。
  • schema_version: 1 或省略 schema_version 的平面元数据仍由 Python 本地预检作为 legacy 输入兼容。它们可以继续使用旧字段别名、相对路径以及缺少 campaign/workflow 的旧结构,但不能借兼容路径跳过必填材料、真实文件、格式/大小或路径安全检查,也不会被当作新包输出;进入页面工作流前必须显式整理为 schema v2。
  • 版本化投稿包只接受已解析的本地文件路径:封面、正文和历史成绩证明必须是允许根目录内的真实普通文件;声明的 size_bytes、远端 URL、Data URI 或“文件名看起来存在”都不能替代实际文件。相对路径以调用方声明的根解析,页面引擎另按 storage.allowedRoots 做 containment 校验;符号链接不能逃逸允许根目录。
  • legacy 预检继续保留旧结果字段(包括 moderulespage_verificationword_countword_count_source 和可选的 wawa_snapshot),便于旧调用方读取;新包的规范字段以 submission-package-schema.md 为准。未知版本或损坏的 v2 契约必须失败关闭。

两种 snapshot 的含义(不要混用)

旧统计快照 API 与页面工作流恰好使用了同名参数,但属于两条完全独立的数据流:

场景 入口 snapshot 的含义 可接受的数据
本地统计兼容 API validate_submission()snapshot / snapshot_path / snapshot_now,或预检 CLI 的 --snapshot(兼容别名 --snapshot-path)/--snapshot-now 可选的本地统计快照;只校验 TTL、脱敏并生成 wawa_snapshot $wawa-sourcewawa.stats.v1
页面工作流 run_page_workflow.py taxonomy-sync --snapshot <路径> 分类快照的输出/替换路径;供分类同步使用 wawa-category-snapshot,不是统计数据

统计快照不得填写或覆盖书名、笔名、字数、简介、状态、类目、标签或页面回读;无效/过期统计只标记未消费,不阻断投稿材料。dry-runprepare 只消费投稿包,不要把 wawa.stats.v1 通过页面工作流的 --snapshot 传入。详情见 references/page-workflow.md

路由

蛙蛙开书

当用户说“蛙蛙开书”“按蛙蛙方向写一本”或同义请求时:

  1. 读取 references/wawa-genres.md
  2. 把图片题材池作为首轮候选边界,并明确频道、目标读者和推荐题材。
  3. 调用 $novel-studio 执行正常规划与开书流程;把平台、频道、题材依据和偏离风险写入现有 设定/题材定位.md,不要改造项目 schema。
  4. 推荐题材不是强行套题。现有方向不在题材池时,说明偏离与代价;只有改变题材、核心受众或结局才暂停让用户决定。
  5. 不把“推荐题材”伪装成页面三级小说类目。三级类目在投稿时按当前页面映射。

完本投稿

这是默认模式。用户提供项目目录、投稿 TXT/DOC/DOCX 或完整小说后:

  1. 读取 $novel-studio作品.md、当前状态、现有投稿就绪证据、封面和最终投稿正文。
  2. 长篇 TXT 必须由 $novel-studioscripts/export_submission_txt.py正文/ 权威章节重新导出;不要复用无法证明章节结构的旧 TXT。标题严格使用 第1章 章名,编码为 UTF-8 无 BOM,禁止 Markdown #、补零编号、中文数字编号、缺号或重复编号。
  3. 先调用 $novel-studio 的现有项目校验,并按其篇幅规则执行相称的终稿审查:目标篇幅达到 5 万字时叠加 publication-readiness.md;低于 5 万字时不要强套五万字门禁。不要在本 Skill 重做连续性、盲审、封面生成或正文打包。
  4. 读取 references/wawa-fields.mdreferences/submission-package-schema.mdassets/submission-material-template.md;按当前频道与题材查询 references/wawa-categories.json 的相关分支,并在 references/wawa-tags.json 中核对所选标签。不要为普通投稿把完整分类树全部展开到上下文,也不在每次投稿时重新抓取网页。
  5. 从权威作品文件提取可证明的信息;笔名、历史成绩、截图和三级类目无法证明时标为“待确认”,禁止编造。
  6. references/submission-package-schema.md 生成 schema_version: 2 的执行就绪投稿包 JSON,并运行:

Read the full file on GitHub · 107 lines

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. 8d ago Changed · +2 lines · +23 tokens per session 0ded3cfcdbdb
  2. 12d ago First seen · 105 lines · 76 tokens per session scan A 906485ac7074

Subscribe to this mod's changes

wawa-submission is a skill published in the GitHub repository xwcai999/opencreator-novel (11 stars, last pushed 5d ago), licensed Apache-2.0. It adds 99 tokens to every session and 2,625 once invoked, about $0.0005 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