content-planner

Scan GitHub activity and buildlogs to generate Obsidian-compatible content plans.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Peleke/hunter --skill content-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-planner
Source: https://github.com/Peleke/hunter/tree/main/skills/content-planner
Command: npx skills add https://github.com/Peleke/hunter --skill content-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of identifying and planning publishable content directly from recent engineering work, bridging the gap between development activity and content creation.

Core Features & Use Cases

  • Automated Content Opportunity Identification: Scans GitHub activity and buildlog entries to find potential narratives.
  • Fan-out Analysis: Determines multiple content types and channels (e.g., LinkedIn posts, blog articles, Substack entries) that can be generated from a single piece of engineering work.
  • Structured Output: Generates an Obsidian-compatible content plan, including a Kanban board and detailed content briefs, for easy management and execution.
  • Use Case: After a sprint, use this Skill to automatically find 5-10 potential blog posts and LinkedIn updates based on merged PRs and detailed buildlog entries, complete with outlines and source material links.

Quick Start

Use the content-planner skill to scan the last 14 days of GitHub activity and buildlog entries to generate a content plan.

Frequently Asked Questions about content-planner

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

FAQPage Schema
How do I generate content ideas from GitHub commits and buildlogs?

To generate content ideas from GitHub activity, this Skill scans merged PRs and buildlog entries to synthesize engineering work into publishable narratives. It bridges development and content creation by finding potential articles within recent codebase updates.

What is the best way to plan LinkedIn posts from engineering work?

The best way to plan LinkedIn posts from engineering work is using fan-out analysis, which derives multiple content types from a single PR. It generates structured content briefs and outlines complete with source material links for easy execution.

Do I need Python and GitHub CLI to automate content planning from repositories?

Yes, you need Python 3 and specific GitHub CLI tools installed to automate content planning from repositories. These dependencies allow the Skill to scan GitHub activity and synthesize engineering work into publishable content opportunities.

Can I use Obsidian to manage a content plan generated from software development activity?

Yes, you can manage content in Obsidian because the planner generates an Obsidian-compatible content plan. This includes a Kanban board and instrumented briefs to help you track writing ideas generated from recent engineering work.

How to create an Obsidian Kanban board for engineering content briefs?

Create an Obsidian Kanban board for engineering content briefs by scanning 14 days of GitHub activity and buildlog entries. The process outputs a structured markdown content plan designed for Obsidian management.

Why does content planning from GitHub activity require buildlog entries?

Content planning from GitHub activity requires buildlog entries to provide deeper context beyond code changes. Combining PRs with buildlogs allows the fan-out analysis to accurately synthesize engineering work into detailed content briefs.