Commit f9228b3
committed
fix(web,plugin): simplify skill-only install to one line — npx skills add web3insight-ai/web3insight
The verbose -a claude-code -a universal -s web3insight -y --copy flags
weren't buying anything because the repo only has a single skill at
skills/web3insight/SKILL.md, so npx skills auto-detects the right
target. Long command made the SKILL ONLY tab look more intimidating
than the plugin tab, which is the opposite of intent.1 parent 1caf89e commit f9228b3
2 files changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments