Back to catalogue

Word-Count Gated Writer

Content Creator Official v1.0.1

Checks a draft against a word-count range with a deterministic builtin gate, then revises it to fit — because language models cannot reliably count their own words.

by skrptiq

writing builtin word-count
workflow Updated 19 July 2026 3 nodes

Sign in to import this skrpt into your workspace.

Sign in
What's included 3 nodes
1 workflow 1 skill 1 prompt 1 built-in
workflow (1)

Word-Count Gated Writer

Deterministically checks a draft against a word-count range, then revises it to fit.

skill (1)

Revise To Length

Revises a draft toward a target word-count range, guided by the gate verdict.

prompt (1)

Revise Draft

Revises the draft to fit the target word-count range.

Built-in (1) deterministic · runs offline · no tokens

Word-count gate

built-in · offline · 0 tokens

Check the input length against a target and emit a pass/fail verdict.

Requirements 1 service
Services
  • LLM Service
Security Passed
All checks passed v1.0.1 · scanner v3.3.0

Detected

  • Services: llm-service
  • Permissions:
  • Data Handling:
Version history 1 release
v1.0.1 latest 11 July 2026

GH#820 — migrate the builtin step to the node-less `local.builtin` shape (#802 D1b). Replace the `count-words` backing skill-node + `uses` edge with a node-less execution entry (`id: word-count-gate`, `input`, `context.operation`, `output`); downstream reference `{{steps.Count Words.output}}` → `{{steps.word-count-gate.output}}`. Deterministic behavior unchanged; back-compat holds until #802 B6. contents skills 2→1.

More from Content Creator

View all →

Send feedback

Sign in to send feedback — it lets us follow up and keeps the tracker free of spam.