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
4.7K
GitHub Stars
377
First Seen
10 days ago
show-me — humanlayer/skills