Ai Blog Generator banner
HomericIntelligence HomericIntelligence

Ai Blog Generator

AI community

Description

--- name: ai-blog-generator license: BSD-3-Clause description: Generate AI-authored blog posts from git commit history to fill documentation gaps category: tooling date: 2025-12-30 version: 1.0.0 --- # AI Blog Generator Generate blog posts retroactively based on git commit history, with proper AI-generation attribution. ## Overview | Date | Objective | Outcome | | ------ | ----------- | --------- | | 2025-12-30 | Fill 29 missing blog posts from git history | 50 sequential posts (Day One - D

Installation

Installs to ~/.claude/skills/homericintelligence-projectmnemosyne-ai-blog-generator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/homericintelligence-projectmnemosyne-ai-blog-generator && curl -fsSL https://raw.githubusercontent.com/HomericIntelligence/ProjectMnemosyne/HEAD/skills/ai-blog-generator.md -o ~/.claude/skills/homericintelligence-projectmnemosyne-ai-blog-generator/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository