itismyskillmarket 1.3.37 → 1.3.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # SkillMarket
2
2
 
3
- > **v1.3.35** — Cross-platform skill manager for AI coding tools (Cursor, VSCode, Codex, OpenCode, Claude Code, Antigravity, OpenClaw, Hermes Agent).
3
+ > **v1.3.37** — Cross-platform skill manager for AI coding tools (Cursor, VSCode, Codex, OpenCode, Claude Code, Antigravity, OpenClaw, Hermes Agent, Saitec TUI).
4
4
 
5
5
  ## Installation
6
6
 
@@ -20,7 +20,7 @@ Download the **standalone Windows executable** (~70 MB) — no Node.js installat
20
20
 
21
21
  ```bash
22
22
  # Download from GitHub Releases
23
- # https://github.com/wxc2004/market/releases/download/v1.3.35/skillmarket.exe
23
+ # https://github.com/wxc2004/market/releases/download/v1.3.37/skillmarket.exe
24
24
 
25
25
  # Double-click the exe to start GUI + open browser automatically
26
26
  # Or run from terminal:
@@ -285,6 +285,7 @@ Claude Code ✅ Available (1 skills installed)
285
285
  VSCode ✅ Available (0 skills installed)
286
286
  OpenClaw ✅ Available (0 skills installed)
287
287
  Hermes Agent ✅ Available (0 skills installed)
288
+ Saitec TUI ✅ Available (0 skills installed)
288
289
  ```
289
290
 
290
291
  ## Development
@@ -338,6 +339,7 @@ Skills are installed to `~/.skillmarket/` with the following structure:
338
339
  - Antigravity
339
340
  - OpenClaw
340
341
  - Hermes Agent
342
+ - Saitec TUI
341
343
 
342
344
  ## License
343
345