blog-topic-discover

Analyze code commits and chat logs to identify technical blog post topics.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/EnigmaWU/MyCodeAgentSkills --skill blog-topic-discover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-topic-discover
Source: https://github.com/EnigmaWU/MyCodeAgentSkills/tree/main/blog-topic-discover
Command: npx skills add https://github.com/EnigmaWU/MyCodeAgentSkills --skill blog-topic-discover

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers generate blog post ideas by analyzing their code commits and chat logs, turning daily challenges into valuable content.

Core Features & Use Cases

  • Code Commit Analysis: Extracts insights, mistakes, and new methods from recent git commits.
  • Chat Log Review: Analyzes conversation history between the code agent and the user/LLM.
  • Blog Post Drafting: Generates a structured blog post draft highlighting the problem-solving journey.

Quick Start

Run the blog-topic-discover skill after completing a task to generate blog post ideas.

Frequently Asked Questions about blog-topic-discover

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

FAQPage Schema
How do I generate blog post ideas from code commits and chat logs?

To generate blog post ideas from code commits, the skill analyzes git commit history and conversation logs to extract insights, mistakes, and new methods, turning daily coding challenges into structured technical content drafts.

What is the best way to turn developer task reflections into technical content?

The best way to turn developer task reflections into content is by analyzing post-task chat logs and code commits to identify the problem-solving journey, which helps build developer branding through documented insights.

Do I need git tools and conversation history to extract coding insights for documentation?

Yes, you need git tools and conversation history to extract coding insights. The skill applies conversation history analysis and code commit evaluation to review interactions between the code agent and the user.

Can I draft a structured blog post directly from my recent git commit history?

Yes, you can draft a structured blog post from git commit history. The skill evaluates recent commits to highlight the problem-solving journey and generates a draft outlining the technical insights discovered.

When should I use chat log review for developer documentation generation?

You should use chat log review for developer documentation generation during post-task reflection. It analyzes conversation history between the code agent and user to capture challenges and methods worth documenting.