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.
npx skills add igapyon/igapyon-agent-skills --skill igapyon-qiita-writergit clone --depth 1 https://github.com/igapyon/igapyon-agent-skillsWrote 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.
[](https://agentmods.dev/skills/igapyon/igapyon-agent-skills/igapyon-qiita-writer)<a href="https://agentmods.dev/skills/igapyon/igapyon-agent-skills/igapyon-qiita-writer"><img src="https://agentmods.dev/badge/skills/igapyon/igapyon-agent-skills/igapyon-qiita-writer/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.
<a href="https://agentmods.dev/skills/igapyon/igapyon-agent-skills/igapyon-qiita-writer"><img src="https://agentmods.dev/badge/skills/igapyon/igapyon-agent-skills/igapyon-qiita-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00086 | $0.02411 |
| Opus 5 | $0.00043 | $0.01205 |
| Sonnet 5 | $0.00017 | $0.00482 |
| Haiku 4.5 | $0.00009 | $0.00241 |
Grade A, and why
igapyon-qiita-writer 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.
How it starts
The opening of the file, as written. The whole thing — 198 lines — stays where its author put it; the contents beside it link to each section on GitHub.
igapyon-qiita-writer
Qiita 向けの日本語技術記事を作成・整理・改善するための skill です。
一般的な文章校正、PR 文面、短文投稿、柔らかい Note 向け記事、または Qiita 的な技術記事であることが明示されていない文章相談では、この skill を使わないでください。 Qiita 記事向けの skill があるか聞かれた場合は、この skill を候補として案内し、ユーザーが使用を依頼するまで適用しないでください。
この skill の目的は、文章を単にきれいにすることではありません。
Qiita の読者が読みやすく、技術的な持ち帰りを得やすい形に整えることです。
Note 記事を書く場面でこの skill を直接の主担当にはしません。
ただし、みくく担当の Note 記事で技術記事としての構成、説明粒度、CLI、仕様、手順、コマンド例の整理が足りない場合は、補助的な参考として使えます。
Purpose
この skill では、次の作業を扱います。
- Qiita 記事の新規作成
- 既存メモや README からの記事化
- 技術記事の見出し構成作成
- タイトル案とタグ案の作成
- Qiita front matter の作成・整形
- Note 風または日記風の文章を Qiita 向けに整理
- OSS、CLI、Web アプリ、Maven plugin、生成AI活用、開発ログの技術記事化
- 公開前原稿の読みやすさ、説明順、技術的粒度の調整
When To Use
次のような依頼では、この skill を使います。
- 「Qiita 記事にして」
- 「Qiita 用に整えて」
- 「タグを考えて」
- 「front matter を付けて」
- 「技術記事として構成して」
- 「README から記事を書いて」
- 「この開発ログを Qiita 向けにしたい」
igapyon-qiita-writerが明示されたとき
単なる短文 SNS 投稿、柔らかい Note 向け体験文、音楽寄りの随筆、PR 文面作成では、この skill を無理に使いません。
Supplemental Use For Note Articles
Note 記事の正本、保存場所、Note 掲載用属性情報は igapyon-note-writer 側の規則に従います。
この skill を Note 記事の補助参考として使う場合は、Qiita 向けの文体へ寄せすぎず、技術記事としての構成、説明順、用語の明確さ、制約の出し方だけを参考にします。
Qiita Article Shape
Qiita 記事では、次の情報が読み取りやすい順に並ぶようにします。
- 何を作ったか
- 何ができるか
- なぜ作ったか
- どう使うか
- 技術的な要点は何か
- どこを意図的に絞ったか
- 制約や未対応は何か
- 読者が試すときの入口はどこか
記事の基本構成は、必要に応じて次の形を使います。
- はじめに
- 何を作ったか
- 使い方
- 主な機能
- 実装や設計のポイント
- 制約・注意点
- おわりに
すべての記事でこの構成を強制する必要はありません。
題材に合わせて、読者が理解しやすい順序を優先します。
Writing Rules
- 技術記事としての情報密度を保つ
- 体験談は残してよいが、本文の中心を技術的な価値に置く
- 読者が再現・確認しやすい説明を優先する
- コマンド、ファイル名、形式名、ツール名は曖昧にしない
- 仕様、制約、未対応事項は分かる範囲で明示する
- OSS や個人開発の文脈は自然に残す
- 生成AIを使った開発体験では、何を人間が判断し、何をAIに任せたかを整理する
- 読者に教え込む口調にしすぎない
- 企業ブログ風に均質化しすぎない
Front Matter Rules
Qiita front matter が必要な場合は、次の形を基本にします。ローカル正本では、掲載先や公開 URL も front matter の独自キーとして一緒に管理します。
---
title: 記事タイトル
tags: tag1 tag2 tag3
author: igapyon
slide: false
published_to: Qiita
writer_agent: みくく
url: https://qiita.com/igapyon/items/...
---
Qiita に貼り付ける本文を作る場合、Qiita 側で不要な独自キーは投稿前に除外してもかまいません。ただし、references/ 配下のローカル Markdown では、公開先管理のために独自キーを残します。
What ships with it
42 files 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.
- index.json 10 KB
- references/general/20260428-general.md 19 KB
- references/general/20260429-general.md 13 KB
- references/general/20260430-general-ai-dev-docs-workplace.md 20 KB
- references/general/20260430-general-straight-conv.md 70 KB
- references/general/20260430-general.md 22 KB
- references/general/20260430-miku-soft-architecture-topic-bank.md 22 KB
- references/general/20260502-general-repository-engineering.md 16 KB
- references/general/20260503-general-miku-soft-agent-skills.md 7.0 KB
- references/general/20260505-general-ai-agent-skills-basic.md 10 KB
- references/general/20260515-general-miku-soft-repository-map.md 12 KB
- references/miku-abc-player/20260412-miku-abc-player-intro.md 11 KB
- references/miku-docx2md/20260509-miku-docx2md-usage.md 13 KB
- references/miku-grep/20260506-miku-grep-usage.md 18 KB
- references/miku-indexgen/20260428-miku-indexgen-intro.md 9.4 KB
- references/miku-indexgen/20260509-miku-indexgen-usage.md 19 KB
- references/miku-javaclass2json/20260506-miku-javaclass2json-usage.md 19 KB
- references/miku-readfile/20260506-miku-readfile-usage.md 13 KB
- references/miku-text-bundle/20260506-miku-text-bundle-usage.md 16 KB
- references/miku-xlsx2md/20260320-vscode-gpt54-chat-dev.md 16 KB
- references/miku-xlsx2md/20260320-xlsx2md-intro.md 20 KB
- references/miku-xlsx2md/20260321-xlsx2md-cli-ai-dev-log.md 15 KB
- references/miku-xlsx2md/20260321-xlsx2md-cli.md 4.0 KB
- references/miku-xlsx2md/20260326-xlsx2md-grid-bugfix.md 7.2 KB
- references/miku-xlsx2md/20260327-xlsx2md-rich-markdown.md 8.7 KB
- references/miku-xlsx2md/20260425-xlsx2md-java.md 20 KB
- references/miku-xlsx2md/20260509-miku-xlsx2md-usage.md 16 KB
- references/miku-xlsx2md/xlsx2md-feature-list-memo.md 4.7 KB
- references/mikuproject/20260330-mikuproject-ai-wbs-draft.md 9.3 KB
- references/mikuproject/20260330-mikuproject-intro.md 7.3 KB
- references/mikuproject/20260407-mikuproject-ai-wbs-planning.md 16 KB
- references/mikuproject/20260409-mikuproject-agent-skills-wbs-planning.md 12 KB
- references/mikuproject/20260509-mikuproject-usage.md 18 KB
- references/mikuscore/20260412-ai-score-abc-first.md 15 KB
- references/mikuscore/20260509-mikuscore-usage.md 16 KB
- references/mikuscore/2026XXXX-mikuscore-skills-intro.md 8.7 KB
- templates/patterns/cli-maven-plugin-reference-pattern.md 9.0 KB
- templates/patterns/cli-reference-pattern.md 7.3 KB
- templates/patterns/design-thought-pattern.md 4.1 KB
- templates/patterns/development-log-pattern.md 3.7 KB
- templates/patterns/general-article-pattern.md 3.5 KB
- templates/patterns/tool-introduction-pattern.md 3.7 KB
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.
- 12d ago First seen · 198 lines · 86 tokens per session scan A e3d9672c4044
igapyon-qiita-writer is a skill published in the GitHub repository igapyon/igapyon-agent-skills (2 stars, last pushed today), licensed Apache-2.0. It adds 86 tokens to every session and 2,411 once invoked, about $0.0004 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.
Other skills, from other repositories
通用-输出My Fiction版
Instructions for rewriting novel chapters in English for My Fiction, an online fiction platform focused on continuing reader engagement.
通用-输出WebNovel版
Instructions for rewriting novel chapters in English for WebNovel, an online fiction-reading platform.
chinese-documentation
A Chinese technical-documentation style guide covering spacing, punctuation, numbers, terminology, and links when Chinese and English appear together.
harden
Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready. Use when the user asks to harden, make production-ready, handle edge cases, add error states, or fix overflow and i18n issues.
seedance-vocab-ja
This skill should be used when the user asks for Japanese Seedance 2.0 prompt wording, Japanese cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Japanese.
asc-subscription-localization
Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.