cobsidian

Analyze Git commits and session conversations to generate Korean Markdown devlogs.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/treejh/ai-agent-skills --skill cobsidian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cobsidian
Source: https://github.com/treejh/ai-agent-skills/tree/main/skills/cobsidian
Command: npx skills add https://github.com/treejh/ai-agent-skills --skill cobsidian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze today's git commits and session conversations, then save categorized markdown pages to ~/devlog/{repo-name}/{YYYY-MM-DD}/. It enables engineers to build a local engineering blog without relying on Notion, compatible with Obsidian vaults and Korean-language outputs.

Core Features & Use Cases

  • Daily engineering devlog: analyzes commits and session notes, formats content in engineering blog style.
  • Obsidian-friendly output: saves files under the local vault at ~/devlog/ for easy navigation.
  • Multi-project support: handles multiple active projects and generates dated entries.

Quick Start

Move to your project directory and run the /cobsidian command to generate today's local devlog.

Frequently Asked Questions about cobsidian

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

FAQPage Schema
How do I generate a daily devlog automatically from git commits?

To generate a daily devlog from git commits, this Skill analyzes your daily commits and session conversations, then categorizes them into structured Markdown pages. It formats the extracted content into a consistent engineering blog style for each active project.

Can I save my engineering devlogs directly into an Obsidian vault?

Yes, you can save engineering devlogs directly into an Obsidian vault. The Skill outputs categorized Markdown files under the ~/devlog/{repo-name}/{YYYY-MM-DD}/ path, ensuring native compatibility with local vault navigation.

Does this devlog generation tool support multiple active projects?

Yes, this devlog generation tool supports multiple active projects. You need to provide a configured base path, an author filter, and a list of active projects to produce structured, dated entries for each repository individually.

What is the best way to maintain a local engineering blog without Notion?

The best way to maintain a local engineering blog without Notion is to use this Skill to analyze git commits and format them as Markdown. It provides a Notion-free workflow by saving categorized pages directly to your local storage.

Do I need to configure an author filter before generating Korean Markdown devlogs?

Yes, you need to configure an author filter before generating Korean Markdown devlogs. The Skill requires a configured base path, an author filter, and a list of active projects to accurately analyze commits and output structured content.