opencode-skills-collection 4.0.44 → 4.0.46

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 (117) hide show
  1. package/bundled-skills/.antigravity-install-manifest.json +25 -1
  2. package/bundled-skills/agy-delegate/SKILL.md +168 -0
  3. package/bundled-skills/agy-delegate/references/dispatch-and-poll.md +140 -0
  4. package/bundled-skills/agy-delegate/references/multi-task-queues.md +59 -0
  5. package/bundled-skills/agy-delegate/references/review-and-land.md +103 -0
  6. package/bundled-skills/agy-delegate/references/writing-the-brief.md +124 -0
  7. package/bundled-skills/aider-delegate/SKILL.md +227 -0
  8. package/bundled-skills/aider-delegate/references/dispatch-and-poll.md +154 -0
  9. package/bundled-skills/aider-delegate/references/multi-task-queues.md +68 -0
  10. package/bundled-skills/aider-delegate/references/review-and-land.md +101 -0
  11. package/bundled-skills/aider-delegate/references/writing-the-brief.md +142 -0
  12. package/bundled-skills/babysit-pr/SKILL.md +343 -0
  13. package/bundled-skills/claude-delegate/SKILL.md +182 -0
  14. package/bundled-skills/claude-delegate/references/dispatch-and-poll.md +220 -0
  15. package/bundled-skills/claude-delegate/references/multi-task-queues.md +66 -0
  16. package/bundled-skills/claude-delegate/references/review-and-land.md +117 -0
  17. package/bundled-skills/claude-delegate/references/writing-the-brief.md +158 -0
  18. package/bundled-skills/cline-delegate/SKILL.md +140 -0
  19. package/bundled-skills/cline-delegate/references/dispatch-and-poll.md +142 -0
  20. package/bundled-skills/cline-delegate/references/multi-task-queues.md +58 -0
  21. package/bundled-skills/cline-delegate/references/review-and-land.md +80 -0
  22. package/bundled-skills/cline-delegate/references/writing-the-brief.md +129 -0
  23. package/bundled-skills/codex-delegate/SKILL.md +177 -0
  24. package/bundled-skills/codex-delegate/references/dispatch-and-poll.md +161 -0
  25. package/bundled-skills/codex-delegate/references/multi-task-queues.md +66 -0
  26. package/bundled-skills/codex-delegate/references/review-and-land.md +126 -0
  27. package/bundled-skills/codex-delegate/references/writing-the-brief.md +125 -0
  28. package/bundled-skills/commandcode-delegate/SKILL.md +188 -0
  29. package/bundled-skills/commandcode-delegate/references/dispatch-and-poll.md +222 -0
  30. package/bundled-skills/commandcode-delegate/references/multi-task-queues.md +81 -0
  31. package/bundled-skills/commandcode-delegate/references/review-and-land.md +144 -0
  32. package/bundled-skills/commandcode-delegate/references/writing-the-brief.md +147 -0
  33. package/bundled-skills/copilot-delegate/SKILL.md +159 -0
  34. package/bundled-skills/copilot-delegate/references/dispatch-and-poll.md +143 -0
  35. package/bundled-skills/copilot-delegate/references/multi-task-queues.md +58 -0
  36. package/bundled-skills/copilot-delegate/references/review-and-land.md +80 -0
  37. package/bundled-skills/copilot-delegate/references/writing-the-brief.md +140 -0
  38. package/bundled-skills/cursor-delegate/SKILL.md +170 -0
  39. package/bundled-skills/cursor-delegate/references/dispatch-and-poll.md +162 -0
  40. package/bundled-skills/cursor-delegate/references/multi-task-queues.md +59 -0
  41. package/bundled-skills/cursor-delegate/references/review-and-land.md +93 -0
  42. package/bundled-skills/cursor-delegate/references/writing-the-brief.md +126 -0
  43. package/bundled-skills/debate-review/SKILL.md +85 -0
  44. package/bundled-skills/debate-review/assets/prompts/review-debate.md +51 -0
  45. package/bundled-skills/debate-review/assets/prompts/review-main.md +64 -0
  46. package/bundled-skills/debate-review/assets/prompts/review-rebuttal.md +42 -0
  47. package/bundled-skills/debate-review/references/comment-format.md +63 -0
  48. package/bundled-skills/debate-review/references/schema.md +95 -0
  49. package/bundled-skills/delegate-setup/SKILL.md +215 -0
  50. package/bundled-skills/delegate-setup/references/schema.md +100 -0
  51. package/bundled-skills/delegate-setup/references/setup-dialogue.md +101 -0
  52. package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
  53. package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
  54. package/bundled-skills/docs/maintainers/repo-growth-seo.md +1 -1
  55. package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
  56. package/bundled-skills/docs/users/aas-core.md +1 -1
  57. package/bundled-skills/docs/users/bundles.md +1 -1
  58. package/bundled-skills/docs/users/claude-code-skills.md +1 -1
  59. package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
  60. package/bundled-skills/docs/users/kiro-integration.md +1 -1
  61. package/bundled-skills/docs/users/usage.md +3 -3
  62. package/bundled-skills/docs/users/visual-guide.md +4 -4
  63. package/bundled-skills/falsify/SKILL.md +263 -0
  64. package/bundled-skills/falsify/references/bias-catalog.md +42 -0
  65. package/bundled-skills/falsify/references/mental-models.md +135 -0
  66. package/bundled-skills/falsify/templates/thinking-ledger.md +104 -0
  67. package/bundled-skills/graceful-shutdown/SKILL.md +379 -0
  68. package/bundled-skills/grok-delegate/SKILL.md +179 -0
  69. package/bundled-skills/grok-delegate/references/dispatch-and-poll.md +171 -0
  70. package/bundled-skills/grok-delegate/references/multi-task-queues.md +67 -0
  71. package/bundled-skills/grok-delegate/references/review-and-land.md +130 -0
  72. package/bundled-skills/grok-delegate/references/writing-the-brief.md +119 -0
  73. package/bundled-skills/kimi-delegate/SKILL.md +137 -0
  74. package/bundled-skills/kimi-delegate/references/dispatch-and-poll.md +134 -0
  75. package/bundled-skills/kimi-delegate/references/multi-task-queues.md +58 -0
  76. package/bundled-skills/kimi-delegate/references/review-and-land.md +92 -0
  77. package/bundled-skills/kimi-delegate/references/writing-the-brief.md +132 -0
  78. package/bundled-skills/omp-delegate/SKILL.md +186 -0
  79. package/bundled-skills/omp-delegate/references/dispatch-and-poll.md +155 -0
  80. package/bundled-skills/omp-delegate/references/multi-task-queues.md +59 -0
  81. package/bundled-skills/omp-delegate/references/review-and-land.md +95 -0
  82. package/bundled-skills/omp-delegate/references/writing-the-brief.md +149 -0
  83. package/bundled-skills/opencode-delegate/SKILL.md +189 -0
  84. package/bundled-skills/opencode-delegate/references/dispatch-and-poll.md +156 -0
  85. package/bundled-skills/opencode-delegate/references/multi-task-queues.md +68 -0
  86. package/bundled-skills/opencode-delegate/references/review-and-land.md +125 -0
  87. package/bundled-skills/opencode-delegate/references/writing-the-brief.md +142 -0
  88. package/bundled-skills/pi-delegate/SKILL.md +148 -0
  89. package/bundled-skills/pi-delegate/references/dispatch-and-poll.md +146 -0
  90. package/bundled-skills/pi-delegate/references/multi-task-queues.md +59 -0
  91. package/bundled-skills/pi-delegate/references/review-and-land.md +95 -0
  92. package/bundled-skills/pi-delegate/references/writing-the-brief.md +132 -0
  93. package/bundled-skills/qoder-delegate/SKILL.md +151 -0
  94. package/bundled-skills/qoder-delegate/references/dispatch-and-poll.md +119 -0
  95. package/bundled-skills/qoder-delegate/references/multi-task-queues.md +43 -0
  96. package/bundled-skills/qoder-delegate/references/review-and-land.md +66 -0
  97. package/bundled-skills/qoder-delegate/references/writing-the-brief.md +85 -0
  98. package/bundled-skills/sandbase-mcp/SKILL.md +194 -0
  99. package/bundled-skills/ui-slop-score/SKILL.md +2 -2
  100. package/bundled-skills/unsloth-finetuning/SKILL.md +352 -0
  101. package/bundled-skills/vibe-delegate/SKILL.md +147 -0
  102. package/bundled-skills/vibe-delegate/references/dispatch-and-poll.md +144 -0
  103. package/bundled-skills/vibe-delegate/references/multi-task-queues.md +59 -0
  104. package/bundled-skills/vibe-delegate/references/review-and-land.md +87 -0
  105. package/bundled-skills/vibe-delegate/references/writing-the-brief.md +131 -0
  106. package/bundled-skills/warp-delegate/SKILL.md +192 -0
  107. package/bundled-skills/warp-delegate/references/dispatch-and-poll.md +163 -0
  108. package/bundled-skills/warp-delegate/references/multi-task-queues.md +80 -0
  109. package/bundled-skills/warp-delegate/references/review-and-land.md +123 -0
  110. package/bundled-skills/warp-delegate/references/writing-the-brief.md +105 -0
  111. package/bundled-skills/zcode-delegate/SKILL.md +202 -0
  112. package/bundled-skills/zcode-delegate/references/dispatch-and-poll.md +113 -0
  113. package/bundled-skills/zcode-delegate/references/multi-task-queues.md +87 -0
  114. package/bundled-skills/zcode-delegate/references/review-and-land.md +81 -0
  115. package/bundled-skills/zcode-delegate/references/writing-the-brief.md +120 -0
  116. package/package.json +1 -1
  117. package/skills_index.json +660 -0
package/skills_index.json CHANGED
@@ -1392,6 +1392,32 @@
1392
1392
  "session-analysis"
1393
1393
  ]
1394
1394
  },
1395
+ {
1396
+ "id": "agy-delegate",
1397
+ "path": "skills/agy-delegate",
1398
+ "category": "agent-orchestration",
1399
+ "name": "agy-delegate",
1400
+ "description": "Delegate coding tasks to the Google Antigravity CLI (`agy`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
1401
+ "risk": "safe",
1402
+ "source": "https://github.com/amElnagdy/delegate-skills",
1403
+ "date_added": "2026-08-26",
1404
+ "plugin": {
1405
+ "targets": {
1406
+ "codex": "supported",
1407
+ "claude": "supported"
1408
+ },
1409
+ "setup": {
1410
+ "type": "none",
1411
+ "summary": "",
1412
+ "docs": null
1413
+ },
1414
+ "reasons": []
1415
+ },
1416
+ "source_type": "community",
1417
+ "source_repo": "amElnagdy/delegate-skills",
1418
+ "license": "MIT",
1419
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
1420
+ },
1395
1421
  {
1396
1422
  "id": "ai-agent-development",
1397
1423
  "path": "skills/ai-agent-development",
@@ -1735,6 +1761,32 @@
1735
1761
  "reasons": []
1736
1762
  }
1737
1763
  },
1764
+ {
1765
+ "id": "aider-delegate",
1766
+ "path": "skills/aider-delegate",
1767
+ "category": "agent-orchestration",
1768
+ "name": "aider-delegate",
1769
+ "description": "Delegate coding tasks to Aider (`aider`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
1770
+ "risk": "safe",
1771
+ "source": "https://github.com/amElnagdy/delegate-skills",
1772
+ "date_added": "2026-08-26",
1773
+ "plugin": {
1774
+ "targets": {
1775
+ "codex": "supported",
1776
+ "claude": "supported"
1777
+ },
1778
+ "setup": {
1779
+ "type": "none",
1780
+ "summary": "",
1781
+ "docs": null
1782
+ },
1783
+ "reasons": []
1784
+ },
1785
+ "source_type": "community",
1786
+ "source_repo": "amElnagdy/delegate-skills",
1787
+ "license": "MIT",
1788
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
1789
+ },
1738
1790
  {
1739
1791
  "id": "airflow-dag-patterns",
1740
1792
  "path": "skills/airflow-dag-patterns",
@@ -7647,6 +7699,32 @@
7647
7699
  "reasons": []
7648
7700
  }
7649
7701
  },
7702
+ {
7703
+ "id": "babysit-pr",
7704
+ "path": "skills/babysit-pr",
7705
+ "category": "code-quality",
7706
+ "name": "babysit-pr",
7707
+ "description": "Babysit a pull request through its bot review rounds: verify, fix, reply, resolve. Use for any babysit or watch-the-PR ask.",
7708
+ "risk": "safe",
7709
+ "source": "https://github.com/amElnagdy/review-skills",
7710
+ "date_added": "2026-08-26",
7711
+ "plugin": {
7712
+ "targets": {
7713
+ "codex": "supported",
7714
+ "claude": "supported"
7715
+ },
7716
+ "setup": {
7717
+ "type": "none",
7718
+ "summary": "",
7719
+ "docs": null
7720
+ },
7721
+ "reasons": []
7722
+ },
7723
+ "source_type": "community",
7724
+ "source_repo": "amElnagdy/review-skills",
7725
+ "license": "MIT",
7726
+ "license_source": "https://github.com/amElnagdy/review-skills/blob/master/LICENSE"
7727
+ },
7650
7728
  {
7651
7729
  "id": "backend-architect",
7652
7730
  "path": "skills/backend-architect",
@@ -10492,6 +10570,32 @@
10492
10570
  "reasons": []
10493
10571
  }
10494
10572
  },
10573
+ {
10574
+ "id": "claude-delegate",
10575
+ "path": "skills/claude-delegate",
10576
+ "category": "agent-orchestration",
10577
+ "name": "claude-delegate",
10578
+ "description": "Delegate coding tasks to a separate Claude Code CLI process or Claude session only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
10579
+ "risk": "safe",
10580
+ "source": "https://github.com/amElnagdy/delegate-skills",
10581
+ "date_added": "2026-08-26",
10582
+ "plugin": {
10583
+ "targets": {
10584
+ "codex": "supported",
10585
+ "claude": "supported"
10586
+ },
10587
+ "setup": {
10588
+ "type": "none",
10589
+ "summary": "",
10590
+ "docs": null
10591
+ },
10592
+ "reasons": []
10593
+ },
10594
+ "source_type": "community",
10595
+ "source_repo": "amElnagdy/delegate-skills",
10596
+ "license": "MIT",
10597
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
10598
+ },
10495
10599
  {
10496
10600
  "id": "claude-in-chrome-troubleshooting",
10497
10601
  "path": "skills/claude-in-chrome-troubleshooting",
@@ -10748,6 +10852,32 @@
10748
10852
  "reasons": []
10749
10853
  }
10750
10854
  },
10855
+ {
10856
+ "id": "cline-delegate",
10857
+ "path": "skills/cline-delegate",
10858
+ "category": "agent-orchestration",
10859
+ "name": "cline-delegate",
10860
+ "description": "Delegate coding tasks to the Cline CLI (`cline`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
10861
+ "risk": "safe",
10862
+ "source": "https://github.com/amElnagdy/delegate-skills",
10863
+ "date_added": "2026-08-26",
10864
+ "plugin": {
10865
+ "targets": {
10866
+ "codex": "supported",
10867
+ "claude": "supported"
10868
+ },
10869
+ "setup": {
10870
+ "type": "none",
10871
+ "summary": "",
10872
+ "docs": null
10873
+ },
10874
+ "reasons": []
10875
+ },
10876
+ "source_type": "community",
10877
+ "source_repo": "amElnagdy/delegate-skills",
10878
+ "license": "MIT",
10879
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
10880
+ },
10751
10881
  {
10752
10882
  "id": "close-automation",
10753
10883
  "path": "skills/close-automation",
@@ -11575,6 +11705,32 @@
11575
11705
  "reasons": []
11576
11706
  }
11577
11707
  },
11708
+ {
11709
+ "id": "codex-delegate",
11710
+ "path": "skills/codex-delegate",
11711
+ "category": "agent-orchestration",
11712
+ "name": "codex-delegate",
11713
+ "description": "Delegate coding tasks to the OpenAI Codex CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
11714
+ "risk": "safe",
11715
+ "source": "https://github.com/amElnagdy/delegate-skills",
11716
+ "date_added": "2026-08-26",
11717
+ "plugin": {
11718
+ "targets": {
11719
+ "codex": "supported",
11720
+ "claude": "supported"
11721
+ },
11722
+ "setup": {
11723
+ "type": "none",
11724
+ "summary": "",
11725
+ "docs": null
11726
+ },
11727
+ "reasons": []
11728
+ },
11729
+ "source_type": "community",
11730
+ "source_repo": "amElnagdy/delegate-skills",
11731
+ "license": "MIT",
11732
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
11733
+ },
11578
11734
  {
11579
11735
  "id": "codex-fable5",
11580
11736
  "path": "skills/codex-fable5",
@@ -11828,6 +11984,32 @@
11828
11984
  },
11829
11985
  "source_type": "self"
11830
11986
  },
11987
+ {
11988
+ "id": "commandcode-delegate",
11989
+ "path": "skills/commandcode-delegate",
11990
+ "category": "agent-orchestration",
11991
+ "name": "commandcode-delegate",
11992
+ "description": "Delegate coding tasks to the Command Code CLI (`cmd`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
11993
+ "risk": "safe",
11994
+ "source": "https://github.com/amElnagdy/delegate-skills",
11995
+ "date_added": "2026-08-26",
11996
+ "plugin": {
11997
+ "targets": {
11998
+ "codex": "supported",
11999
+ "claude": "supported"
12000
+ },
12001
+ "setup": {
12002
+ "type": "none",
12003
+ "summary": "",
12004
+ "docs": null
12005
+ },
12006
+ "reasons": []
12007
+ },
12008
+ "source_type": "community",
12009
+ "source_repo": "amElnagdy/delegate-skills",
12010
+ "license": "MIT",
12011
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
12012
+ },
11831
12013
  {
11832
12014
  "id": "commit",
11833
12015
  "path": "skills/commit",
@@ -12925,6 +13107,32 @@
12925
13107
  "reasons": []
12926
13108
  }
12927
13109
  },
13110
+ {
13111
+ "id": "copilot-delegate",
13112
+ "path": "skills/copilot-delegate",
13113
+ "category": "agent-orchestration",
13114
+ "name": "copilot-delegate",
13115
+ "description": "Delegate coding tasks to the GitHub Copilot CLI (`copilot`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
13116
+ "risk": "safe",
13117
+ "source": "https://github.com/amElnagdy/delegate-skills",
13118
+ "date_added": "2026-08-26",
13119
+ "plugin": {
13120
+ "targets": {
13121
+ "codex": "supported",
13122
+ "claude": "supported"
13123
+ },
13124
+ "setup": {
13125
+ "type": "none",
13126
+ "summary": "",
13127
+ "docs": null
13128
+ },
13129
+ "reasons": []
13130
+ },
13131
+ "source_type": "community",
13132
+ "source_repo": "amElnagdy/delegate-skills",
13133
+ "license": "MIT",
13134
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
13135
+ },
12928
13136
  {
12929
13137
  "id": "copilot-sdk",
12930
13138
  "path": "skills/copilot-sdk",
@@ -13847,6 +14055,34 @@
13847
14055
  "license": "MIT",
13848
14056
  "license_source": "https://github.com/LambdaTest/agent-skills/blob/main/LICENSE"
13849
14057
  },
14058
+ {
14059
+ "id": "cursor-delegate",
14060
+ "path": "skills/cursor-delegate",
14061
+ "category": "agent-orchestration",
14062
+ "name": "cursor-delegate",
14063
+ "description": "Delegate coding tasks to the Cursor Agent CLI (`cursor-agent`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
14064
+ "risk": "safe",
14065
+ "source": "https://github.com/amElnagdy/delegate-skills",
14066
+ "date_added": "2026-08-26",
14067
+ "plugin": {
14068
+ "targets": {
14069
+ "codex": "blocked",
14070
+ "claude": "blocked"
14071
+ },
14072
+ "setup": {
14073
+ "type": "none",
14074
+ "summary": "",
14075
+ "docs": null
14076
+ },
14077
+ "reasons": [
14078
+ "target_specific_home_path"
14079
+ ]
14080
+ },
14081
+ "source_type": "community",
14082
+ "source_repo": "amElnagdy/delegate-skills",
14083
+ "license": "MIT",
14084
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
14085
+ },
13850
14086
  {
13851
14087
  "id": "customer-psychographic-profiler",
13852
14088
  "path": "skills/customer-psychographic-profiler",
@@ -14824,6 +15060,32 @@
14824
15060
  "domain-events]"
14825
15061
  ]
14826
15062
  },
15063
+ {
15064
+ "id": "debate-review",
15065
+ "path": "skills/debate-review",
15066
+ "category": "code-quality",
15067
+ "name": "debate-review",
15068
+ "description": "Two-model debate review of a GitHub PR, GitLab MR, Azure DevOps PR, or local working tree, posted as inline comments or printed. Use for any PR/MR review request, or a local review before a PR exists.",
15069
+ "risk": "safe",
15070
+ "source": "https://github.com/amElnagdy/review-skills",
15071
+ "date_added": "2026-08-26",
15072
+ "plugin": {
15073
+ "targets": {
15074
+ "codex": "supported",
15075
+ "claude": "supported"
15076
+ },
15077
+ "setup": {
15078
+ "type": "none",
15079
+ "summary": "",
15080
+ "docs": null
15081
+ },
15082
+ "reasons": []
15083
+ },
15084
+ "source_type": "community",
15085
+ "source_repo": "amElnagdy/review-skills",
15086
+ "license": "MIT",
15087
+ "license_source": "https://github.com/amElnagdy/review-skills/blob/master/LICENSE"
15088
+ },
14827
15089
  {
14828
15090
  "id": "debug-buttercup",
14829
15091
  "path": "skills/debug-buttercup",
@@ -15107,6 +15369,32 @@
15107
15369
  "reasons": []
15108
15370
  }
15109
15371
  },
15372
+ {
15373
+ "id": "delegate-setup",
15374
+ "path": "skills/delegate-setup",
15375
+ "category": "agent-orchestration",
15376
+ "name": "delegate-setup",
15377
+ "description": "Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.",
15378
+ "risk": "safe",
15379
+ "source": "https://github.com/amElnagdy/delegate-skills",
15380
+ "date_added": "2026-08-26",
15381
+ "plugin": {
15382
+ "targets": {
15383
+ "codex": "supported",
15384
+ "claude": "supported"
15385
+ },
15386
+ "setup": {
15387
+ "type": "none",
15388
+ "summary": "",
15389
+ "docs": null
15390
+ },
15391
+ "reasons": []
15392
+ },
15393
+ "source_type": "community",
15394
+ "source_repo": "amElnagdy/delegate-skills",
15395
+ "license": "MIT",
15396
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
15397
+ },
15110
15398
  {
15111
15399
  "id": "delegating-to-agents",
15112
15400
  "path": "skills/delegating-to-agents",
@@ -18890,6 +19178,40 @@
18890
19178
  "reasons": []
18891
19179
  }
18892
19180
  },
19181
+ {
19182
+ "id": "falsify",
19183
+ "path": "skills/falsify",
19184
+ "category": "reasoning",
19185
+ "name": "falsify",
19186
+ "description": "The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated conclusion.",
19187
+ "risk": "safe",
19188
+ "source": "community",
19189
+ "date_added": "2026-08-27",
19190
+ "plugin": {
19191
+ "targets": {
19192
+ "codex": "supported",
19193
+ "claude": "supported"
19194
+ },
19195
+ "setup": {
19196
+ "type": "none",
19197
+ "summary": "",
19198
+ "docs": null
19199
+ },
19200
+ "reasons": []
19201
+ },
19202
+ "source_type": "community",
19203
+ "source_repo": "263311487-ux/falsify",
19204
+ "license": "MIT",
19205
+ "license_source": "https://github.com/263311487-ux/falsify/blob/main/LICENSE",
19206
+ "tags": [
19207
+ "reasoning",
19208
+ "falsification",
19209
+ "science",
19210
+ "thinking",
19211
+ "verification",
19212
+ "epistemology"
19213
+ ]
19214
+ },
18893
19215
  {
18894
19216
  "id": "family-health-analyzer",
18895
19217
  "path": "skills/family-health-analyzer",
@@ -22460,6 +22782,42 @@
22460
22782
  "motion"
22461
22783
  ]
22462
22784
  },
22785
+ {
22786
+ "id": "graceful-shutdown",
22787
+ "path": "skills/graceful-shutdown",
22788
+ "category": "development",
22789
+ "name": "graceful-shutdown",
22790
+ "description": "Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT.",
22791
+ "risk": "safe",
22792
+ "source": "self",
22793
+ "date_added": "2026-08-27",
22794
+ "plugin": {
22795
+ "targets": {
22796
+ "codex": "supported",
22797
+ "claude": "supported"
22798
+ },
22799
+ "setup": {
22800
+ "type": "none",
22801
+ "summary": "",
22802
+ "docs": null
22803
+ },
22804
+ "reasons": []
22805
+ },
22806
+ "source_type": "self",
22807
+ "license": "MIT",
22808
+ "tags": [
22809
+ "graceful-shutdown",
22810
+ "signals",
22811
+ "SIGTERM",
22812
+ "SIGINT",
22813
+ "drain",
22814
+ "health-check",
22815
+ "kubernetes",
22816
+ "docker",
22817
+ "production",
22818
+ "resilience"
22819
+ ]
22820
+ },
22463
22821
  {
22464
22822
  "id": "gradient-design",
22465
22823
  "path": "skills/design-it/gradient-design",
@@ -22700,6 +23058,32 @@
22700
23058
  "xai"
22701
23059
  ]
22702
23060
  },
23061
+ {
23062
+ "id": "grok-delegate",
23063
+ "path": "skills/grok-delegate",
23064
+ "category": "agent-orchestration",
23065
+ "name": "grok-delegate",
23066
+ "description": "Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
23067
+ "risk": "safe",
23068
+ "source": "https://github.com/amElnagdy/delegate-skills",
23069
+ "date_added": "2026-08-26",
23070
+ "plugin": {
23071
+ "targets": {
23072
+ "codex": "supported",
23073
+ "claude": "supported"
23074
+ },
23075
+ "setup": {
23076
+ "type": "none",
23077
+ "summary": "",
23078
+ "docs": null
23079
+ },
23080
+ "reasons": []
23081
+ },
23082
+ "source_type": "community",
23083
+ "source_repo": "amElnagdy/delegate-skills",
23084
+ "license": "MIT",
23085
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
23086
+ },
22703
23087
  {
22704
23088
  "id": "growth-engine",
22705
23089
  "path": "skills/growth-engine",
@@ -26043,6 +26427,32 @@
26043
26427
  "reasons": []
26044
26428
  }
26045
26429
  },
26430
+ {
26431
+ "id": "kimi-delegate",
26432
+ "path": "skills/kimi-delegate",
26433
+ "category": "agent-orchestration",
26434
+ "name": "kimi-delegate",
26435
+ "description": "Delegate coding tasks to the Kimi Code CLI (`kimi`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
26436
+ "risk": "safe",
26437
+ "source": "https://github.com/amElnagdy/delegate-skills",
26438
+ "date_added": "2026-08-26",
26439
+ "plugin": {
26440
+ "targets": {
26441
+ "codex": "supported",
26442
+ "claude": "supported"
26443
+ },
26444
+ "setup": {
26445
+ "type": "none",
26446
+ "summary": "",
26447
+ "docs": null
26448
+ },
26449
+ "reasons": []
26450
+ },
26451
+ "source_type": "community",
26452
+ "source_repo": "amElnagdy/delegate-skills",
26453
+ "license": "MIT",
26454
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
26455
+ },
26046
26456
  {
26047
26457
  "id": "klaviyo-automation",
26048
26458
  "path": "skills/klaviyo-automation",
@@ -33168,6 +33578,32 @@
33168
33578
  "reasons": []
33169
33579
  }
33170
33580
  },
33581
+ {
33582
+ "id": "omp-delegate",
33583
+ "path": "skills/omp-delegate",
33584
+ "category": "agent-orchestration",
33585
+ "name": "omp-delegate",
33586
+ "description": "Delegate coding tasks to Oh My Pi (`omp`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
33587
+ "risk": "safe",
33588
+ "source": "https://github.com/amElnagdy/delegate-skills",
33589
+ "date_added": "2026-08-26",
33590
+ "plugin": {
33591
+ "targets": {
33592
+ "codex": "supported",
33593
+ "claude": "supported"
33594
+ },
33595
+ "setup": {
33596
+ "type": "none",
33597
+ "summary": "",
33598
+ "docs": null
33599
+ },
33600
+ "reasons": []
33601
+ },
33602
+ "source_type": "community",
33603
+ "source_repo": "amElnagdy/delegate-skills",
33604
+ "license": "MIT",
33605
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
33606
+ },
33171
33607
  {
33172
33608
  "id": "on-call-handoff-patterns",
33173
33609
  "path": "skills/on-call-handoff-patterns",
@@ -33457,6 +33893,32 @@
33457
33893
  "security"
33458
33894
  ]
33459
33895
  },
33896
+ {
33897
+ "id": "opencode-delegate",
33898
+ "path": "skills/opencode-delegate",
33899
+ "category": "agent-orchestration",
33900
+ "name": "opencode-delegate",
33901
+ "description": "Delegate coding tasks to the OpenCode CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
33902
+ "risk": "safe",
33903
+ "source": "https://github.com/amElnagdy/delegate-skills",
33904
+ "date_added": "2026-08-26",
33905
+ "plugin": {
33906
+ "targets": {
33907
+ "codex": "supported",
33908
+ "claude": "supported"
33909
+ },
33910
+ "setup": {
33911
+ "type": "none",
33912
+ "summary": "",
33913
+ "docs": null
33914
+ },
33915
+ "reasons": []
33916
+ },
33917
+ "source_type": "community",
33918
+ "source_repo": "amElnagdy/delegate-skills",
33919
+ "license": "MIT",
33920
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
33921
+ },
33460
33922
  {
33461
33923
  "id": "optim-agent",
33462
33924
  "path": "skills/optim-agent",
@@ -34560,6 +35022,32 @@
34560
35022
  "openrouter"
34561
35023
  ]
34562
35024
  },
35025
+ {
35026
+ "id": "pi-delegate",
35027
+ "path": "skills/pi-delegate",
35028
+ "category": "agent-orchestration",
35029
+ "name": "pi-delegate",
35030
+ "description": "Delegate coding tasks to the Pi coding agent CLI (`pi`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
35031
+ "risk": "safe",
35032
+ "source": "https://github.com/amElnagdy/delegate-skills",
35033
+ "date_added": "2026-08-26",
35034
+ "plugin": {
35035
+ "targets": {
35036
+ "codex": "supported",
35037
+ "claude": "supported"
35038
+ },
35039
+ "setup": {
35040
+ "type": "none",
35041
+ "summary": "",
35042
+ "docs": null
35043
+ },
35044
+ "reasons": []
35045
+ },
35046
+ "source_type": "community",
35047
+ "source_repo": "amElnagdy/delegate-skills",
35048
+ "license": "MIT",
35049
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
35050
+ },
34563
35051
  {
34564
35052
  "id": "pi-web-search",
34565
35053
  "path": "skills/pi-web-search",
@@ -36944,6 +37432,32 @@
36944
37432
  },
36945
37433
  "license": "Apache-2.0 license"
36946
37434
  },
37435
+ {
37436
+ "id": "qoder-delegate",
37437
+ "path": "skills/qoder-delegate",
37438
+ "category": "agent-orchestration",
37439
+ "name": "qoder-delegate",
37440
+ "description": "Delegate coding tasks to the Qoder CLI (`qodercli`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
37441
+ "risk": "safe",
37442
+ "source": "https://github.com/amElnagdy/delegate-skills",
37443
+ "date_added": "2026-08-26",
37444
+ "plugin": {
37445
+ "targets": {
37446
+ "codex": "supported",
37447
+ "claude": "supported"
37448
+ },
37449
+ "setup": {
37450
+ "type": "none",
37451
+ "summary": "",
37452
+ "docs": null
37453
+ },
37454
+ "reasons": []
37455
+ },
37456
+ "source_type": "community",
37457
+ "source_repo": "amElnagdy/delegate-skills",
37458
+ "license": "MIT",
37459
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
37460
+ },
36947
37461
  {
36948
37462
  "id": "quality-nonconformance",
36949
37463
  "path": "skills/quality-nonconformance",
@@ -39057,6 +39571,39 @@
39057
39571
  "fundraising"
39058
39572
  ]
39059
39573
  },
39574
+ {
39575
+ "id": "sandbase-mcp",
39576
+ "path": "skills/sandbase-mcp",
39577
+ "category": "ai-ml",
39578
+ "name": "sandbase-mcp",
39579
+ "description": "Discover, inspect, and invoke 2,000+ AI models and APIs through SandBase's local MCP bridge with explicit schema and cost checks.",
39580
+ "risk": "critical",
39581
+ "source": "community",
39582
+ "date_added": "2026-08-27",
39583
+ "plugin": {
39584
+ "targets": {
39585
+ "codex": "supported",
39586
+ "claude": "supported"
39587
+ },
39588
+ "setup": {
39589
+ "type": "none",
39590
+ "summary": "",
39591
+ "docs": null
39592
+ },
39593
+ "reasons": []
39594
+ },
39595
+ "source_type": "official",
39596
+ "source_repo": "sandbaseai/cli",
39597
+ "license": "Apache-2.0",
39598
+ "license_source": "https://github.com/sandbaseai/cli/blob/main/LICENSE",
39599
+ "tags": [
39600
+ "mcp",
39601
+ "ai-models",
39602
+ "api-gateway",
39603
+ "inference",
39604
+ "media-generation"
39605
+ ]
39606
+ },
39060
39607
  {
39061
39608
  "id": "sankhya-dashboard-html-jsp-custom-best-pratices",
39062
39609
  "path": "skills/sankhya-dashboard-html-jsp-custom-best-pratices",
@@ -47167,6 +47714,41 @@
47167
47714
  "license": "MIT",
47168
47715
  "license_source": "https://github.com/MohamedAbdallah-14/unslop/blob/main/LICENSE"
47169
47716
  },
47717
+ {
47718
+ "id": "unsloth-finetuning",
47719
+ "path": "skills/unsloth-finetuning",
47720
+ "category": "ai-ml",
47721
+ "name": "unsloth-finetuning",
47722
+ "description": "Fine-tune and post-train LLMs with Unsloth Core on a single consumer GPU: VRAM sizing, LoRA/QLoRA, GRPO/DPO, chat-template correctness, and GGUF export.",
47723
+ "risk": "critical",
47724
+ "source": "community",
47725
+ "date_added": "2026-08-27",
47726
+ "plugin": {
47727
+ "targets": {
47728
+ "codex": "supported",
47729
+ "claude": "supported"
47730
+ },
47731
+ "setup": {
47732
+ "type": "none",
47733
+ "summary": "",
47734
+ "docs": null
47735
+ },
47736
+ "reasons": []
47737
+ },
47738
+ "source_type": "community",
47739
+ "source_repo": "unslothai/unsloth",
47740
+ "license": "Apache-2.0",
47741
+ "license_source": "https://github.com/unslothai/unsloth/blob/main/LICENSE",
47742
+ "tags": [
47743
+ "unsloth",
47744
+ "fine-tuning",
47745
+ "lora",
47746
+ "qlora",
47747
+ "grpo",
47748
+ "gguf",
47749
+ "vram"
47750
+ ]
47751
+ },
47170
47752
  {
47171
47753
  "id": "unsplash-integration",
47172
47754
  "path": "skills/unsplash-integration",
@@ -48049,6 +48631,32 @@
48049
48631
  "nodejs"
48050
48632
  ]
48051
48633
  },
48634
+ {
48635
+ "id": "vibe-delegate",
48636
+ "path": "skills/vibe-delegate",
48637
+ "category": "agent-orchestration",
48638
+ "name": "vibe-delegate",
48639
+ "description": "Delegate coding tasks to the Mistral Vibe CLI (`vibe`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
48640
+ "risk": "safe",
48641
+ "source": "https://github.com/amElnagdy/delegate-skills",
48642
+ "date_added": "2026-08-26",
48643
+ "plugin": {
48644
+ "targets": {
48645
+ "codex": "supported",
48646
+ "claude": "supported"
48647
+ },
48648
+ "setup": {
48649
+ "type": "none",
48650
+ "summary": "",
48651
+ "docs": null
48652
+ },
48653
+ "reasons": []
48654
+ },
48655
+ "source_type": "community",
48656
+ "source_repo": "amElnagdy/delegate-skills",
48657
+ "license": "MIT",
48658
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
48659
+ },
48052
48660
  {
48053
48661
  "id": "vibecode-production-qa-validator",
48054
48662
  "path": "skills/vibecode-production-qa-validator",
@@ -48586,6 +49194,32 @@
48586
49194
  "data-quality"
48587
49195
  ]
48588
49196
  },
49197
+ {
49198
+ "id": "warp-delegate",
49199
+ "path": "skills/warp-delegate",
49200
+ "category": "agent-orchestration",
49201
+ "name": "warp-delegate",
49202
+ "description": "Delegate coding tasks to the Warp Agent CLI (`oz`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
49203
+ "risk": "safe",
49204
+ "source": "https://github.com/amElnagdy/delegate-skills",
49205
+ "date_added": "2026-08-26",
49206
+ "plugin": {
49207
+ "targets": {
49208
+ "codex": "supported",
49209
+ "claude": "supported"
49210
+ },
49211
+ "setup": {
49212
+ "type": "none",
49213
+ "summary": "",
49214
+ "docs": null
49215
+ },
49216
+ "reasons": []
49217
+ },
49218
+ "source_type": "community",
49219
+ "source_repo": "amElnagdy/delegate-skills",
49220
+ "license": "MIT",
49221
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
49222
+ },
48589
49223
  {
48590
49224
  "id": "warren-buffett",
48591
49225
  "path": "skills/warren-buffett",
@@ -50501,6 +51135,32 @@
50501
51135
  "reasons": []
50502
51136
  }
50503
51137
  },
51138
+ {
51139
+ "id": "zcode-delegate",
51140
+ "path": "skills/zcode-delegate",
51141
+ "category": "agent-orchestration",
51142
+ "name": "zcode-delegate",
51143
+ "description": "Delegate coding tasks to the Z.AI ZCode CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.",
51144
+ "risk": "safe",
51145
+ "source": "https://github.com/amElnagdy/delegate-skills",
51146
+ "date_added": "2026-08-26",
51147
+ "plugin": {
51148
+ "targets": {
51149
+ "codex": "supported",
51150
+ "claude": "supported"
51151
+ },
51152
+ "setup": {
51153
+ "type": "none",
51154
+ "summary": "",
51155
+ "docs": null
51156
+ },
51157
+ "reasons": []
51158
+ },
51159
+ "source_type": "community",
51160
+ "source_repo": "amElnagdy/delegate-skills",
51161
+ "license": "MIT",
51162
+ "license_source": "https://github.com/amElnagdy/delegate-skills/blob/master/LICENSE"
51163
+ },
50504
51164
  {
50505
51165
  "id": "zendesk-automation",
50506
51166
  "path": "skills/zendesk-automation",