0%

show-me

Installation
SKILL.md

Help the user understand the current topic of conversation visually. Skip the preamble and keep prose brief. Pick the smallest view that makes the key point clear.

  • Show logic or an algorithm as pseudocode:
on(save)
  if content is unchanged
    return cached result
  write new content
  return fresh result
  • Show runtime control flow as a call tree:
Installs
11.4K
GitHub Stars
2.6K
First Seen
Aug 10, 2026

Explore more of GLSRM