ai-visibility-writing

ai-visibility-writing is a skill for Claude Code, Codex from elvisun/newsjack. It costs 137 tokens per session (2,092 once invoked), scanned A, original, MIT.

A writing review and editing guide for making press releases, blog posts, expert articles, and explainers easier for AI answer systems to find, understand, quote, and cite.

In plain words
What is it for?
Use it to audit a draft, ask questions before editing, suggest ranked changes, or apply fact-preserving revisions for AI search and answer-engine visibility.
Why use it?
It helps improve discoverability while preserving facts and keeping the writing useful for people. It also makes clear that visibility in AI answers cannot be guaranteed by rewriting alone.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to audit a draft, ask questions before editing, suggest ranked changes, or apply fact-preserving revisions for AI search and answer-engine visibility.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/elvisun/newsjack/ai-visibility-writing
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 elvisun/newsjack --skill ai-visibility-writing
Clone the repo
git clone --depth 1 https://github.com/elvisun/newsjack

Made for: Claude Code, 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 ai-visibility-writing

README.md
[![agentmods](https://agentmods.dev/badge/skills/elvisun/newsjack/ai-visibility-writing/github.svg)](https://agentmods.dev/skills/elvisun/newsjack/ai-visibility-writing)
Your own site
<a href="https://agentmods.dev/skills/elvisun/newsjack/ai-visibility-writing"><img src="https://agentmods.dev/badge/skills/elvisun/newsjack/ai-visibility-writing/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 ai-visibility-writing

Your own site · 80×15
<a href="https://agentmods.dev/skills/elvisun/newsjack/ai-visibility-writing"><img src="https://agentmods.dev/badge/skills/elvisun/newsjack/ai-visibility-writing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 137 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,092 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.00137 $0.02092
Opus 5 $0.00068 $0.01046
Sonnet 5 $0.00027 $0.00418
Haiku 4.5 $0.00014 $0.00209

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

Security

Grade A, and why

ai-visibility-writing 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 12d ago.

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/ai-visibility-writing/SKILL.md · 219 lines

How it starts

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

AI Visibility Writing

Make useful information easier to find and reuse without making the writing worse for people. Treat AI visibility as a probabilistic outcome with strong retrieval, authority, query, and platform confounders—not as a property a rewrite can guarantee.

This skill inherits the ethical floor from skills/ETHICS.md. If local instructions conflict with that doctrine, skills/ETHICS.md wins. Follow skills/WHY-NOT-SPAM.md when the document will support media outreach.

Choose the requested behavior

  • Audit: diagnose the supplied draft and stop before rewriting.
  • Question: return only the few answers needed before sound advice is possible.
  • Suggest: rank concrete edits without silently applying them.
  • Rewrite: apply safe, grounded edits and report what changed.

If the request is ambiguous, audit and suggest. Do not rewrite by default.

1. Build the fact ledger first

Before judging style, record the material the output must preserve:

  • every number, date, named entity, title, quotation, attribution, comparison, qualification, and source relationship;
  • the document type, intended publisher, audience, and stated purpose;
  • supplied links or evidence, including which claim each source supports;
  • claims that are promotional, unverifiable from the supplied material, or likely to require fact-check before publication.

Treat the ledger as a ceiling. Never add a statistic, testimonial, citation, link, customer, credential, superlative, causal claim, or other fact merely to make a passage look authoritative. Preserve uncertainty words such as “may,” “estimated,” “in this sample,” and “as of.” If a proposed improvement needs new proof, ask for it instead of writing around the gap.

2. Read the audience and likely queries

State the primary human audience and two to four plausible information needs the piece can honestly answer. Prefer the user's target queries when supplied. Otherwise infer cautiously from the document and label the inference.

Read the full file on GitHub · 219 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. 12d ago First seen · 219 lines · 137 tokens per session scan A 3a677266e8f4

Subscribe to this mod's changes

ai-visibility-writing is a skill published in the GitHub repository elvisun/newsjack (667 stars, last pushed 9d ago), licensed MIT. It adds 137 tokens to every session and 2,092 once invoked, about $0.0007 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-30.

Related

Other skills, from other repositories

gh-pr-list

Generate a short, copy-paste friendly Slack message listing the user's open PRs in the current repo, split into "Ready for review" (non-draft) and "Drafts" sections, each as bullets with custom emoji and markdown-style links. Use when the user mentions PRs ready to review, Slack PR list, share my PRs on Slack, or…

tomimor/skills · 86 tokens

dev-git-workflow

Use for non-trivial Git state such as branch strategy, worktrees, merge/rebase decisions, conflicts, reviewer-facing PR preparation, tags, and release notes. Do not trigger for a routine commit, push, or PR that needs no strategy decision.

BlueSkyXN/Codex-is-all-you-need · 57 tokens

dev-release-check

Use for pre-release validation, versioning, changelogs, artifacts, smoke tests, rollback notes, and release risk.

BlueSkyXN/Codex-is-all-you-need · 29 tokens

hunk-launch-video

Produces Hunk videos by driving the real TUI headlessly in a PTY, compositing captioned 1080p frames in Chromium, and encoding with ffmpeg. Use for feature demos, workflow explainers, announcements, launch videos, and full-release roundups.

modem-dev/hunk · 60 tokens

repo-guidance

Navigate the Composio SDK monorepo, branch and PR workflow, repo layout, generated-file boundaries, changesets, and shared maintenance rules. Use when work spans multiple packages, when deciding where code belongs, when preparing a PR, or when the user asks about repository conventions rather than a specific SDK…

ComposioHQ/composio · 67 tokens

python-release

Handle Python SDK release, build, bump, packaging metadata, PyPI client pin, uv.lock, nox/build workflow, and publish verification changes. Use for Python release process work or dependency pin bumps; do not use for ordinary Python feature implementation.

ComposioHQ/composio · 53 tokens