@nimblebrain/mpak 0.1.0 → 0.3.0

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.
Files changed (151) hide show
  1. package/README.md +50 -383
  2. package/dist/index.d.ts +0 -2
  3. package/dist/index.js +2117 -4
  4. package/dist/index.js.map +1 -1
  5. package/package.json +26 -23
  6. package/.claude/settings.local.json +0 -19
  7. package/.env.example +0 -13
  8. package/.github/workflows/ci.yml +0 -27
  9. package/CLAUDE.md +0 -283
  10. package/LICENSE +0 -201
  11. package/dist/commands/config.d.ts +0 -31
  12. package/dist/commands/config.d.ts.map +0 -1
  13. package/dist/commands/config.js +0 -129
  14. package/dist/commands/config.js.map +0 -1
  15. package/dist/commands/packages/pull.d.ts +0 -11
  16. package/dist/commands/packages/pull.d.ts.map +0 -1
  17. package/dist/commands/packages/pull.js +0 -72
  18. package/dist/commands/packages/pull.js.map +0 -1
  19. package/dist/commands/packages/run.d.ts +0 -47
  20. package/dist/commands/packages/run.d.ts.map +0 -1
  21. package/dist/commands/packages/run.js +0 -419
  22. package/dist/commands/packages/run.js.map +0 -1
  23. package/dist/commands/packages/search.d.ts +0 -12
  24. package/dist/commands/packages/search.d.ts.map +0 -1
  25. package/dist/commands/packages/search.js +0 -63
  26. package/dist/commands/packages/search.js.map +0 -1
  27. package/dist/commands/packages/show.d.ts +0 -8
  28. package/dist/commands/packages/show.d.ts.map +0 -1
  29. package/dist/commands/packages/show.js +0 -109
  30. package/dist/commands/packages/show.js.map +0 -1
  31. package/dist/commands/search.d.ts +0 -12
  32. package/dist/commands/search.d.ts.map +0 -1
  33. package/dist/commands/search.js +0 -144
  34. package/dist/commands/search.js.map +0 -1
  35. package/dist/commands/skills/index.d.ts +0 -8
  36. package/dist/commands/skills/index.d.ts.map +0 -1
  37. package/dist/commands/skills/index.js +0 -8
  38. package/dist/commands/skills/index.js.map +0 -1
  39. package/dist/commands/skills/install.d.ts +0 -9
  40. package/dist/commands/skills/install.d.ts.map +0 -1
  41. package/dist/commands/skills/install.js +0 -110
  42. package/dist/commands/skills/install.js.map +0 -1
  43. package/dist/commands/skills/list.d.ts +0 -8
  44. package/dist/commands/skills/list.d.ts.map +0 -1
  45. package/dist/commands/skills/list.js +0 -89
  46. package/dist/commands/skills/list.js.map +0 -1
  47. package/dist/commands/skills/pack.d.ts +0 -22
  48. package/dist/commands/skills/pack.d.ts.map +0 -1
  49. package/dist/commands/skills/pack.js +0 -116
  50. package/dist/commands/skills/pack.js.map +0 -1
  51. package/dist/commands/skills/pull.d.ts +0 -9
  52. package/dist/commands/skills/pull.d.ts.map +0 -1
  53. package/dist/commands/skills/pull.js +0 -68
  54. package/dist/commands/skills/pull.js.map +0 -1
  55. package/dist/commands/skills/search.d.ts +0 -14
  56. package/dist/commands/skills/search.d.ts.map +0 -1
  57. package/dist/commands/skills/search.js +0 -53
  58. package/dist/commands/skills/search.js.map +0 -1
  59. package/dist/commands/skills/show.d.ts +0 -8
  60. package/dist/commands/skills/show.d.ts.map +0 -1
  61. package/dist/commands/skills/show.js +0 -64
  62. package/dist/commands/skills/show.js.map +0 -1
  63. package/dist/commands/skills/validate.d.ts +0 -25
  64. package/dist/commands/skills/validate.d.ts.map +0 -1
  65. package/dist/commands/skills/validate.js +0 -191
  66. package/dist/commands/skills/validate.js.map +0 -1
  67. package/dist/index.d.ts.map +0 -1
  68. package/dist/lib/api/registry-client.d.ts +0 -63
  69. package/dist/lib/api/registry-client.d.ts.map +0 -1
  70. package/dist/lib/api/registry-client.js +0 -167
  71. package/dist/lib/api/registry-client.js.map +0 -1
  72. package/dist/lib/api/skills-client.d.ts +0 -30
  73. package/dist/lib/api/skills-client.d.ts.map +0 -1
  74. package/dist/lib/api/skills-client.js +0 -110
  75. package/dist/lib/api/skills-client.js.map +0 -1
  76. package/dist/program.d.ts +0 -12
  77. package/dist/program.d.ts.map +0 -1
  78. package/dist/program.js +0 -186
  79. package/dist/program.js.map +0 -1
  80. package/dist/schemas/generated/api-responses.d.ts +0 -541
  81. package/dist/schemas/generated/api-responses.d.ts.map +0 -1
  82. package/dist/schemas/generated/api-responses.js +0 -313
  83. package/dist/schemas/generated/api-responses.js.map +0 -1
  84. package/dist/schemas/generated/auth.d.ts +0 -18
  85. package/dist/schemas/generated/auth.d.ts.map +0 -1
  86. package/dist/schemas/generated/auth.js +0 -18
  87. package/dist/schemas/generated/auth.js.map +0 -1
  88. package/dist/schemas/generated/index.d.ts +0 -5
  89. package/dist/schemas/generated/index.d.ts.map +0 -1
  90. package/dist/schemas/generated/index.js +0 -6
  91. package/dist/schemas/generated/index.js.map +0 -1
  92. package/dist/schemas/generated/package.d.ts +0 -43
  93. package/dist/schemas/generated/package.d.ts.map +0 -1
  94. package/dist/schemas/generated/package.js +0 -20
  95. package/dist/schemas/generated/package.js.map +0 -1
  96. package/dist/schemas/generated/skill.d.ts +0 -381
  97. package/dist/schemas/generated/skill.d.ts.map +0 -1
  98. package/dist/schemas/generated/skill.js +0 -216
  99. package/dist/schemas/generated/skill.js.map +0 -1
  100. package/dist/utils/config-manager.d.ts +0 -66
  101. package/dist/utils/config-manager.d.ts.map +0 -1
  102. package/dist/utils/config-manager.js +0 -193
  103. package/dist/utils/config-manager.js.map +0 -1
  104. package/dist/utils/errors.d.ts +0 -12
  105. package/dist/utils/errors.d.ts.map +0 -1
  106. package/dist/utils/errors.js +0 -27
  107. package/dist/utils/errors.js.map +0 -1
  108. package/dist/utils/version.d.ts +0 -5
  109. package/dist/utils/version.d.ts.map +0 -1
  110. package/dist/utils/version.js +0 -19
  111. package/dist/utils/version.js.map +0 -1
  112. package/eslint.config.js +0 -63
  113. package/src/commands/config.ts +0 -162
  114. package/src/commands/packages/pull.ts +0 -96
  115. package/src/commands/packages/run.test.ts +0 -261
  116. package/src/commands/packages/run.ts +0 -536
  117. package/src/commands/packages/search.ts +0 -83
  118. package/src/commands/packages/show.ts +0 -128
  119. package/src/commands/search.ts +0 -191
  120. package/src/commands/skills/index.ts +0 -7
  121. package/src/commands/skills/install.ts +0 -129
  122. package/src/commands/skills/list.ts +0 -116
  123. package/src/commands/skills/pack.test.ts +0 -260
  124. package/src/commands/skills/pack.ts +0 -145
  125. package/src/commands/skills/pull.ts +0 -88
  126. package/src/commands/skills/search.ts +0 -73
  127. package/src/commands/skills/show.ts +0 -72
  128. package/src/commands/skills/validate.test.ts +0 -466
  129. package/src/commands/skills/validate.ts +0 -227
  130. package/src/index.ts +0 -11
  131. package/src/lib/api/registry-client.ts +0 -223
  132. package/src/lib/api/schema.d.ts +0 -520
  133. package/src/lib/api/skills-client.ts +0 -148
  134. package/src/program.test.ts +0 -22
  135. package/src/program.ts +0 -226
  136. package/src/schemas/config.v1.schema.json +0 -37
  137. package/src/schemas/generated/api-responses.ts +0 -386
  138. package/src/schemas/generated/auth.ts +0 -21
  139. package/src/schemas/generated/index.ts +0 -5
  140. package/src/schemas/generated/package.ts +0 -29
  141. package/src/schemas/generated/skill.ts +0 -271
  142. package/src/utils/config-manager.test.ts +0 -330
  143. package/src/utils/config-manager.ts +0 -272
  144. package/src/utils/errors.test.ts +0 -25
  145. package/src/utils/errors.ts +0 -33
  146. package/src/utils/version.test.ts +0 -16
  147. package/src/utils/version.ts +0 -18
  148. package/test/integration/registry-client.test.ts +0 -180
  149. package/tsconfig.check.json +0 -9
  150. package/tsconfig.json +0 -25
  151. package/vitest.config.ts +0 -14
package/README.md CHANGED
@@ -1,13 +1,6 @@
1
- # mpak CLI
1
+ # @nimblebrain/mpak
2
2
 
3
- [![CI](https://github.com/NimbleBrainInc/mpak-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/NimbleBrainInc/mpak-cli/actions/workflows/ci.yml)
4
- [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
5
- [![npm](https://img.shields.io/npm/v/@nimblebrain/mpak)](https://www.npmjs.com/package/@nimblebrain/mpak)
6
- [![node](https://img.shields.io/node/v/@nimblebrain/mpak)](https://nodejs.org)
7
- [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue?logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
8
- [![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?logo=discord&logoColor=white)](https://www.nimblebrain.ai/discord?utm_source=github&utm_medium=readme&utm_campaign=mpak-cli&utm_content=discord-badge)
9
-
10
- CLI for MCP bundles and Agent Skills.
3
+ CLI for downloading MCPB bundles and Agent Skills from the [mpak registry](https://mpak.dev).
11
4
 
12
5
  ## Installation
13
6
 
@@ -15,421 +8,95 @@ CLI for MCP bundles and Agent Skills.
15
8
  npm install -g @nimblebrain/mpak
16
9
  ```
17
10
 
18
- ## Quick Start
19
-
20
- ```bash
21
- # Search for everything (bundles + skills)
22
- mpak search postgres
23
-
24
- # Run an MCP server
25
- mpak run @owner/my-server
11
+ ## Usage
26
12
 
27
- # Search skills only
28
- mpak skill search strategy
13
+ ### Search
29
14
 
30
- # Install a skill
31
- mpak skill install @owner/my-skill
32
- ```
33
-
34
- ## Claude Code Integration
35
-
36
- Add any mpak bundle to Claude Code with a single command:
15
+ Search across both bundles and skills:
37
16
 
38
17
  ```bash
39
- claude mcp add --transport stdio echo -- mpak run @nimblebraininc/echo
18
+ mpak search <query>
19
+ mpak search <query> --type bundle
20
+ mpak search <query> --type skill
40
21
  ```
41
22
 
42
- For bundles requiring API keys:
23
+ ### Bundles
43
24
 
44
25
  ```bash
45
- # Set config once
46
- mpak config set @nimblebraininc/ipinfo api_key=your_token
26
+ # Search bundles
27
+ mpak bundle search <query>
47
28
 
48
- # Then add to Claude Code
49
- claude mcp add --transport stdio ipinfo -- mpak run @nimblebraininc/ipinfo
50
- ```
29
+ # Show bundle details
30
+ mpak bundle show @scope/name
51
31
 
52
- ## Commands
32
+ # Download a bundle
33
+ mpak bundle pull @scope/name
34
+ mpak bundle pull @scope/name@1.0.0
53
35
 
54
- ### Unified Search
55
-
56
- Search across both bundles and skills.
57
-
58
- ```bash
59
- # Search everything
60
- mpak search postgres
61
-
62
- # Filter by type
63
- mpak search postgres --type bundle
64
- mpak search strategy --type skill
65
-
66
- # Sort and limit
67
- mpak search mcp --sort downloads --limit 10
36
+ # Run an MCP server from the registry
37
+ mpak run @scope/name
38
+ mpak bundle run @scope/name --update
39
+ mpak bundle run --local ./path/to/bundle.mcpb
68
40
  ```
69
41
 
70
- Options:
71
- - `--type <type>` - Filter by type (bundle, skill)
72
- - `--sort <field>` - Sort by: downloads, recent, name
73
- - `--limit <n>` - Limit results
74
- - `--offset <n>` - Pagination offset
75
- - `--json` - Output as JSON
76
-
77
- ### Bundle Commands
78
-
79
- MCP bundle operations for discovering, downloading, and running MCP servers.
80
-
81
- | Command | Description |
82
- |---------|-------------|
83
- | `mpak bundle search <query>` | Search public bundles |
84
- | `mpak bundle show <package>` | Show bundle details with platforms |
85
- | `mpak bundle pull <package>` | Download a bundle |
86
- | `mpak bundle run <package>` | Run an MCP server from the registry |
87
-
88
- #### bundle search
89
-
90
- Search for bundles in the registry.
91
-
92
- ```bash
93
- mpak bundle search echo
94
- mpak bundle search --type python echo
95
- mpak bundle search --sort downloads --limit 10 mcp
96
- ```
97
-
98
- Options:
99
- - `--type <type>` - Filter by server type (node, python, binary)
100
- - `--sort <field>` - Sort by: downloads, recent, name (default: downloads)
101
- - `--limit <n>` - Limit results (default: 20)
102
- - `--offset <n>` - Pagination offset
103
- - `--json` - Output as JSON
104
-
105
- #### bundle show
106
-
107
- Display detailed information about a bundle.
42
+ ### Skills
108
43
 
109
44
  ```bash
110
- mpak bundle show @nimblebraininc/echo
111
- mpak bundle show @nimblebraininc/echo --json
112
- ```
113
-
114
- Shows:
115
- - Bundle metadata (name, author, type, license)
116
- - Provenance info (if published via GitHub Actions OIDC)
117
- - Download stats
118
- - Available versions with platforms
119
- - Install instructions
45
+ # Validate a skill directory
46
+ mpak skill validate ./path/to/skill
120
47
 
121
- Options:
122
- - `--json` - Output as JSON
48
+ # Pack a skill into a .skill bundle
49
+ mpak skill pack ./path/to/skill
123
50
 
124
- #### bundle pull
125
-
126
- Download a bundle from the registry.
127
-
128
- ```bash
129
- # Download latest version for current platform
130
- mpak bundle pull @nimblebraininc/echo
51
+ # Search skills in the registry
52
+ mpak skill search <query>
131
53
 
132
- # Download specific version
133
- mpak bundle pull @nimblebraininc/echo@1.0.0
134
-
135
- # Download for different platform (cross-compile use case)
136
- mpak bundle pull @nimblebraininc/echo --os linux --arch arm64
137
-
138
- # Custom output path
139
- mpak bundle pull @nimblebraininc/echo -o ./bundles/echo.mcpb
140
- ```
141
-
142
- Options:
143
- - `-o, --output <path>` - Output file path
144
- - `--os <os>` - Target OS: darwin, linux, win32
145
- - `--arch <arch>` - Target architecture: x64, arm64
146
- - `--json` - Output download info as JSON (doesn't download)
147
-
148
- #### bundle run
149
-
150
- Run an MCP server directly from the registry. Bundles are cached locally for fast subsequent runs.
151
-
152
- ```bash
153
- # Run latest version
154
- mpak bundle run @nimblebraininc/echo
155
-
156
- # Run specific version
157
- mpak bundle run @nimblebraininc/echo@1.0.0
158
-
159
- # Force re-download (update cache)
160
- mpak bundle run @nimblebraininc/echo --update
161
- ```
162
-
163
- Options:
164
- - `--update` - Force re-download even if cached
165
-
166
- > **Tip:** Use `mpak run` as a shortcut for `mpak bundle run`.
167
-
168
- **Claude Code:**
169
-
170
- ```bash
171
- claude mcp add --transport stdio echo -- mpak run @nimblebraininc/echo
172
- ```
173
-
174
- **Claude Desktop:**
175
-
176
- ```json
177
- {
178
- "mcpServers": {
179
- "echo": {
180
- "command": "mpak",
181
- "args": ["run", "@nimblebraininc/echo"]
182
- }
183
- }
184
- }
185
- ```
186
-
187
- Bundles are cached in `~/.mpak/cache/` and automatically extracted on first run.
188
-
189
- ### Skill Commands
190
-
191
- Agent skill operations for validating, packaging, and installing skills.
192
-
193
- | Command | Description |
194
- |---------|-------------|
195
- | `mpak skill validate <path>` | Validate a skill directory |
196
- | `mpak skill pack <path>` | Create a .skill bundle |
197
- | `mpak skill search <query>` | Search skills in the registry |
198
- | `mpak skill show <name>` | Show skill details |
199
- | `mpak skill pull <name>` | Download a .skill bundle |
200
- | `mpak skill install <name>` | Install to ~/.claude/skills/ |
201
- | `mpak skill list` | List installed skills |
202
-
203
- #### skill validate
204
-
205
- Validate a skill directory against the [Agent Skills specification](https://agentskills.io/specification).
206
-
207
- ```bash
208
- mpak skill validate ./my-skill
209
- mpak skill validate ./my-skill --json
210
- ```
54
+ # Show skill details
55
+ mpak skill show @scope/name
211
56
 
212
- Options:
213
- - `--json` - Output as JSON
57
+ # Download a .skill bundle
58
+ mpak skill pull @scope/name
214
59
 
215
- #### skill pack
60
+ # Install a skill to ~/.claude/skills/
61
+ mpak skill install @scope/name
216
62
 
217
- Create a `.skill` bundle from a skill directory.
218
-
219
- ```bash
220
- mpak skill pack ./my-skill
221
- mpak skill pack ./my-skill -o ./dist/my-skill.skill
222
- ```
223
-
224
- Options:
225
- - `-o, --output <path>` - Output file path
226
- - `--json` - Output as JSON
227
-
228
- #### skill search
229
-
230
- Search for skills in the registry.
231
-
232
- ```bash
233
- mpak skill search strategy
234
- mpak skill search --category development docs
235
- mpak skill search --tags documentation,refactoring
236
- ```
237
-
238
- Options:
239
- - `--tags <tags>` - Filter by tags (comma-separated)
240
- - `--category <category>` - Filter by category
241
- - `--surface <surface>` - Filter by surface (claude-code, claude-api, claude-ai)
242
- - `--sort <field>` - Sort by: downloads, recent, name
243
- - `--limit <n>` - Limit results
244
- - `--offset <n>` - Pagination offset
245
- - `--json` - Output as JSON
246
-
247
- #### skill show
248
-
249
- Display detailed information about a skill.
250
-
251
- ```bash
252
- mpak skill show @nimblebraininc/docs-auditor
253
- mpak skill show @nimblebraininc/docs-auditor --json
254
- ```
255
-
256
- Options:
257
- - `--json` - Output as JSON
258
-
259
- #### skill pull
260
-
261
- Download a skill bundle from the registry.
262
-
263
- ```bash
264
- mpak skill pull @nimblebraininc/docs-auditor
265
- mpak skill pull @nimblebraininc/docs-auditor -o ./skills/
266
- ```
267
-
268
- Options:
269
- - `-o, --output <path>` - Output file path
270
- - `--json` - Output as JSON
271
-
272
- #### skill install
273
-
274
- Download and install a skill to `~/.claude/skills/`.
275
-
276
- ```bash
277
- mpak skill install @nimblebraininc/docs-auditor
278
- mpak skill install @nimblebraininc/docs-auditor --force
279
- ```
280
-
281
- Options:
282
- - `--force` - Overwrite existing installation
283
- - `--json` - Output as JSON
284
-
285
- #### skill list
286
-
287
- List installed skills.
288
-
289
- ```bash
63
+ # List installed skills
290
64
  mpak skill list
291
- mpak skill list --json
292
65
  ```
293
66
 
294
- Options:
295
- - `--json` - Output as JSON
296
-
297
- ### Config Commands
298
-
299
- Manage per-package configuration values (e.g., API keys).
300
-
301
- | Command | Description |
302
- |---------|-------------|
303
- | `mpak config set <pkg> <k=v...>` | Set config values |
304
- | `mpak config get <pkg>` | Show config (values masked) |
305
- | `mpak config list` | List packages with config |
306
- | `mpak config clear <pkg> [key]` | Clear config |
67
+ ### Configuration
307
68
 
308
69
  ```bash
309
- # Set API key for a package
310
- mpak config set @nimblebraininc/ipinfo api_key=your_token
70
+ # Set config values for a package
71
+ mpak config set @scope/name api_key=xxx
311
72
 
312
73
  # View stored config (values are masked)
313
- mpak config get @nimblebraininc/ipinfo
74
+ mpak config get @scope/name
314
75
 
315
- # List all packages with stored config
76
+ # List packages with config
316
77
  mpak config list
317
78
 
318
79
  # Clear config
319
- mpak config clear @nimblebraininc/ipinfo
320
- mpak config clear @nimblebraininc/ipinfo api_key # Clear specific key
80
+ mpak config clear @scope/name
81
+ mpak config clear @scope/name api_key
321
82
  ```
322
83
 
323
- ## Configuration
324
-
325
- Configuration is stored in `~/.mpak/config.json`:
326
-
327
- ```json
328
- {
329
- "version": "1.0.0",
330
- "lastUpdated": "2025-12-30T...",
331
- "registryUrl": "https://api.mpak.dev"
332
- }
333
- ```
334
-
335
- ### Environment Variables
336
-
337
- | Variable | Description | Default |
338
- |----------|-------------|---------|
339
- | `MPAK_REGISTRY_URL` | Registry API URL | `https://api.mpak.dev` |
340
-
341
- ## API
342
-
343
- The CLI uses the public v1 API:
344
-
345
- | Endpoint | Description |
346
- |----------|-------------|
347
- | `GET /v1/bundles/search` | Search bundles |
348
- | `GET /v1/bundles/@{scope}/{pkg}` | Get bundle details |
349
- | `GET /v1/bundles/@{scope}/{pkg}/versions` | List versions with platforms |
350
- | `GET /v1/bundles/@{scope}/{pkg}/versions/{version}/download` | Get download URL |
351
- | `GET /v1/skills/search` | Search skills |
352
- | `GET /v1/skills/@{scope}/{name}` | Get skill details |
353
- | `GET /v1/skills/@{scope}/{name}/download` | Get skill download URL |
354
-
355
84
  ## Development
356
85
 
357
- ### Setup
358
-
359
- ```bash
360
- npm install
361
- npm run build
362
- ```
363
-
364
- ### Scripts
365
-
366
- | Script | Description |
367
- |--------|-------------|
368
- | `npm run build` | Build TypeScript to JavaScript |
369
- | `npm run dev` | Run CLI in development mode |
370
- | `npm run typecheck` | Type check without building |
371
- | `npm run generate:types` | Generate types from OpenAPI spec |
372
- | `npm test` | Run unit tests |
373
- | `npm run test:all` | Run all tests including integration |
374
- | `npm run lint` | Lint source code |
375
-
376
- ### Publishing
377
-
378
86
  ```bash
379
- # Stable release
380
- npm publish
381
-
382
- # Beta/prerelease
383
- npm publish --tag beta
384
- ```
87
+ # Build
88
+ pnpm build
385
89
 
386
- ### Local Testing
90
+ # Run tests
91
+ pnpm test
387
92
 
388
- 1. Start the server locally:
389
- ```bash
390
- cd ../mpak/server
391
- npm run dev
392
- ```
93
+ # Type checking
94
+ pnpm typecheck
393
95
 
394
- 2. Run CLI with local registry:
395
- ```bash
396
- MPAK_REGISTRY_URL=http://localhost:3200 npm run dev -- bundle search echo
397
- ```
398
-
399
- ### Project Structure
400
-
401
- ```
402
- src/
403
- ├── index.ts # Entry point
404
- ├── program.ts # Commander program setup
405
- ├── commands/
406
- │ ├── packages/ # Bundle commands
407
- │ │ ├── search.ts
408
- │ │ ├── show.ts
409
- │ │ ├── pull.ts
410
- │ │ └── run.ts
411
- │ ├── skills/ # Skill commands
412
- │ │ ├── validate.ts
413
- │ │ ├── pack.ts
414
- │ │ ├── search.ts
415
- │ │ ├── show.ts
416
- │ │ ├── pull.ts
417
- │ │ ├── install.ts
418
- │ │ └── list.ts
419
- │ └── config.ts # Config commands
420
- ├── lib/
421
- │ └── api/
422
- │ ├── registry-client.ts # Bundle API client
423
- │ ├── skills-client.ts # Skills API client
424
- │ └── schema.d.ts # Generated OpenAPI types
425
- ├── schemas/
426
- │ └── generated/
427
- │ └── skill.ts # Skill validation schemas
428
- └── utils/
429
- ├── config-manager.ts # Config file handling
430
- └── version.ts # Version helper
96
+ # Lint
97
+ pnpm lint
431
98
  ```
432
99
 
433
100
  ## License
434
101
 
435
- [Apache 2.0](LICENSE)
102
+ Apache-2.0
package/dist/index.d.ts CHANGED
@@ -1,3 +1 @@
1
1
  #!/usr/bin/env node
2
- export {};
3
- //# sourceMappingURL=index.d.ts.map