gh-issues-to-doc

Convert GitHub issues into structured Obsidian Markdown notes with comments and images.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/RDCrystalLab/agentic-plugins --skill gh-issues-to-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-issues-to-doc
Source: https://github.com/RDCrystalLab/agentic-plugins/tree/main/plugins/vault-assistant/skills/gh-issues-to-doc
Command: npx skills add https://github.com/RDCrystalLab/agentic-plugins --skill gh-issues-to-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual effort of collecting GitHub issue details, comments, sub-issues, and images by converting them into structured Obsidian documents.

Core Features & Use Cases

  • Issue Data Collection: Fetches GitHub issue content, comments, metadata, and nested sub-issue relationships through the gh CLI.
  • Obsidian Document Generation: Creates linked Markdown notes with frontmatter, tags, wikilinks, preserved code blocks, tables, and local image embeds.
  • Use Case: Organize a software project’s GitHub issue history into an Obsidian knowledge base with progress timelines, technical details, and related documents.

Quick Start

Ask the AI to convert the specified GitHub issue URL into a structured Obsidian Markdown document saved in the target vault directory.

Frequently Asked Questions about gh-issues-to-doc

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

FAQPage Schema
How do I convert GitHub issues into Obsidian notes?

Automating GitHub issue conversion into Obsidian notes requires the gh CLI to fetch issue content, comments, and sub-issues, which are then structured into Markdown files with frontmatter, tags, and local image embeds for your vault.

Can I preserve GitHub issue images and comments when exporting to a Markdown knowledge base?

Yes, exporting GitHub issue images and comments to a Markdown knowledge base captures the full thread and assets, generating linked Markdown notes that embed local images and retain technical context like code blocks and tables.

Do I need the gh CLI to archive project discussions from GitHub into Obsidian?

Yes, archiving project discussions from GitHub into Obsidian requires the gh CLI integration to fetch issue content, metadata, and nested sub-issue relationships for accurate document generation.

What is the best way to document engineering tasks and development histories from GitHub repositories?

Documenting engineering tasks and development histories from GitHub repositories is best achieved by converting issue data into structured Obsidian documents, organizing progress timelines and technical details into a searchable knowledge base.

Does converting GitHub issues to Markdown support nested sub-issues and wikilinks?

Yes, converting GitHub issues to Markdown supports nested sub-issues and wikilinks by fetching issue relationships via the gh CLI and generating structured Obsidian documents that link notes and preserve technical context.