obsidian-github-issue-fetcher
Installation
SKILL.md
obsidian-github-issue-fetcher
Fetch GitHub issues from the current repo into the Obsidian vault as browsable, cross-referenceable markdown notes.
Direction: One-way (GitHub → Obsidian). Issues become vault citizens with frontmatter for Dataview queries, tags, and graph view.
Mode Dispatch
Parse the user's input to determine mode:
/obsidian-github-issue-fetcher→ Fetch mode (default)/obsidian-github-issue-fetcher status→ Status mode/obsidian-github-issue-fetcher init→ Init mode (configure vault path)/obsidian-github-issue-fetcher --dry-run→ Dry run mode
Execution
Determine the skill directory path (where this SKILL.md lives), then run the sync script from the user's current working directory (so gh auto-detects the correct repo):