opencode-skills-collection 3.1.14 → 3.1.16

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 (164) hide show
  1. package/bundled-skills/.antigravity-install-manifest.json +36 -1
  2. package/bundled-skills/007/scripts/full_audit.py +34 -22
  3. package/bundled-skills/007/scripts/quick_scan.py +24 -15
  4. package/bundled-skills/007/scripts/scanners/dependency_scanner.py +31 -19
  5. package/bundled-skills/007/scripts/scanners/injection_scanner.py +24 -14
  6. package/bundled-skills/007/scripts/scanners/secrets_scanner.py +24 -14
  7. package/bundled-skills/007/scripts/score_calculator.py +25 -13
  8. package/bundled-skills/2slides-ppt-generator/scripts/download_slides_pages_voices.py +15 -1
  9. package/bundled-skills/aegisops-ai/SKILL.md +1 -1
  10. package/bundled-skills/agent-self-scheduling/SKILL.md +88 -0
  11. package/bundled-skills/alpha-vantage/SKILL.md +3 -1
  12. package/bundled-skills/anti-sleep/SKILL.md +90 -0
  13. package/bundled-skills/api-security-best-practices/SKILL.md +1 -1
  14. package/bundled-skills/app-store-optimization/SKILL.md +7 -0
  15. package/bundled-skills/audio-transcriber/scripts/transcribe.py +17 -4
  16. package/bundled-skills/azure-mgmt-botservice-py/SKILL.md +2 -1
  17. package/bundled-skills/azure-resource-manager-mysql-dotnet/SKILL.md +2 -1
  18. package/bundled-skills/azure-resource-manager-postgresql-dotnet/SKILL.md +2 -1
  19. package/bundled-skills/azure-resource-manager-sql-dotnet/SKILL.md +2 -1
  20. package/bundled-skills/biopython/SKILL.md +2 -1
  21. package/bundled-skills/brain-to-docs/SKILL.md +54 -0
  22. package/bundled-skills/browser-harness/SKILL.md +220 -0
  23. package/bundled-skills/browser-harness/references/install.md +132 -0
  24. package/bundled-skills/bumblebee/scripts/render_report.py +16 -3
  25. package/bundled-skills/bun-development/SKILL.md +1 -1
  26. package/bundled-skills/cc-skill-security-review/SKILL.md +2 -2
  27. package/bundled-skills/claude-monitor/scripts/monitor.py +15 -2
  28. package/bundled-skills/cmux/SKILL.md +250 -0
  29. package/bundled-skills/code-polish/SKILL.md +192 -0
  30. package/bundled-skills/code-review-checklist/SKILL.md +1 -1
  31. package/bundled-skills/codex-subagent/SKILL.md +117 -0
  32. package/bundled-skills/competitor-analysis/scripts/capture_screenshots.mjs +24 -3
  33. package/bundled-skills/competitor-analysis/scripts/compile_report.mjs +13 -2
  34. package/bundled-skills/competitor-analysis/scripts/extract_vs_names.mjs +23 -2
  35. package/bundled-skills/competitor-analysis/scripts/gate_candidates.mjs +21 -0
  36. package/bundled-skills/competitor-analysis/scripts/list_urls.mjs +23 -2
  37. package/bundled-skills/competitor-analysis/scripts/merge_partials.mjs +24 -3
  38. package/bundled-skills/container-security-hardening/SKILL.md +1 -1
  39. package/bundled-skills/content-creator/scripts/brand_voice_analyzer.py +15 -1
  40. package/bundled-skills/content-creator/scripts/seo_optimizer.py +15 -1
  41. package/bundled-skills/context-kit/SKILL.md +135 -0
  42. package/bundled-skills/cyber-audit/SKILL.md +138 -0
  43. package/bundled-skills/deepapi/SKILL.md +649 -0
  44. package/bundled-skills/delegating-to-agents/SKILL.md +64 -0
  45. package/bundled-skills/developer-signup-flow/SKILL.md +1 -1
  46. package/bundled-skills/diary/scripts/fetch_diaries.py +14 -1
  47. package/bundled-skills/diary/scripts/prepare_context.py +15 -2
  48. package/bundled-skills/diary/scripts/sync_to_notion.py +14 -1
  49. package/bundled-skills/dispatch/SKILL.md +19 -7
  50. package/bundled-skills/distribute-skill-to-all-agents/SKILL.md +85 -0
  51. package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
  52. package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
  53. package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
  54. package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
  55. package/bundled-skills/docs/users/bundles.md +1 -1
  56. package/bundled-skills/docs/users/claude-code-skills.md +1 -1
  57. package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
  58. package/bundled-skills/docs/users/getting-started.md +1 -1
  59. package/bundled-skills/docs/users/kiro-integration.md +1 -1
  60. package/bundled-skills/docs/users/usage.md +4 -4
  61. package/bundled-skills/docs/users/visual-guide.md +4 -4
  62. package/bundled-skills/docx-official/ooxml/scripts/pack.py +30 -3
  63. package/bundled-skills/docx-official/ooxml/scripts/unpack.py +16 -3
  64. package/bundled-skills/drizzle-migration-conflict/scripts/check_drizzle_migrations.py +27 -17
  65. package/bundled-skills/ecl-harness-engineer/agents/creator-config.md +17 -3
  66. package/bundled-skills/ecl-harness-engineer/references/environment-detection-guide.md +9 -5
  67. package/bundled-skills/effective-agent-skills/SKILL.md +333 -0
  68. package/bundled-skills/electron-development/SKILL.md +6 -2
  69. package/bundled-skills/environment-setup-guide/SKILL.md +2 -5
  70. package/bundled-skills/expo-ui/scripts/list-components.js +5 -1
  71. package/bundled-skills/fable-safe-prompt/SKILL.md +79 -0
  72. package/bundled-skills/folder-specific-claude-and-agents-md/SKILL.md +96 -0
  73. package/bundled-skills/frontend-slides/scripts/extract-pptx.py +18 -4
  74. package/bundled-skills/gcp-cloud-run/SKILL.md +2 -1
  75. package/bundled-skills/gemini-api-integration/SKILL.md +3 -1
  76. package/bundled-skills/gemini-live-api-dev/SKILL.md +2 -1
  77. package/bundled-skills/gemini-omni-flash-api/scripts/video/generate_video.py +49 -14
  78. package/bundled-skills/goal-loop/SKILL.md +175 -0
  79. package/bundled-skills/hugging-face-evaluation/SKILL.md +1 -1
  80. package/bundled-skills/hugging-face-jobs/SKILL.md +1 -1
  81. package/bundled-skills/hugging-face-jobs/scripts/finepdfs-stats.py +14 -1
  82. package/bundled-skills/hugging-face-model-trainer/scripts/convert_to_gguf.py +10 -1
  83. package/bundled-skills/hugo-to-markdown/scripts/inventory_hugo_rules.py +14 -1
  84. package/bundled-skills/image-generator/SKILL.md +3 -1
  85. package/bundled-skills/instagram/scripts/export.py +18 -7
  86. package/bundled-skills/interview-style-doc-building/SKILL.md +86 -0
  87. package/bundled-skills/junta-leiloeiros/scripts/export.py +19 -10
  88. package/bundled-skills/landing-page-generator/scripts/landing_page_scaffolder.py +15 -1
  89. package/bundled-skills/linear-claude-skill/SKILL.md +4 -2
  90. package/bundled-skills/linkedin-post-writer/SKILL.md +159 -0
  91. package/bundled-skills/linkedin-post-writer/references/hook-formulas.md +482 -0
  92. package/bundled-skills/llm-council/SKILL.md +4 -2
  93. package/bundled-skills/loki-mode/examples/todo-app-generated/backend/package-lock.json +5 -6
  94. package/bundled-skills/loki-mode/examples/todo-app-generated/backend/package.json +2 -3
  95. package/bundled-skills/markdown-rendering/SKILL.md +72 -0
  96. package/bundled-skills/matematico-tao/scripts/complexity_analyzer.py +14 -1
  97. package/bundled-skills/matematico-tao/scripts/dependency_graph.py +15 -2
  98. package/bundled-skills/mobile-design/scripts/mobile_audit.py +20 -6
  99. package/bundled-skills/monte-carlo-validation-notebook/scripts/resolve_dbt_schema.py +15 -2
  100. package/bundled-skills/multi-agent-architect/SKILL.md +1 -1
  101. package/bundled-skills/odoo-rpc-api/SKILL.md +2 -1
  102. package/bundled-skills/pci-compliance/SKILL.md +3 -1
  103. package/bundled-skills/pdf-official/scripts/create_validation_image.py +17 -3
  104. package/bundled-skills/pdf-official/scripts/extract_form_field_info.py +1 -1
  105. package/bundled-skills/personal-tool-builder/SKILL.md +1 -1
  106. package/bundled-skills/pi-custom-model/SKILL.md +68 -0
  107. package/bundled-skills/pi-web-search/SKILL.md +74 -0
  108. package/bundled-skills/playwright-skill/run.js +19 -1
  109. package/bundled-skills/pptx-official/ooxml/scripts/pack.py +30 -3
  110. package/bundled-skills/pptx-official/ooxml/scripts/unpack.py +16 -3
  111. package/bundled-skills/pptx-official/scripts/inventory.py +17 -4
  112. package/bundled-skills/pptx-official/scripts/rearrange.py +15 -2
  113. package/bundled-skills/pptx-official/scripts/replace.py +16 -3
  114. package/bundled-skills/product-manager-toolkit/scripts/customer_interview_analyzer.py +15 -1
  115. package/bundled-skills/production-code-audit/SKILL.md +1 -1
  116. package/bundled-skills/push-skill-to-github/SKILL.md +61 -0
  117. package/bundled-skills/rclone-cli/references/commands/rclone_completion_powershell.md +3 -2
  118. package/bundled-skills/read-all-adrs/SKILL.md +35 -0
  119. package/bundled-skills/remote-gpu-trainer/scripts/verify_local.py +14 -1
  120. package/bundled-skills/research-prompt/SKILL.md +63 -0
  121. package/bundled-skills/run-deep-swe/SKILL.md +120 -0
  122. package/bundled-skills/senior-architect/scripts/architecture_diagram_generator.py +15 -2
  123. package/bundled-skills/senior-architect/scripts/dependency_analyzer.py +15 -2
  124. package/bundled-skills/senior-architect/scripts/project_architect.py +15 -2
  125. package/bundled-skills/senior-frontend/scripts/bundle_analyzer.py +14 -1
  126. package/bundled-skills/senior-frontend/scripts/frontend_scaffolder.py +14 -1
  127. package/bundled-skills/senior-fullstack/scripts/code_quality_analyzer.py +15 -2
  128. package/bundled-skills/senior-fullstack/scripts/fullstack_scaffolder.py +15 -2
  129. package/bundled-skills/senior-fullstack/scripts/project_scaffolder.py +15 -2
  130. package/bundled-skills/setup-help/SKILL.md +50 -0
  131. package/bundled-skills/shodan-reconnaissance/SKILL.md +2 -1
  132. package/bundled-skills/short/SKILL.md +28 -0
  133. package/bundled-skills/skill-creator/scripts/init_skill.py +15 -2
  134. package/bundled-skills/skill-creator/scripts/package_skill.py +29 -12
  135. package/bundled-skills/skill-creator/scripts/quick_validate.py +14 -2
  136. package/bundled-skills/skill-creator-ms/SKILL.md +1 -1
  137. package/bundled-skills/skill-installer/scripts/install_skill.py +42 -8
  138. package/bundled-skills/skill-installer/scripts/package_skill.py +29 -17
  139. package/bundled-skills/skill-installer/scripts/validate_skill.py +37 -22
  140. package/bundled-skills/stripe-integration/SKILL.md +7 -3
  141. package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/xctrace.py +7 -1
  142. package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/xml_utils.py +7 -1
  143. package/bundled-skills/taisly-social-media-posting/SKILL.md +79 -0
  144. package/bundled-skills/technical-tutorials/SKILL.md +1 -1
  145. package/bundled-skills/telegram/scripts/setup_project.py +17 -2
  146. package/bundled-skills/time-ledger/SKILL.md +118 -0
  147. package/bundled-skills/trading-ledger/SKILL.md +121 -0
  148. package/bundled-skills/videodb/scripts/ws_listener.py +17 -4
  149. package/bundled-skills/voice-ai-development/SKILL.md +2 -1
  150. package/bundled-skills/vps-server-management/SKILL.md +72 -0
  151. package/bundled-skills/weaviate/scripts/weaviate_conn.py +20 -18
  152. package/bundled-skills/wgm/SKILL.md +137 -0
  153. package/bundled-skills/whatsapp-cloud-api/scripts/setup_project.py +16 -1
  154. package/bundled-skills/workorai/SKILL.md +137 -0
  155. package/bundled-skills/wp-site-health-auditor/SKILL.md +341 -0
  156. package/bundled-skills/wp-site-health-auditor/references/catalog.md +135 -0
  157. package/bundled-skills/writing-skills/render-graphs.js +13 -2
  158. package/bundled-skills/x-twitter-scraper/SKILL.md +3 -1
  159. package/bundled-skills/youtube-notetaker/scripts/serve.py +41 -31
  160. package/bundled-skills/youtube-notetaker/scripts/vtt_to_transcript.py +16 -2
  161. package/bundled-skills/youtube-notetaker/scripts/write_library_item.py +15 -1
  162. package/bundled-skills/youtube-transcript/SKILL.md +120 -0
  163. package/package.json +5 -1
  164. package/skills_index.json +786 -6
package/skills_index.json CHANGED
@@ -861,6 +861,28 @@
861
861
  "reasons": []
862
862
  }
863
863
  },
864
+ {
865
+ "id": "agent-self-scheduling",
866
+ "path": "skills/agent-self-scheduling",
867
+ "category": "agent-orchestration",
868
+ "name": "agent-self-scheduling",
869
+ "description": "Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers.",
870
+ "risk": "critical",
871
+ "source": "community",
872
+ "date_added": "2026-07-07",
873
+ "plugin": {
874
+ "targets": {
875
+ "codex": "supported",
876
+ "claude": "supported"
877
+ },
878
+ "setup": {
879
+ "type": "none",
880
+ "summary": "",
881
+ "docs": null
882
+ },
883
+ "reasons": []
884
+ }
885
+ },
864
886
  {
865
887
  "id": "agent-squad",
866
888
  "path": "skills/agent-squad",
@@ -2013,6 +2035,28 @@
2013
2035
  "reasons": []
2014
2036
  }
2015
2037
  },
2038
+ {
2039
+ "id": "anti-sleep",
2040
+ "path": "skills/anti-sleep",
2041
+ "category": "operations",
2042
+ "name": "anti-sleep",
2043
+ "description": "Keep a Mac awake with caffeinate during long builds, downloads, or supervised automation runs.",
2044
+ "risk": "critical",
2045
+ "source": "community",
2046
+ "date_added": "2026-07-07",
2047
+ "plugin": {
2048
+ "targets": {
2049
+ "codex": "supported",
2050
+ "claude": "supported"
2051
+ },
2052
+ "setup": {
2053
+ "type": "none",
2054
+ "summary": "",
2055
+ "docs": null
2056
+ },
2057
+ "reasons": []
2058
+ }
2059
+ },
2016
2060
  {
2017
2061
  "id": "anti-sycophancy",
2018
2062
  "path": "skills/anti-sycophancy",
@@ -7422,6 +7466,28 @@
7422
7466
  "reasons": []
7423
7467
  }
7424
7468
  },
7469
+ {
7470
+ "id": "brain-to-docs",
7471
+ "path": "skills/brain-to-docs",
7472
+ "category": "productivity",
7473
+ "name": "brain-to-docs",
7474
+ "description": "Interview the user to turn project vision and decisions into README and ADR documentation.",
7475
+ "risk": "critical",
7476
+ "source": "community",
7477
+ "date_added": "2026-07-07",
7478
+ "plugin": {
7479
+ "targets": {
7480
+ "codex": "supported",
7481
+ "claude": "supported"
7482
+ },
7483
+ "setup": {
7484
+ "type": "none",
7485
+ "summary": "",
7486
+ "docs": null
7487
+ },
7488
+ "reasons": []
7489
+ }
7490
+ },
7425
7491
  {
7426
7492
  "id": "brainstorming",
7427
7493
  "path": "skills/brainstorming",
@@ -7796,6 +7862,28 @@
7796
7862
  "reasons": []
7797
7863
  }
7798
7864
  },
7865
+ {
7866
+ "id": "browser-harness",
7867
+ "path": "skills/browser-harness",
7868
+ "category": "browser-automation",
7869
+ "name": "browser-harness",
7870
+ "description": "Drive an existing browser through CDP for authenticated, visual, or interactive web automation.",
7871
+ "risk": "critical",
7872
+ "source": "community",
7873
+ "date_added": "2026-07-07",
7874
+ "plugin": {
7875
+ "targets": {
7876
+ "codex": "supported",
7877
+ "claude": "supported"
7878
+ },
7879
+ "setup": {
7880
+ "type": "none",
7881
+ "summary": "",
7882
+ "docs": null
7883
+ },
7884
+ "reasons": []
7885
+ }
7886
+ },
7799
7887
  {
7800
7888
  "id": "browser-testing-with-devtools",
7801
7889
  "path": "skills/browser-testing-with-devtools",
@@ -9454,6 +9542,28 @@
9454
9542
  "reasons": []
9455
9543
  }
9456
9544
  },
9545
+ {
9546
+ "id": "cmux",
9547
+ "path": "skills/cmux",
9548
+ "category": "development",
9549
+ "name": "cmux",
9550
+ "description": "Control cmux workspaces, panes, surfaces, and agent sessions safely from macOS terminal workflows.",
9551
+ "risk": "critical",
9552
+ "source": "community",
9553
+ "date_added": "2026-07-07",
9554
+ "plugin": {
9555
+ "targets": {
9556
+ "codex": "supported",
9557
+ "claude": "supported"
9558
+ },
9559
+ "setup": {
9560
+ "type": "none",
9561
+ "summary": "",
9562
+ "docs": null
9563
+ },
9564
+ "reasons": []
9565
+ }
9566
+ },
9457
9567
  {
9458
9568
  "id": "co-marketing",
9459
9569
  "path": "skills/co-marketing",
@@ -9542,6 +9652,28 @@
9542
9652
  "reasons": []
9543
9653
  }
9544
9654
  },
9655
+ {
9656
+ "id": "code-polish",
9657
+ "path": "skills/code-polish",
9658
+ "category": "development",
9659
+ "name": "code-polish",
9660
+ "description": "Rewrites unprofessional code comments into clear ones and performs non-semantic cleanup. Use to professionalize code without altering logic or behavior.",
9661
+ "risk": "critical",
9662
+ "source": "community",
9663
+ "date_added": "2026-07-02",
9664
+ "plugin": {
9665
+ "targets": {
9666
+ "codex": "supported",
9667
+ "claude": "supported"
9668
+ },
9669
+ "setup": {
9670
+ "type": "none",
9671
+ "summary": "",
9672
+ "docs": null
9673
+ },
9674
+ "reasons": []
9675
+ }
9676
+ },
9545
9677
  {
9546
9678
  "id": "code-refactoring-context-restore",
9547
9679
  "path": "skills/code-refactoring-context-restore",
@@ -10028,6 +10160,30 @@
10028
10160
  "reasons": []
10029
10161
  }
10030
10162
  },
10163
+ {
10164
+ "id": "codex-subagent",
10165
+ "path": "skills/codex-subagent",
10166
+ "category": "agent-orchestration",
10167
+ "name": "codex-subagent",
10168
+ "description": "Launch Codex CLI as an isolated subagent for bounded coding, review, or verification tasks.",
10169
+ "risk": "critical",
10170
+ "source": "community",
10171
+ "date_added": "2026-07-07",
10172
+ "plugin": {
10173
+ "targets": {
10174
+ "codex": "blocked",
10175
+ "claude": "blocked"
10176
+ },
10177
+ "setup": {
10178
+ "type": "none",
10179
+ "summary": "",
10180
+ "docs": null
10181
+ },
10182
+ "reasons": [
10183
+ "target_specific_home_path"
10184
+ ]
10185
+ }
10186
+ },
10031
10187
  {
10032
10188
  "id": "cold-email",
10033
10189
  "path": "skills/cold-email",
@@ -10866,6 +11022,30 @@
10866
11022
  "reasons": []
10867
11023
  }
10868
11024
  },
11025
+ {
11026
+ "id": "context-kit",
11027
+ "path": "skills/context-kit",
11028
+ "category": "productivity",
11029
+ "name": "context-kit",
11030
+ "description": "Evaluate, adapt, and safely install Context Kit personal context artifacts for Claude Code or adjacent agent workflows.",
11031
+ "risk": "critical",
11032
+ "source": "community",
11033
+ "date_added": "2026-07-04",
11034
+ "plugin": {
11035
+ "targets": {
11036
+ "codex": "blocked",
11037
+ "claude": "supported"
11038
+ },
11039
+ "setup": {
11040
+ "type": "none",
11041
+ "summary": "",
11042
+ "docs": null
11043
+ },
11044
+ "reasons": [
11045
+ "target_specific_home_path"
11046
+ ]
11047
+ }
11048
+ },
10869
11049
  {
10870
11050
  "id": "context-management-context-restore",
10871
11051
  "path": "skills/context-management-context-restore",
@@ -11878,6 +12058,28 @@
11878
12058
  "reasons": []
11879
12059
  }
11880
12060
  },
12061
+ {
12062
+ "id": "cyber-audit",
12063
+ "path": "skills/cyber-audit",
12064
+ "category": "security",
12065
+ "name": "cyber-audit",
12066
+ "description": "Run read-only exposure checks for security advisories and write a structured local audit report.",
12067
+ "risk": "safe",
12068
+ "source": "community",
12069
+ "date_added": "2026-07-07",
12070
+ "plugin": {
12071
+ "targets": {
12072
+ "codex": "supported",
12073
+ "claude": "supported"
12074
+ },
12075
+ "setup": {
12076
+ "type": "none",
12077
+ "summary": "",
12078
+ "docs": null
12079
+ },
12080
+ "reasons": []
12081
+ }
12082
+ },
11881
12083
  {
11882
12084
  "id": "cyber-y2k",
11883
12085
  "path": "skills/design-it/cyber-y2k",
@@ -12824,6 +13026,28 @@
12824
13026
  "reasons": []
12825
13027
  }
12826
13028
  },
13029
+ {
13030
+ "id": "deepapi",
13031
+ "path": "skills/deepapi",
13032
+ "category": "research",
13033
+ "name": "deepapi",
13034
+ "description": "Use DeepAPI for supported scraping, research, and email workflows with explicit credentials and approval.",
13035
+ "risk": "critical",
13036
+ "source": "community",
13037
+ "date_added": "2026-07-07",
13038
+ "plugin": {
13039
+ "targets": {
13040
+ "codex": "supported",
13041
+ "claude": "supported"
13042
+ },
13043
+ "setup": {
13044
+ "type": "none",
13045
+ "summary": "",
13046
+ "docs": null
13047
+ },
13048
+ "reasons": []
13049
+ }
13050
+ },
12827
13051
  {
12828
13052
  "id": "defi-protocol-templates",
12829
13053
  "path": "skills/defi-protocol-templates",
@@ -12868,6 +13092,30 @@
12868
13092
  "reasons": []
12869
13093
  }
12870
13094
  },
13095
+ {
13096
+ "id": "delegating-to-agents",
13097
+ "path": "skills/delegating-to-agents",
13098
+ "category": "agent-orchestration",
13099
+ "name": "delegating-to-agents",
13100
+ "description": "Delegate bounded work to other AI agents while preserving context, ownership, and progress checks.",
13101
+ "risk": "critical",
13102
+ "source": "community",
13103
+ "date_added": "2026-07-07",
13104
+ "plugin": {
13105
+ "targets": {
13106
+ "codex": "blocked",
13107
+ "claude": "blocked"
13108
+ },
13109
+ "setup": {
13110
+ "type": "none",
13111
+ "summary": "",
13112
+ "docs": null
13113
+ },
13114
+ "reasons": [
13115
+ "target_specific_home_path"
13116
+ ]
13117
+ }
13118
+ },
12871
13119
  {
12872
13120
  "id": "dep",
12873
13121
  "path": "skills/agent-squad/dep",
@@ -13765,15 +14013,17 @@
13765
14013
  "date_added": "2026-06-28",
13766
14014
  "plugin": {
13767
14015
  "targets": {
13768
- "codex": "supported",
13769
- "claude": "supported"
14016
+ "codex": "blocked",
14017
+ "claude": "blocked"
13770
14018
  },
13771
14019
  "setup": {
13772
- "type": "none",
13773
- "summary": "",
13774
- "docs": null
14020
+ "type": "manual",
14021
+ "summary": "Requires separately installed and authenticated Codex CLI and/or Google Antigravity CLI; every external delegation must be explicitly approved by the user.",
14022
+ "docs": "SKILL.md"
13775
14023
  },
13776
- "reasons": []
14024
+ "reasons": [
14025
+ "explicit_target_restriction"
14026
+ ]
13777
14027
  }
13778
14028
  },
13779
14029
  {
@@ -13798,6 +14048,30 @@
13798
14048
  "reasons": []
13799
14049
  }
13800
14050
  },
14051
+ {
14052
+ "id": "distribute-skill-to-all-agents",
14053
+ "path": "skills/distribute-skill-to-all-agents",
14054
+ "category": "development",
14055
+ "name": "distribute-skill-to-all-agents",
14056
+ "description": "Distribute a skill across configured agent skill folders while respecting local symlink layouts.",
14057
+ "risk": "critical",
14058
+ "source": "community",
14059
+ "date_added": "2026-07-07",
14060
+ "plugin": {
14061
+ "targets": {
14062
+ "codex": "blocked",
14063
+ "claude": "supported"
14064
+ },
14065
+ "setup": {
14066
+ "type": "none",
14067
+ "summary": "",
14068
+ "docs": null
14069
+ },
14070
+ "reasons": [
14071
+ "target_specific_home_path"
14072
+ ]
14073
+ }
14074
+ },
13801
14075
  {
13802
14076
  "id": "distributed-debugging-debug-trace",
13803
14077
  "path": "skills/distributed-debugging-debug-trace",
@@ -14594,6 +14868,28 @@
14594
14868
  "reasons": []
14595
14869
  }
14596
14870
  },
14871
+ {
14872
+ "id": "effective-agent-skills",
14873
+ "path": "skills/effective-agent-skills",
14874
+ "category": "development",
14875
+ "name": "effective-agent-skills",
14876
+ "description": "Author and review high-quality agent skills with triggers, progressive disclosure, and safety notes.",
14877
+ "risk": "safe",
14878
+ "source": "community",
14879
+ "date_added": "2026-07-07",
14880
+ "plugin": {
14881
+ "targets": {
14882
+ "codex": "supported",
14883
+ "claude": "supported"
14884
+ },
14885
+ "setup": {
14886
+ "type": "none",
14887
+ "summary": "",
14888
+ "docs": null
14889
+ },
14890
+ "reasons": []
14891
+ }
14892
+ },
14597
14893
  {
14598
14894
  "id": "efficient-web-research",
14599
14895
  "path": "skills/efficient-web-research",
@@ -15652,6 +15948,28 @@
15652
15948
  "reasons": []
15653
15949
  }
15654
15950
  },
15951
+ {
15952
+ "id": "fable-safe-prompt",
15953
+ "path": "skills/fable-safe-prompt",
15954
+ "category": "agent-behavior",
15955
+ "name": "fable-safe-prompt",
15956
+ "description": "Rewrite allowed prompts to reduce false-positive safety triggers without bypassing policy or changing intent.",
15957
+ "risk": "safe",
15958
+ "source": "community",
15959
+ "date_added": "2026-07-07",
15960
+ "plugin": {
15961
+ "targets": {
15962
+ "codex": "supported",
15963
+ "claude": "supported"
15964
+ },
15965
+ "setup": {
15966
+ "type": "none",
15967
+ "summary": "",
15968
+ "docs": null
15969
+ },
15970
+ "reasons": []
15971
+ }
15972
+ },
15655
15973
  {
15656
15974
  "id": "faf-context",
15657
15975
  "path": "skills/faf-context",
@@ -16510,6 +16828,28 @@
16510
16828
  "reasons": []
16511
16829
  }
16512
16830
  },
16831
+ {
16832
+ "id": "folder-specific-claude-and-agents-md",
16833
+ "path": "skills/folder-specific-claude-and-agents-md",
16834
+ "category": "development",
16835
+ "name": "folder-specific-claude-and-agents-md",
16836
+ "description": "Create folder-scoped CLAUDE.md and AGENTS.md guidance for future agents working in that area.",
16837
+ "risk": "critical",
16838
+ "source": "community",
16839
+ "date_added": "2026-07-07",
16840
+ "plugin": {
16841
+ "targets": {
16842
+ "codex": "supported",
16843
+ "claude": "supported"
16844
+ },
16845
+ "setup": {
16846
+ "type": "none",
16847
+ "summary": "",
16848
+ "docs": null
16849
+ },
16850
+ "reasons": []
16851
+ }
16852
+ },
16513
16853
  {
16514
16854
  "id": "food-database-query",
16515
16855
  "path": "skills/food-database-query",
@@ -18494,6 +18834,28 @@
18494
18834
  "reasons": []
18495
18835
  }
18496
18836
  },
18837
+ {
18838
+ "id": "goal-loop",
18839
+ "path": "skills/goal-loop",
18840
+ "category": "agent-orchestration",
18841
+ "name": "goal-loop",
18842
+ "description": "Draft and explain persistent goal-loop prompts for long-running agent work with clear stop conditions.",
18843
+ "risk": "safe",
18844
+ "source": "community",
18845
+ "date_added": "2026-07-07",
18846
+ "plugin": {
18847
+ "targets": {
18848
+ "codex": "supported",
18849
+ "claude": "supported"
18850
+ },
18851
+ "setup": {
18852
+ "type": "none",
18853
+ "summary": "",
18854
+ "docs": null
18855
+ },
18856
+ "reasons": []
18857
+ }
18858
+ },
18497
18859
  {
18498
18860
  "id": "godot-4-migration",
18499
18861
  "path": "skills/godot-4-migration",
@@ -21050,6 +21412,28 @@
21050
21412
  "reasons": []
21051
21413
  }
21052
21414
  },
21415
+ {
21416
+ "id": "interview-style-doc-building",
21417
+ "path": "skills/interview-style-doc-building",
21418
+ "category": "productivity",
21419
+ "name": "interview-style-doc-building",
21420
+ "description": "Build structured strategy documents by asking one question at a time and patching the file.",
21421
+ "risk": "critical",
21422
+ "source": "community",
21423
+ "date_added": "2026-07-07",
21424
+ "plugin": {
21425
+ "targets": {
21426
+ "codex": "supported",
21427
+ "claude": "supported"
21428
+ },
21429
+ "setup": {
21430
+ "type": "none",
21431
+ "summary": "",
21432
+ "docs": null
21433
+ },
21434
+ "reasons": []
21435
+ }
21436
+ },
21053
21437
  {
21054
21438
  "id": "invariant-guard",
21055
21439
  "path": "skills/invariant-guard",
@@ -22640,6 +23024,28 @@
22640
23024
  ]
22641
23025
  }
22642
23026
  },
23027
+ {
23028
+ "id": "linkedin-post-writer",
23029
+ "path": "skills/linkedin-post-writer",
23030
+ "category": "marketing",
23031
+ "name": "linkedin-post-writer",
23032
+ "description": "Draft LinkedIn posts from 16 tested hook formulas mapped to engagement goals (comments, reposts, likes, saves), with 2026 algorithm formatting rules and an AI-tell scrub pass before publishing.",
23033
+ "risk": "none",
23034
+ "source": "community",
23035
+ "date_added": "2026-07-06",
23036
+ "plugin": {
23037
+ "targets": {
23038
+ "codex": "supported",
23039
+ "claude": "supported"
23040
+ },
23041
+ "setup": {
23042
+ "type": "none",
23043
+ "summary": "",
23044
+ "docs": null
23045
+ },
23046
+ "reasons": []
23047
+ }
23048
+ },
22643
23049
  {
22644
23050
  "id": "linkedin-profile-optimizer",
22645
23051
  "path": "skills/linkedin-profile-optimizer",
@@ -24124,6 +24530,28 @@
24124
24530
  ]
24125
24531
  }
24126
24532
  },
24533
+ {
24534
+ "id": "markdown-rendering",
24535
+ "path": "skills/markdown-rendering",
24536
+ "category": "productivity",
24537
+ "name": "markdown-rendering",
24538
+ "description": "Open Markdown reliably in cmux panes and recover from blank rendered surfaces.",
24539
+ "risk": "safe",
24540
+ "source": "community",
24541
+ "date_added": "2026-07-07",
24542
+ "plugin": {
24543
+ "targets": {
24544
+ "codex": "supported",
24545
+ "claude": "supported"
24546
+ },
24547
+ "setup": {
24548
+ "type": "none",
24549
+ "summary": "",
24550
+ "docs": null
24551
+ },
24552
+ "reasons": []
24553
+ }
24554
+ },
24127
24555
  {
24128
24556
  "id": "market-sizing-analysis",
24129
24557
  "path": "skills/market-sizing-analysis",
@@ -28449,6 +28877,50 @@
28449
28877
  "reasons": []
28450
28878
  }
28451
28879
  },
28880
+ {
28881
+ "id": "pi-custom-model",
28882
+ "path": "skills/pi-custom-model",
28883
+ "category": "operations",
28884
+ "name": "pi-custom-model",
28885
+ "description": "Register custom Pi Agent model slugs so saved OpenRouter variants resolve correctly.",
28886
+ "risk": "critical",
28887
+ "source": "community",
28888
+ "date_added": "2026-07-07",
28889
+ "plugin": {
28890
+ "targets": {
28891
+ "codex": "supported",
28892
+ "claude": "supported"
28893
+ },
28894
+ "setup": {
28895
+ "type": "none",
28896
+ "summary": "",
28897
+ "docs": null
28898
+ },
28899
+ "reasons": []
28900
+ }
28901
+ },
28902
+ {
28903
+ "id": "pi-web-search",
28904
+ "path": "skills/pi-web-search",
28905
+ "category": "research",
28906
+ "name": "pi-web-search",
28907
+ "description": "Give Pi Agents a safe web-search and fetch workflow using the installed pi-web-access package.",
28908
+ "risk": "safe",
28909
+ "source": "community",
28910
+ "date_added": "2026-07-07",
28911
+ "plugin": {
28912
+ "targets": {
28913
+ "codex": "supported",
28914
+ "claude": "supported"
28915
+ },
28916
+ "setup": {
28917
+ "type": "none",
28918
+ "summary": "",
28919
+ "docs": null
28920
+ },
28921
+ "reasons": []
28922
+ }
28923
+ },
28452
28924
  {
28453
28925
  "id": "pipecat-friday-agent",
28454
28926
  "path": "skills/pipecat-friday-agent",
@@ -29949,6 +30421,28 @@
29949
30421
  "reasons": []
29950
30422
  }
29951
30423
  },
30424
+ {
30425
+ "id": "push-skill-to-github",
30426
+ "path": "skills/push-skill-to-github",
30427
+ "category": "development",
30428
+ "name": "push-skill-to-github",
30429
+ "description": "Commit and push skill changes to the configured skills repository after review and validation.",
30430
+ "risk": "critical",
30431
+ "source": "community",
30432
+ "date_added": "2026-07-07",
30433
+ "plugin": {
30434
+ "targets": {
30435
+ "codex": "supported",
30436
+ "claude": "supported"
30437
+ },
30438
+ "setup": {
30439
+ "type": "none",
30440
+ "summary": "",
30441
+ "docs": null
30442
+ },
30443
+ "reasons": []
30444
+ }
30445
+ },
29952
30446
  {
29953
30447
  "id": "puzzle-activity-planner",
29954
30448
  "path": "skills/puzzle-activity-planner",
@@ -30763,6 +31257,28 @@
30763
31257
  "reasons": []
30764
31258
  }
30765
31259
  },
31260
+ {
31261
+ "id": "read-all-adrs",
31262
+ "path": "skills/read-all-adrs",
31263
+ "category": "productivity",
31264
+ "name": "read-all-adrs",
31265
+ "description": "Read every ADR in a project before summarizing architectural context or decisions.",
31266
+ "risk": "safe",
31267
+ "source": "community",
31268
+ "date_added": "2026-07-07",
31269
+ "plugin": {
31270
+ "targets": {
31271
+ "codex": "supported",
31272
+ "claude": "supported"
31273
+ },
31274
+ "setup": {
31275
+ "type": "none",
31276
+ "summary": "",
31277
+ "docs": null
31278
+ },
31279
+ "reasons": []
31280
+ }
31281
+ },
30766
31282
  {
30767
31283
  "id": "readme",
30768
31284
  "path": "skills/readme",
@@ -31181,6 +31697,28 @@
31181
31697
  "reasons": []
31182
31698
  }
31183
31699
  },
31700
+ {
31701
+ "id": "research-prompt",
31702
+ "path": "skills/research-prompt",
31703
+ "category": "research",
31704
+ "name": "research-prompt",
31705
+ "description": "Turn vague research needs into one precise deep-research prompt with context and output criteria.",
31706
+ "risk": "safe",
31707
+ "source": "community",
31708
+ "date_added": "2026-07-07",
31709
+ "plugin": {
31710
+ "targets": {
31711
+ "codex": "supported",
31712
+ "claude": "supported"
31713
+ },
31714
+ "setup": {
31715
+ "type": "none",
31716
+ "summary": "",
31717
+ "docs": null
31718
+ },
31719
+ "reasons": []
31720
+ }
31721
+ },
31184
31722
  {
31185
31723
  "id": "resolving-merge-conflicts",
31186
31724
  "path": "skills/resolving-merge-conflicts",
@@ -31665,6 +32203,28 @@
31665
32203
  "reasons": []
31666
32204
  }
31667
32205
  },
32206
+ {
32207
+ "id": "run-deep-swe",
32208
+ "path": "skills/run-deep-swe",
32209
+ "category": "agent-evaluation",
32210
+ "name": "run-deep-swe",
32211
+ "description": "Run reproducible DeepSWE coding-agent benchmark evaluations through OpenRouter and mini-swe-agent.",
32212
+ "risk": "critical",
32213
+ "source": "community",
32214
+ "date_added": "2026-07-07",
32215
+ "plugin": {
32216
+ "targets": {
32217
+ "codex": "supported",
32218
+ "claude": "supported"
32219
+ },
32220
+ "setup": {
32221
+ "type": "none",
32222
+ "summary": "",
32223
+ "docs": null
32224
+ },
32225
+ "reasons": []
32226
+ }
32227
+ },
31668
32228
  {
31669
32229
  "id": "runapi-cli",
31670
32230
  "path": "skills/runapi-cli",
@@ -33831,6 +34391,28 @@
33831
34391
  "reasons": []
33832
34392
  }
33833
34393
  },
34394
+ {
34395
+ "id": "setup-help",
34396
+ "path": "skills/setup-help",
34397
+ "category": "productivity",
34398
+ "name": "setup-help",
34399
+ "description": "Walk a user through setup or installation one step at a time with the remaining steps visible.",
34400
+ "risk": "safe",
34401
+ "source": "community",
34402
+ "date_added": "2026-07-07",
34403
+ "plugin": {
34404
+ "targets": {
34405
+ "codex": "supported",
34406
+ "claude": "supported"
34407
+ },
34408
+ "setup": {
34409
+ "type": "none",
34410
+ "summary": "",
34411
+ "docs": null
34412
+ },
34413
+ "reasons": []
34414
+ }
34415
+ },
33834
34416
  {
33835
34417
  "id": "setup-matt-pocock-skills",
33836
34418
  "path": "skills/setup-matt-pocock-skills",
@@ -34095,6 +34677,28 @@
34095
34677
  "reasons": []
34096
34678
  }
34097
34679
  },
34680
+ {
34681
+ "id": "short",
34682
+ "path": "skills/short",
34683
+ "category": "writing",
34684
+ "name": "short",
34685
+ "description": "Rewrite the previous response more briefly while preserving the substance.",
34686
+ "risk": "safe",
34687
+ "source": "community",
34688
+ "date_added": "2026-07-07",
34689
+ "plugin": {
34690
+ "targets": {
34691
+ "codex": "supported",
34692
+ "claude": "supported"
34693
+ },
34694
+ "setup": {
34695
+ "type": "none",
34696
+ "summary": "",
34697
+ "docs": null
34698
+ },
34699
+ "reasons": []
34700
+ }
34701
+ },
34098
34702
  {
34099
34703
  "id": "signup-flow-cro",
34100
34704
  "path": "skills/signup-flow-cro",
@@ -36311,6 +36915,28 @@
36311
36915
  "reasons": []
36312
36916
  }
36313
36917
  },
36918
+ {
36919
+ "id": "taisly-social-media-posting",
36920
+ "path": "skills/taisly-social-media-posting",
36921
+ "category": "marketing",
36922
+ "name": "taisly-social-media-posting",
36923
+ "description": "Use Taisly Agent Kit to prepare and publish approved short-form video posts across TikTok, Instagram Reels, YouTube Shorts, X, and Facebook.",
36924
+ "risk": "critical",
36925
+ "source": "community",
36926
+ "date_added": "2026-07-07",
36927
+ "plugin": {
36928
+ "targets": {
36929
+ "codex": "supported",
36930
+ "claude": "supported"
36931
+ },
36932
+ "setup": {
36933
+ "type": "none",
36934
+ "summary": "",
36935
+ "docs": null
36936
+ },
36937
+ "reasons": []
36938
+ }
36939
+ },
36314
36940
  {
36315
36941
  "id": "tanstack-query-expert",
36316
36942
  "path": "skills/tanstack-query-expert",
@@ -37545,6 +38171,28 @@
37545
38171
  "reasons": []
37546
38172
  }
37547
38173
  },
38174
+ {
38175
+ "id": "time-ledger",
38176
+ "path": "skills/time-ledger",
38177
+ "category": "productivity",
38178
+ "name": "time-ledger",
38179
+ "description": "Natural-language time tracking: parse what the user says they did into Activity/Minutes/Date rows in their own Notion database — asking instead of guessing when unsure.",
38180
+ "risk": "critical",
38181
+ "source": "community",
38182
+ "date_added": "2026-07-04",
38183
+ "plugin": {
38184
+ "targets": {
38185
+ "codex": "supported",
38186
+ "claude": "supported"
38187
+ },
38188
+ "setup": {
38189
+ "type": "none",
38190
+ "summary": "",
38191
+ "docs": null
38192
+ },
38193
+ "reasons": []
38194
+ }
38195
+ },
37548
38196
  {
37549
38197
  "id": "tmux",
37550
38198
  "path": "skills/tmux",
@@ -37767,6 +38415,28 @@
37767
38415
  "reasons": []
37768
38416
  }
37769
38417
  },
38418
+ {
38419
+ "id": "trading-ledger",
38420
+ "path": "skills/trading-ledger",
38421
+ "category": "productivity",
38422
+ "name": "trading-ledger",
38423
+ "description": "A trading journal that captures the decision, not just the fill: thesis, plan, and emotion at the moment of entry, written to the user's own Notion database; reviews grade decisions, not P&L.",
38424
+ "risk": "critical",
38425
+ "source": "community",
38426
+ "date_added": "2026-07-04",
38427
+ "plugin": {
38428
+ "targets": {
38429
+ "codex": "supported",
38430
+ "claude": "supported"
38431
+ },
38432
+ "setup": {
38433
+ "type": "none",
38434
+ "summary": "",
38435
+ "docs": null
38436
+ },
38437
+ "reasons": []
38438
+ }
38439
+ },
37770
38440
  {
37771
38441
  "id": "train-sentence-transformers",
37772
38442
  "path": "skills/train-sentence-transformers",
@@ -39841,6 +40511,28 @@
39841
40511
  "reasons": []
39842
40512
  }
39843
40513
  },
40514
+ {
40515
+ "id": "vps-server-management",
40516
+ "path": "skills/vps-server-management",
40517
+ "category": "operations",
40518
+ "name": "vps-server-management",
40519
+ "description": "Manage authorized VPS hosts and server-side agents through cautious SSH and operations workflows.",
40520
+ "risk": "critical",
40521
+ "source": "community",
40522
+ "date_added": "2026-07-07",
40523
+ "plugin": {
40524
+ "targets": {
40525
+ "codex": "supported",
40526
+ "claude": "supported"
40527
+ },
40528
+ "setup": {
40529
+ "type": "none",
40530
+ "summary": "",
40531
+ "docs": null
40532
+ },
40533
+ "reasons": []
40534
+ }
40535
+ },
39844
40536
  {
39845
40537
  "id": "vr-ar",
39846
40538
  "path": "skills/game-development/vr-ar",
@@ -40325,6 +41017,28 @@
40325
41017
  "reasons": []
40326
41018
  }
40327
41019
  },
41020
+ {
41021
+ "id": "wgm",
41022
+ "path": "skills/wgm",
41023
+ "category": "meta",
41024
+ "name": "wgm",
41025
+ "description": "Turns a rough request into working software via a governed build loop: align first, plan, then iterate one task at a time with deterministic backpressure and holdout-scenario judging.",
41026
+ "risk": "safe",
41027
+ "source": "community",
41028
+ "date_added": "2026-07-05",
41029
+ "plugin": {
41030
+ "targets": {
41031
+ "codex": "supported",
41032
+ "claude": "supported"
41033
+ },
41034
+ "setup": {
41035
+ "type": "none",
41036
+ "summary": "",
41037
+ "docs": null
41038
+ },
41039
+ "reasons": []
41040
+ }
41041
+ },
40328
41042
  {
40329
41043
  "id": "whatsapp-automation",
40330
41044
  "path": "skills/whatsapp-automation",
@@ -40875,6 +41589,50 @@
40875
41589
  "reasons": []
40876
41590
  }
40877
41591
  },
41592
+ {
41593
+ "id": "workorai",
41594
+ "path": "skills/workorai",
41595
+ "category": "productivity",
41596
+ "name": "workorai",
41597
+ "description": "WorkorAI talent-marketplace skill: candidates search jobs and manage applications; employers run the job lifecycle and get ranked candidate matches with white-box fit explanations.",
41598
+ "risk": "critical",
41599
+ "source": "community",
41600
+ "date_added": "2026-07-03",
41601
+ "plugin": {
41602
+ "targets": {
41603
+ "codex": "supported",
41604
+ "claude": "supported"
41605
+ },
41606
+ "setup": {
41607
+ "type": "none",
41608
+ "summary": "",
41609
+ "docs": null
41610
+ },
41611
+ "reasons": []
41612
+ }
41613
+ },
41614
+ {
41615
+ "id": "wp-site-health-auditor",
41616
+ "path": "skills/wp-site-health-auditor",
41617
+ "category": "development",
41618
+ "name": "wp-site-health-auditor",
41619
+ "description": "Turns a WordPress Site Health report into a risk-tiered, backup-first fix plan with exact WP-CLI/PHP snippets. Use for site health, recommended improvements, or critical issue reports.",
41620
+ "risk": "critical",
41621
+ "source": "self",
41622
+ "date_added": "2026-07-03",
41623
+ "plugin": {
41624
+ "targets": {
41625
+ "codex": "supported",
41626
+ "claude": "supported"
41627
+ },
41628
+ "setup": {
41629
+ "type": "none",
41630
+ "summary": "",
41631
+ "docs": null
41632
+ },
41633
+ "reasons": []
41634
+ }
41635
+ },
40878
41636
  {
40879
41637
  "id": "wrike-automation",
40880
41638
  "path": "skills/wrike-automation",
@@ -41427,6 +42185,28 @@
41427
42185
  "reasons": []
41428
42186
  }
41429
42187
  },
42188
+ {
42189
+ "id": "youtube-transcript",
42190
+ "path": "skills/youtube-transcript",
42191
+ "category": "research",
42192
+ "name": "youtube-transcript",
42193
+ "description": "Fetch YouTube transcripts through DeepAPI or local fallback tooling and save clean text output.",
42194
+ "risk": "safe",
42195
+ "source": "community",
42196
+ "date_added": "2026-07-07",
42197
+ "plugin": {
42198
+ "targets": {
42199
+ "codex": "supported",
42200
+ "claude": "supported"
42201
+ },
42202
+ "setup": {
42203
+ "type": "none",
42204
+ "summary": "",
42205
+ "docs": null
42206
+ },
42207
+ "reasons": []
42208
+ }
42209
+ },
41430
42210
  {
41431
42211
  "id": "zapier-make-patterns",
41432
42212
  "path": "skills/zapier-make-patterns",