wiki-write

wiki-write is a skill for Claude Code, Codex from pivoshenko/pivoshenko.ai. It costs 68 tokens per session (452 once invoked), scanned A, original, MIT.

A writing workflow for turning project or wiki material into draft blog posts and project announcements. Obsidian is a note-taking app, and this workflow stores drafts in its writing folder.

In plain words
What is it for?
Creating blog drafts and announcements for places such as Reddit or Hacker News, using project notes, templates, and the project's writing index.
Why use it?
It helps turn existing project facts into publishable writing without inventing features, dates, or results. It also tracks whether each draft is an idea, being written, under review, or published.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions CLAUDE.md.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/volodymyr.pivoshenko/Library/Mobile.

Good fit Creating blog drafts and announcements for places such as Reddit or Hacker…

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

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 wiki-write

README.md
[![agentmods](https://agentmods.dev/badge/skills/pivoshenko/pivoshenko.ai/wiki-write.svg)](https://agentmods.dev/skills/pivoshenko/pivoshenko.ai/wiki-write)
Your own site
<a href="https://agentmods.dev/skills/pivoshenko/pivoshenko.ai/wiki-write"><img src="https://agentmods.dev/badge/skills/pivoshenko/pivoshenko.ai/wiki-write.svg" alt="Measured on agentmods" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 452 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.00068 $0.00452
Opus 5 $0.00034 $0.00226
Sonnet 5 $0.00014 $0.00090
Haiku 4.5 $0.00007 $0.00045

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

Security

Grade A, and why

wiki-write 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 6d 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.

archive/skills/wiki-write/SKILL.md · 31 lines

What it actually says

Wiki write

Vault: /Users/volodymyr.pivoshenko/Library/Mobile Documents/iCloud~md~obsidian/Documents/Vault

Wiki material -> publishable draft. Voice = pivoshenko brand.

Flow

  1. Read vault CLAUDE.md + INDEX.md first. Load pivoshenko-brand skill for voice/style rules.
  2. Pull facts from the vault: project index + Decisions.md for announcements; concept/source notes for blog posts. Missing facts -> check the actual repo, then ask.
  3. New note in 06 WRITING/ from template:
    • blog post -> 99 TEMPLATES/Blog Draft.md, target: blog
    • announcement -> 99 TEMPLATES/Announcement.md, target: reddit|hn|..., wikilink the project
  4. Draft. Announcement shape: what it is -> why built -> how it works -> links. Blog shape: thesis -> outline -> draft sections.
  5. Frontmatter status tracks lifecycle: idea -> drafting -> review -> published. Published -> set published_url + status: published. Never delete published drafts — they're the archive.
  6. Duties: INDEX.md + LOG.md + bump updated.

Rules

  • Facts from vault/repo only. No invented metrics, dates, features.
  • Reddit/HN: no marketing speak, lead with the problem, disclose "I built this".
  • Blog target = pivoshenko.dev -> final publish goes through that repo's MDX flow; the vault holds the draft, not the published artifact.
  • Vault path missing on disk -> remote session: return a formatted paste-ready block, never recreate vault structure elsewhere.
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. 6d ago First seen · 31 lines · 68 tokens per session scan A cb3adc89893a

Subscribe to this mod's changes

wiki-write is a skill published in the GitHub repository pivoshenko/pivoshenko.ai (4 stars, last pushed 2d ago), licensed MIT. It adds 68 tokens to every session and 452 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-31.

Related

Other skills, from other repositories

80-livekit-agents-majiayu000-claude-skill-registr

Create your LiveKit Agents skill from official documentation, then learn to improve it throughout the chapter.

majiayu000/claude-skill-registry · 18 tokens

agent-creation-skill

Procedural guide for creating new agents from templates when project complexity requires delegation.

majiayu000/claude-skill-registry · 0 tokens

agent-creator

Meta-agent for creating new custom agents, skills, and MCP integrations. Expert in agent design, MCP development, skill architecture, and rapid prototyping. Activate on 'create agent', 'new skill', 'MCP server', 'custom tool', 'agent design'. NOT for using existing agents (invoke them directly), general coding (use…

majiayu000/claude-skill-registry · 84 tokens

semantic-persona-routing

Erstellt und verwendet einen anbieterneutralen semantischen Routing-Graphen aus Personas, koordinierenden Rollen, Experten und aktiven Skill-Endpunkten. Verwenden, wenn ein LLM eine Anfrage von einer Leitrolle über einen Experten zu einem Skill routen, aus einem vorhandenen Agentensystem einen portablen Persona-Router…

ellmos-ai/skills · 168 tokens

80-livekit-agents-panaversity-agentfactory-1f8ecf89

Create your LiveKit Agents skill from official documentation, then learn to improve it throughout the chapter.

majiayu000/claude-skill-registry · 18 tokens

agent-creator

Meta-agent for creating new custom agents, skills, and MCP integrations. Expert in agent design, MCP development, skill architecture, and rapid prototyping. Activate on 'create agent', 'new skill', 'MCP server', 'custom tool', 'agent design'. NOT for using existing agents (invoke them directly), general coding (use…

majiayu000/claude-skill-registry · 84 tokens