write-post

A procedure for writing new blog posts for easonchang.com in Eason’s writing style, using Traditional Chinese, English, or both.

In plain words
What is it for?
Creating blog posts, articles, project introductions, or their initial MDX files for the site.
Why use it?
It provides a consistent way to draft posts that match the site’s language and voice.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/eason-dev/easonchang.com-next/write-post
Any agent
npx skills add eason-dev/easonchang.com-next --skill write-post
Clone the repo
git clone --depth 1 https://github.com/eason-dev/easonchang.com-next

Made for: Claude Code, Codex.

Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,176 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00053 $0.01176
Opus 5 $0.00026 $0.00588
Sonnet 5 $0.00011 $0.00235
Haiku 4.5 $0.00005 $0.00118

Measured 2d ago against content hash 886787a2113d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

write-post 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 2d 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.

.claude/skills/write-post/SKILL.md · 89 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 2d ago First seen · 89 lines · 53 tokens per session scan A 886787a2113d

Subscribe to this mod's changes

write-post is a skill published in the GitHub repository eason-dev/easonchang.com-next (21 stars, last pushed 2d ago), with no licence file. It adds 53 tokens to every session and 1,176 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

scribekit-docs-github-pages

Publish a scribekit docs site to GitHub Pages as a static export - whether it already has a Next.js app or is just a bare docs/ /.mdx corpus. It learns the project; SCAFFOLDS the Next.js host app when the corpus has none; patches the config for output: 'export'; writes the deploy workflow; sets siteUrl to the Pages…

daanvandenbergh/scribekit · 0 tokens

scribekit-docs

Write, rewrite, reorganize, or deep-verify documentation for the current project's docs site (MDX), sourced entirely from the project's own code so every documented fact, option, default, and code sample is true. Use when the user wants to create/write/draft/document a new docs/reference/guide page…

daanvandenbergh/scribekit · 270 tokens

scribekit-hero

Generate polished, on-brand hero images - rendered deterministically from HTML/CSS (no AI image generator) - for a project's blog posts, docs pages, and its README. One skill for all hero work: create or update a single post/page hero, regenerate every post/page hero after a design change, tune the shared gradient…

daanvandenbergh/scribekit · 0 tokens

scribekit-blog

Write or rewrite a state-of-the-art, thoroughly-researched blog post for the current project's website (MDX), optimized for both classic search and AI answer engines (Google AI Overviews, ChatGPT, Perplexity). Use when the user wants to create/write/draft a new post or article, or…

daanvandenbergh/scribekit · 136 tokens

nextjs-nextra-starter-distill-zh

蒸馏并应用当前仓库的 Next.js Nextra 启动模板架构、已实现功能、二次开发扩展点与迁移模式。适用于理解本项目、继续二次开发、修改 docs/landing/i18n/theme/auth/UI 行为,或把这些 Next.js 16 + Nextra 4 + Tailwind CSS 4 模式复用到其他项目。.

pdsuwwz/nextjs-nextra-starter · 97 tokens

nextjs-nextra-starter-distill

Distill and apply this repository's Next.js Nextra starter architecture, implemented features, extension points, and migration patterns. Use when Codex needs to understand this project, continue second-stage development, add or change docs/landing/i18n/theme/auth/UI behavior, or reuse these Next.js 16 + Nextra 4 +…

pdsuwwz/nextjs-nextra-starter · 85 tokens