Igapyon diary writer
Skill igapyon/igapyon-agent-skills/skills/igapyon-diary-writer
A personal repository for managing Agent Skills used for Japanese Note/Qiita article writing, companion-style technical and music post writing, GitHub text drafting, and Mikuku character-agent workflows.
npx -y skills add igapyon/igapyon-agent-skills --skill igapyon-diary-writerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use only when the user explicitly asks for igapyon-diary-writer, asks to create or update igapyon diary entries, asks to work with the diary repository as igapyon's own diary data, or asks for diary content that must follow igapyonv3 .src.md conventions. Do not use for Mikuku-authored Note articles, mikuku-articles, generic Japanese writing, or ordinary Markdown unless the diary repository or this skill is explicitly involved.
SKILL.md
2.6 KB, as published. Nobody here has run it
igapyon-diary-writer
This skill handles igapyon's own diary data.
Use it for writing, updating, checking, or preparing entries in the diary repository. The canonical diary content is the GitHub repository https://github.com/igapyon/diary. In local work, assume the sibling path ../diary/ exists relative to this igapyon-agent-skills repository.
igapyonv3 is the processing system for diary. Its GitHub repository is https://github.com/igapyon/igapyonv3; locally, assume sibling path ../igapyonv3/ exists when inspection is needed. Use igapyonv3 only to understand or verify diary processing rules, such as .src.md conversion, generated .md / .html.md, index generation, keywords, and supported FreeMarker directives.
When To Use
Use this skill when the user asks for:
igapyon-diary-writer- an igapyon diary entry
diary/YYYY/igYYMMDD.src.mdcreation or revision- checking diary source, generated Markdown, keyword, memo, index, or RSS behavior
- applying
igapyonv3conventions to diary content - preparing a diary entry from notes, events, repository work, release work, or daily observations
Do not use this skill for:
- Mikuku Note articles or
mikuku-articles - generic blog posts not intended for
diary - Qiita, Note, GitHub PR, GitHub Release, or social post writing unless the user explicitly connects it to diary content
Workflow
Read references/workflow.md before creating, revising, checking, or verifying diary content.
Read references/diary-structure.md when you need the observed 2025/2026 diary structure, related diary section patterns, year index shape, keyword markers, or igapyonv3 custom directive list.
Templates
- templates/diary-entry-template.md: normal diary source entry starting point
- templates/year-index-template.md: new year index starting point
The templates are starting shapes, not mandatory output text. Fill only sections supported by the user's facts. Remove optional placeholders when they are not needed.