write-post

Convert tool session logs into DEVLOGs and AI case-study posts.

15|6|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/daht-mad/write-post --skill write-post-daht-mad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-post
Source: https://github.com/daht-mad/write-post/tree/main/.claude/skills/write-post
Command: npx skills add https://github.com/daht-mad/write-post --skill write-post-daht-mad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the entire narrative workflow of software sessions by extracting and consolidating AI coding tool conversations into a DEVLOG and a non-developer-friendly case study post.

Core Features & Use Cases

  • DEVLOG generation: scans tool sessions across Claude Code, OpenCode, Codex CLI, Gemini CLI, and Antigravity and creates a structured DEVLOG per project.
  • CASESTUDY drafting: converts the DEVLOG into a concise AI 활용 사례 게시글 suitable for non-technical readers.
  • Phase-based workflow: supports DEVLOG creation, review, and publication phases with user feedback loops.

Quick Start

Run the write-post skill to automatically generate a DEVLOG from your project’s tool sessions and draft an AI 활용 사례 게시글.

Frequently Asked Questions about write-post

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn AI coding session logs into a DEVLOG?

To turn AI coding session logs into a DEVLOG, you can automate the workflow by parsing multi-tool conversations from environments like Claude Code, OpenCode, Codex CLI, Gemini CLI, and Antigravity to extract and consolidate session data into a structured development log per project.

Can I generate non-technical case studies from developer session logs?

Yes, you can generate non-technical case studies from developer session logs by converting the extracted DEVLOG into a concise, publish-ready AI case-study post tailored for non-technical readers.

Does the DEVLOG generation workflow support multiple AI coding tools?

The DEVLOG generation workflow supports multiple AI coding tools by scanning and parsing session logs across Claude Code, OpenCode, Codex CLI, Gemini CLI, and Antigravity to consolidate them into a single publish-ready document.

What is the process for publishing AI case-study posts from session logs?

The process for publishing AI case-study posts involves a phase-based workflow that supports DEVLOG creation, review, and publication phases, incorporating user feedback loops before finalizing the publish-ready document.

Do I need a specific frontmatter format to parse tool sessions?

Yes, you need a specific frontmatter format to parse tool sessions, requiring a frontmatter name and description in the SKILL.md file to properly automate the end-to-end narrative workflow.