Word-Count Gated Writer
Content Creator Official v1.0.1Checks 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
Sign in to import this skrpt into your workspace.
Sign inWhat's included 3 nodes
Word-Count Gated Writer
Deterministically checks a draft against a word-count range, then revises it to fit.
Revise To Length
Revises a draft toward a target word-count range, guided by the gate verdict.
Revise Draft
Revises the draft to fit the target word-count range.
Word-count gate
built-in · offline · 0 tokensCheck the input length against a target and emit a pass/fail verdict.
Requirements 1 service
- LLM Service
Security Passed
Detected
- Services: llm-service
- Permissions:
- Data Handling:
Version history 1 release
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 →Spellcheck Proofread & Polish
Flags misspellings with a deterministic zero-token builtin, then an LLM applies those fixes and polishes grammar and voice — so the model never pays tokens to check whether something is a word.
Creator Profile Builder
Analyze your content to build a reusable Voice Profile and Audience Profile — deep writing DNA, not surface labels
Cross-Provider Technical Review
Draft with one AI model, critique with another, revise until the reviewer passes — better output through model diversity