byar9av· 46 skills
Color-code the Obsidian graph view by rewriting .obsidian/graph.json colorGroups. Use this skill when the user says "color my graph", "color code obsidian", "colorize the graph", "color the graph by tag", "color by category", "highlight visibility in graph", "make the graph colorful", "distinguish tags in graph", or wants nodes in Obsidian's graph view tinted by tag, folder, or visibility. Generates a colorGroups array from the vault's actual tags/categories and merges it into the existing graph.json without clobbering other graph settings. Always backs up first.
$npx -y skills add ar9av/obsidian-wiki --skill graph-colorizeInstalls into the current project.
Run `npx skills use "https://github.com/ar9av/obsidian-wiki" --skill "ar9av/obsidian-wiki/graph-colorize"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ar9av/obsidian-wiki" that are relevant to the current task. Run `npx skills add "https://github.com/ar9av/obsidian-wiki"` and select the relevant skills, then follow their instructions.