docs(skills): fix remaining 13 broken related_skills refs repo-wide

Widening pass on top of the #38820 salvage: a full-graph audit of every
SKILL.md (bundled + optional) found 13 more references to skills that
no longer exist. Classes:

- deleted in the 38d3c49aaf bundled-skill cleanup: generative-widgets,
  spotify, cloudflared-quick-tunnel, webhook-subscriptions,
  debugging-hermes-tui-commands -> dropped
- native-mcp absorbed into the hermes-agent hub skill -> re-pointed
- toolset names that were never skills: browser, image_gen -> dropped

Audit now reports zero broken related_skills references.
This commit is contained in:
teknium1 2026-07-23 20:26:32 -07:00 committed by Teknium
parent 26685a9f34
commit 73b01fb7b6
12 changed files with 12 additions and 12 deletions

View file

@ -9,7 +9,7 @@ platforms: [linux, macos, windows]
metadata:
hermes:
tags: [diagrams, svg, visualization, education, physics, chemistry, engineering]
related_skills: [architecture-diagram, excalidraw, generative-widgets]
related_skills: [architecture-diagram, excalidraw]
---
# Concept Diagrams

View file

@ -8,7 +8,7 @@ platforms: [linux, macos, windows]
metadata:
hermes:
tags: [video, kanban, multi-agent, orchestration, production-pipeline]
related_skills: [ascii-video, manim-video, p5js, comfyui, touchdesigner-mcp, blender-mcp, pixel-art, ascii-art, songwriting-and-ai-music, heartmula, songsee, spotify, youtube-content, claude-design, excalidraw, architecture-diagram, concept-diagrams, baoyu-comic, baoyu-infographic, humanizer, gif-search, meme-generation]
related_skills: [ascii-video, manim-video, p5js, comfyui, touchdesigner-mcp, blender-mcp, pixel-art, ascii-art, songwriting-and-ai-music, heartmula, songsee, youtube-content, claude-design, excalidraw, architecture-diagram, concept-diagrams, baoyu-comic, baoyu-infographic, humanizer, gif-search, meme-generation]
credits: |
The single-project workspace layout, profile-config patching pattern,
SOUL.md-per-profile model, TEAM.md task-graph convention, and

View file

@ -8,7 +8,7 @@ platforms: [linux, macos, windows]
metadata:
hermes:
tags: [creative, memes, humor, images]
related_skills: [ascii-art, generative-widgets]
related_skills: [ascii-art]
category: creative
---

View file

@ -8,7 +8,7 @@ platforms: [linux, macos, windows]
metadata:
hermes:
tags: [Pinggy, Tunnel, Networking, SSH, Webhook, Localhost]
related_skills: [cloudflared-quick-tunnel, webhook-subscriptions]
related_skills: []
---
# Pinggy Tunnel Skill

View file

@ -9,7 +9,7 @@ metadata:
hermes:
tags: [MCP, FastMCP, Python, Tools, Resources, Prompts, Deployment]
homepage: https://gofastmcp.com
related_skills: [native-mcp, mcporter]
related_skills: [hermes-agent, mcporter]
prerequisites:
commands: [python3]
---

View file

@ -8,7 +8,7 @@ platforms: [linux, macos]
metadata:
hermes:
tags: [MCP, OAuth, PKCE, Remote-Deployment]
related_skills: [native-mcp, mcporter, fastmcp]
related_skills: [hermes-agent, mcporter, fastmcp]
---
# MCP OAuth on a Remote Hermes Gateway

View file

@ -8,7 +8,7 @@ platforms: [linux, macos, windows]
metadata:
hermes:
tags: [gitnexus, code-intelligence, knowledge-graph, visualization]
related_skills: [native-mcp, codebase-inspection]
related_skills: [hermes-agent, codebase-inspection]
---
# GitNexus Explorer

View file

@ -8,7 +8,7 @@ platforms: [macos, linux]
metadata:
hermes:
tags: [Search, Knowledge-Base, RAG, Notes, MCP, Local-AI]
related_skills: [obsidian, native-mcp, arxiv]
related_skills: [obsidian, hermes-agent, arxiv]
---
# QMD — Query Markup Documents

View file

@ -12,7 +12,7 @@ metadata:
hermes:
tags: [computer-use, desktop, automation, gui, cross-platform]
category: desktop
related_skills: [browser]
related_skills: []
---
# Computer Use (universal, any-model, cross-platform)

View file

@ -23,7 +23,7 @@ metadata:
- creative
- generative-ai
- video-generation
related_skills: [stable-diffusion-image-generation, image_gen]
related_skills: [stable-diffusion-image-generation]
category: creative
---

View file

@ -8,7 +8,7 @@ platforms: [linux, macos, windows]
metadata:
hermes:
tags: [debugging, nodejs, node-inspect, cdp, breakpoints, ui-tui]
related_skills: [systematic-debugging, python-debugpy, debugging-hermes-tui-commands]
related_skills: [systematic-debugging, python-debugpy]
---
# Node.js Inspect Debugger

View file

@ -8,7 +8,7 @@ platforms: [linux, macos]
metadata:
hermes:
tags: [debugging, python, pdb, debugpy, breakpoints, dap, post-mortem]
related_skills: [systematic-debugging, node-inspect-debugger, debugging-hermes-tui-commands]
related_skills: [systematic-debugging, node-inspect-debugger]
---
# Python Debugger (pdb + debugpy)