writing-artifacts

writing-artifacts is a skill for Codex from sgaabdu4/hard-eng. It costs 54 tokens per session (490 once invoked), scanned A, original, MIT.

A writing assistant for drafting and revising external technical and user-facing material, such as documentation, release notes, GitHub issues, and pull requests.

In plain words
What is it for?
Use it to prepare paste-ready technical documents, issue reports, review descriptions, release notes, articles, and other defined writing deliverables.
Why use it?
It helps turn source facts into clear copy while preserving exact details and avoiding invented information.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to prepare paste-ready technical documents, issue reports, review descriptions, release notes, articles, and other defined writing deliverables.

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

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 writing-artifacts

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/sgaabdu4/hard-eng/writing-artifacts"><img src="https://agentmods.dev/badge/skills/sgaabdu4/hard-eng/writing-artifacts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 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.00054 $0.00490
Opus 5 $0.00027 $0.00245
Sonnet 5 $0.00011 $0.00098
Haiku 4.5 $0.00005 $0.00049

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

Security

Grade A, and why

writing-artifacts 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 9d 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/writing-artifacts/SKILL.md · 46 lines

How it starts

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

Writing Artifacts

Brief

  • Identify audience, purpose, reader action, format, tone, length, and source constraints.
  • If a missing choice would change the result, ask. Otherwise choose a plain, useful default.
  • Treat supplied facts, links, code, names, dates, and examples as source truth. Mark unknowns; do not invent them.
  • Honor the artifact's requested length. Do not force the chat reply word cap onto a paste-ready deliverable.

Format branches

Medium article

  • Open with the reader's problem, promise, or a concrete story. Earn attention quickly.
  • State one clear thesis. Give each section one job, with examples or evidence that move it forward.
  • Use a useful title, readable headings, specific transitions, and a conclusion that leaves the reader with a decision or next step.
  • Remove sales language, generic lessons, fake certainty, and filler introductions.

GitHub issue

  • Title = the observable problem or requested outcome.
  • Structure = summary + context + steps to reproduce + expected behavior + actual behavior + evidence + scope + acceptance criteria.
  • Preserve exact errors, paths, commands, versions, dates, and links. Separate facts from hypotheses.
  • Report one coherent problem. Include a proposed fix only when requested or clearly useful.

Pull request

  • Structure = what changed + why + user or system impact + proof run + risk or rollout notes.
  • Link the issue or decision when supplied. State known gaps and follow-up work without hiding it in prose.

Docs, notes, and copy

  • Describe the accepted current state, not the editing history.
  • Match the reader's job: explain, decide, perform, or understand. Use headings, examples, and calls to action only when they help.

Final pass

  • Check audience, purpose, structure, claims, links, code, dates, length, and requested tone.
  • Remove repetition, chatbot filler, inflated claims, unexplained jargon, and process commentary.
  • Return the finished artifact first. Add a short note only when the user asks for explanation or a material gap needs attention.

Read the full file on GitHub · 46 lines

Files

What ships with it

1 file 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. 9d ago First seen · 46 lines · 54 tokens per session scan A 4daa552d37b3

Subscribe to this mod's changes

writing-artifacts is a skill published in the GitHub repository sgaabdu4/hard-eng (5 stars, last pushed yesterday), licensed MIT. It adds 54 tokens to every session and 490 once invoked, about $0.0003 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

agui-dotnet-streaming-chat

Get started with the AG-UI .NET SDK: bootstrap and run your first streaming-chat app (client + server) with the AG-UI .NET NuGet packages (AGUI.Client, AGUI.Server, AGUI.Formatting, AGUI.Abstractions). USE FOR: which packages to install and how to wire them; constructing an AGUIChatClient against an endpoint and…

ag-ui-protocol/ag-ui · 223 tokens

agui-dotnet-protobuf

Use the protobuf wire transport (instead of the default Server-Sent Events) for an AG-UI connection with the AG-UI .NET SDK — a compact binary event stream negotiated via the Accept header. USE FOR: making an AGUIChatClient prefer protobuf by wiring an AGUIEventStreamHandler with ProtobufEventStreamFormatter (then…

ag-ui-protocol/ag-ui · 162 tokens

cog-knowledge-consolidation

Build structured knowledge frameworks from scattered vault notes with source attribution.

a5c-ai/babysitter · 19 tokens

revdiff-plan

Review the last Codex assistant message (plan, analysis, or proposal) with inline annotations in a TUI overlay. Extracts the most recent response from Codex rollout files and opens it in revdiff for review and annotation. Activates on "revdiff-plan", "review plan with revdiff", "annotate plan", "review last response"…

umputun/revdiff · 84 tokens

strict-tdd

Strict RED->GREEN->REFACTOR test-driven development with enforcement. Never write production code before a failing test. Atomic commits per TDD cycle.

a5c-ai/babysitter · 34 tokens

plan-implementation

Disciplined execution of approved plans with step-by-step verification, phase checkpoints, failure investigation, and mandatory code/security reviews.

a5c-ai/babysitter · 29 tokens