checkly 7.10.0-prerelease-5ed92ec → 7.10.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.
- package/oclif.manifest.json +94 -94
- package/package.json +1 -1
package/oclif.manifest.json
CHANGED
|
@@ -2309,99 +2309,6 @@
|
|
|
2309
2309
|
"update.js"
|
|
2310
2310
|
]
|
|
2311
2311
|
},
|
|
2312
|
-
"skills": {
|
|
2313
|
-
"aliases": [],
|
|
2314
|
-
"args": {
|
|
2315
|
-
"action": {
|
|
2316
|
-
"description": "The action name (e.g. \"configure\", \"initialize\").",
|
|
2317
|
-
"name": "action",
|
|
2318
|
-
"required": false
|
|
2319
|
-
},
|
|
2320
|
-
"reference": {
|
|
2321
|
-
"description": "A specific reference within the action (e.g. \"api-checks\").",
|
|
2322
|
-
"name": "reference",
|
|
2323
|
-
"required": false
|
|
2324
|
-
}
|
|
2325
|
-
},
|
|
2326
|
-
"description": "Show Checkly AI skills, actions and their references.",
|
|
2327
|
-
"flags": {},
|
|
2328
|
-
"hasDynamicHelp": false,
|
|
2329
|
-
"hidden": false,
|
|
2330
|
-
"hiddenAliases": [],
|
|
2331
|
-
"id": "skills",
|
|
2332
|
-
"pluginAlias": "checkly",
|
|
2333
|
-
"pluginName": "checkly",
|
|
2334
|
-
"pluginType": "core",
|
|
2335
|
-
"strict": true,
|
|
2336
|
-
"enableJsonFlag": false,
|
|
2337
|
-
"coreCommand": false,
|
|
2338
|
-
"readOnly": false,
|
|
2339
|
-
"destructive": false,
|
|
2340
|
-
"idempotent": false,
|
|
2341
|
-
"isESM": false,
|
|
2342
|
-
"relativePath": [
|
|
2343
|
-
"dist",
|
|
2344
|
-
"commands",
|
|
2345
|
-
"skills",
|
|
2346
|
-
"index.js"
|
|
2347
|
-
]
|
|
2348
|
-
},
|
|
2349
|
-
"skills:install": {
|
|
2350
|
-
"aliases": [],
|
|
2351
|
-
"args": {},
|
|
2352
|
-
"description": "Install the Checkly agent skill (SKILL.md) into your project.",
|
|
2353
|
-
"flags": {
|
|
2354
|
-
"target": {
|
|
2355
|
-
"char": "t",
|
|
2356
|
-
"description": "Platform to install the skill for (amp, claude, cline, codex, continue, cursor, gemini-cli, github-copilot, goose, opencode, roo, windsurf).",
|
|
2357
|
-
"exclusive": [
|
|
2358
|
-
"path"
|
|
2359
|
-
],
|
|
2360
|
-
"name": "target",
|
|
2361
|
-
"hasDynamicHelp": false,
|
|
2362
|
-
"multiple": false,
|
|
2363
|
-
"type": "option"
|
|
2364
|
-
},
|
|
2365
|
-
"path": {
|
|
2366
|
-
"char": "p",
|
|
2367
|
-
"description": "Custom target directory to install the skill into.",
|
|
2368
|
-
"exclusive": [
|
|
2369
|
-
"target"
|
|
2370
|
-
],
|
|
2371
|
-
"name": "path",
|
|
2372
|
-
"hasDynamicHelp": false,
|
|
2373
|
-
"multiple": false,
|
|
2374
|
-
"type": "option"
|
|
2375
|
-
},
|
|
2376
|
-
"force": {
|
|
2377
|
-
"char": "f",
|
|
2378
|
-
"description": "Overwrite existing SKILL.md without confirmation.",
|
|
2379
|
-
"name": "force",
|
|
2380
|
-
"allowNo": false,
|
|
2381
|
-
"type": "boolean"
|
|
2382
|
-
}
|
|
2383
|
-
},
|
|
2384
|
-
"hasDynamicHelp": false,
|
|
2385
|
-
"hidden": false,
|
|
2386
|
-
"hiddenAliases": [],
|
|
2387
|
-
"id": "skills:install",
|
|
2388
|
-
"pluginAlias": "checkly",
|
|
2389
|
-
"pluginName": "checkly",
|
|
2390
|
-
"pluginType": "core",
|
|
2391
|
-
"strict": true,
|
|
2392
|
-
"enableJsonFlag": false,
|
|
2393
|
-
"coreCommand": false,
|
|
2394
|
-
"readOnly": false,
|
|
2395
|
-
"destructive": false,
|
|
2396
|
-
"idempotent": true,
|
|
2397
|
-
"isESM": false,
|
|
2398
|
-
"relativePath": [
|
|
2399
|
-
"dist",
|
|
2400
|
-
"commands",
|
|
2401
|
-
"skills",
|
|
2402
|
-
"install.js"
|
|
2403
|
-
]
|
|
2404
|
-
},
|
|
2405
2312
|
"rca:get": {
|
|
2406
2313
|
"aliases": [],
|
|
2407
2314
|
"args": {
|
|
@@ -2513,6 +2420,99 @@
|
|
|
2513
2420
|
"run.js"
|
|
2514
2421
|
]
|
|
2515
2422
|
},
|
|
2423
|
+
"skills": {
|
|
2424
|
+
"aliases": [],
|
|
2425
|
+
"args": {
|
|
2426
|
+
"action": {
|
|
2427
|
+
"description": "The action name (e.g. \"configure\", \"initialize\").",
|
|
2428
|
+
"name": "action",
|
|
2429
|
+
"required": false
|
|
2430
|
+
},
|
|
2431
|
+
"reference": {
|
|
2432
|
+
"description": "A specific reference within the action (e.g. \"api-checks\").",
|
|
2433
|
+
"name": "reference",
|
|
2434
|
+
"required": false
|
|
2435
|
+
}
|
|
2436
|
+
},
|
|
2437
|
+
"description": "Show Checkly AI skills, actions and their references.",
|
|
2438
|
+
"flags": {},
|
|
2439
|
+
"hasDynamicHelp": false,
|
|
2440
|
+
"hidden": false,
|
|
2441
|
+
"hiddenAliases": [],
|
|
2442
|
+
"id": "skills",
|
|
2443
|
+
"pluginAlias": "checkly",
|
|
2444
|
+
"pluginName": "checkly",
|
|
2445
|
+
"pluginType": "core",
|
|
2446
|
+
"strict": true,
|
|
2447
|
+
"enableJsonFlag": false,
|
|
2448
|
+
"coreCommand": false,
|
|
2449
|
+
"readOnly": false,
|
|
2450
|
+
"destructive": false,
|
|
2451
|
+
"idempotent": false,
|
|
2452
|
+
"isESM": false,
|
|
2453
|
+
"relativePath": [
|
|
2454
|
+
"dist",
|
|
2455
|
+
"commands",
|
|
2456
|
+
"skills",
|
|
2457
|
+
"index.js"
|
|
2458
|
+
]
|
|
2459
|
+
},
|
|
2460
|
+
"skills:install": {
|
|
2461
|
+
"aliases": [],
|
|
2462
|
+
"args": {},
|
|
2463
|
+
"description": "Install the Checkly agent skill (SKILL.md) into your project.",
|
|
2464
|
+
"flags": {
|
|
2465
|
+
"target": {
|
|
2466
|
+
"char": "t",
|
|
2467
|
+
"description": "Platform to install the skill for (amp, claude, cline, codex, continue, cursor, gemini-cli, github-copilot, goose, opencode, roo, windsurf).",
|
|
2468
|
+
"exclusive": [
|
|
2469
|
+
"path"
|
|
2470
|
+
],
|
|
2471
|
+
"name": "target",
|
|
2472
|
+
"hasDynamicHelp": false,
|
|
2473
|
+
"multiple": false,
|
|
2474
|
+
"type": "option"
|
|
2475
|
+
},
|
|
2476
|
+
"path": {
|
|
2477
|
+
"char": "p",
|
|
2478
|
+
"description": "Custom target directory to install the skill into.",
|
|
2479
|
+
"exclusive": [
|
|
2480
|
+
"target"
|
|
2481
|
+
],
|
|
2482
|
+
"name": "path",
|
|
2483
|
+
"hasDynamicHelp": false,
|
|
2484
|
+
"multiple": false,
|
|
2485
|
+
"type": "option"
|
|
2486
|
+
},
|
|
2487
|
+
"force": {
|
|
2488
|
+
"char": "f",
|
|
2489
|
+
"description": "Overwrite existing SKILL.md without confirmation.",
|
|
2490
|
+
"name": "force",
|
|
2491
|
+
"allowNo": false,
|
|
2492
|
+
"type": "boolean"
|
|
2493
|
+
}
|
|
2494
|
+
},
|
|
2495
|
+
"hasDynamicHelp": false,
|
|
2496
|
+
"hidden": false,
|
|
2497
|
+
"hiddenAliases": [],
|
|
2498
|
+
"id": "skills:install",
|
|
2499
|
+
"pluginAlias": "checkly",
|
|
2500
|
+
"pluginName": "checkly",
|
|
2501
|
+
"pluginType": "core",
|
|
2502
|
+
"strict": true,
|
|
2503
|
+
"enableJsonFlag": false,
|
|
2504
|
+
"coreCommand": false,
|
|
2505
|
+
"readOnly": false,
|
|
2506
|
+
"destructive": false,
|
|
2507
|
+
"idempotent": true,
|
|
2508
|
+
"isESM": false,
|
|
2509
|
+
"relativePath": [
|
|
2510
|
+
"dist",
|
|
2511
|
+
"commands",
|
|
2512
|
+
"skills",
|
|
2513
|
+
"install.js"
|
|
2514
|
+
]
|
|
2515
|
+
},
|
|
2516
2516
|
"status-pages:get": {
|
|
2517
2517
|
"aliases": [],
|
|
2518
2518
|
"args": {
|
|
@@ -2624,5 +2624,5 @@
|
|
|
2624
2624
|
]
|
|
2625
2625
|
}
|
|
2626
2626
|
},
|
|
2627
|
-
"version": "7.10.0
|
|
2627
|
+
"version": "7.10.0"
|
|
2628
2628
|
}
|