AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Igapyon Diary Writer

skill-igapyon-igapyon-agent-skills-igapyon-diary-writer · by igapyon

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 thi…

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-igapyon-igapyon-agent-skills-igapyon-diary-writer

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-igapyon-igapyon-agent-skills-igapyon-diary-writer)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
22d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Igapyon Diary Writer? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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.md creation or revision
  • checking diary source, generated Markdown, keyword, memo, index, or RSS behavior
  • applying igapyonv3 conventions 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](references/workflow.md) before creating, revising, checking, or verifying diary content.

Read [references/diary-structure.md](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](templates/diary-entry-template.md): normal diary source entry starting point
  • [templates/year-index-template.md](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.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.