Datasets:

Modalities:
Image
Size:
< 1K
Libraries:
Datasets
License:
File size: 1,504 Bytes
1bfb5b0
66f18da
1bfb5b0
 
 
 
 
 
66f18da
 
1bfb5b0
66f18da
1bfb5b0
 
 
66f18da
1bfb5b0
 
 
66f18da
1bfb5b0
 
 
66f18da
1bfb5b0
 
 
66f18da
1bfb5b0
 
 
66f18da
1bfb5b0
 
 
66f18da
1bfb5b0
 
 
66f18da
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<svg viewBox="0 0 700 120" xmlns="http://www.w3.org/2000/svg">
  <defs>
    <style>
      text { font-family: 'JetBrains Mono', 'Fira Code', 'SF Mono', Consolas, monospace; }
      .label { font-size: 12px; fill: #c9d1d9; }
      .node-rect { stroke: #30363d; stroke-width: 1; fill: none; }
      .arrow { stroke: #30363d; stroke-width: 1; fill: none; }
    </style>
  </defs>

  <rect width="700" height="120" fill="#0d1117"/>

  <!-- Node 1: .claude/skills/ -->
  <rect x="20" y="40" width="120" height="40" class="node-rect"/>
  <text x="30" y="68" class="label">.claude/skills/</text>

  <!-- Arrow 1 -->
  <line x1="140" y1="60" x2="165" y2="60" class="arrow"/>
  <polygon points="165,60 160,57 162,60 160,63" fill="#30363d"/>

  <!-- Node 2: Agent scans dir -->
  <rect x="165" y="40" width="130" height="40" class="node-rect"/>
  <text x="175" y="68" class="label">Agent scans</text>

  <!-- Arrow 2 -->
  <line x1="295" y1="60" x2="320" y2="60" class="arrow"/>
  <polygon points="320,60 315,57 317,60 315,63" fill="#30363d"/>

  <!-- Node 3: Reads SKILL.md -->
  <rect x="320" y="40" width="120" height="40" class="node-rect"/>
  <text x="330" y="68" class="label">Reads SKILL.md</text>

  <!-- Arrow 3 -->
  <line x1="440" y1="60" x2="465" y2="60" class="arrow"/>
  <polygon points="465,60 460,57 462,60 460,63" fill="#30363d"/>

  <!-- Node 4: Loads context -->
  <rect x="465" y="40" width="130" height="40" class="node-rect"/>
  <text x="475" y="68" class="label">Loads context</text>
</svg>