opencode-skills-collection 4.0.17 → 4.0.19

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 (83) hide show
  1. package/bundled-skills/.antigravity-install-manifest.json +4 -1
  2. package/bundled-skills/2slides-ppt-generator/scripts/download_slides_pages_voices.py +59 -14
  3. package/bundled-skills/antigravity-maintainer-batch-release/SKILL.md +1 -0
  4. package/bundled-skills/apify-audience-analysis/reference/scripts/run_actor.js +9 -10
  5. package/bundled-skills/apify-brand-reputation-monitoring/reference/scripts/run_actor.js +9 -10
  6. package/bundled-skills/apify-competitor-intelligence/reference/scripts/run_actor.js +9 -10
  7. package/bundled-skills/apify-content-analytics/reference/scripts/run_actor.js +9 -10
  8. package/bundled-skills/apify-ecommerce/reference/scripts/run_actor.js +9 -10
  9. package/bundled-skills/apify-influencer-discovery/reference/scripts/run_actor.js +9 -10
  10. package/bundled-skills/apify-lead-generation/reference/scripts/run_actor.js +9 -10
  11. package/bundled-skills/apify-market-research/reference/scripts/run_actor.js +9 -10
  12. package/bundled-skills/apify-trend-analysis/reference/scripts/run_actor.js +9 -10
  13. package/bundled-skills/apify-ultimate-scraper/reference/scripts/run_actor.js +9 -10
  14. package/bundled-skills/competitor-analysis/scripts/compile_report.mjs +22 -6
  15. package/bundled-skills/context-guardian/scripts/context_snapshot.py +45 -10
  16. package/bundled-skills/cowork-to-code-bridge/SKILL.md +243 -0
  17. package/bundled-skills/deploy-to-vercel/resources/deploy.sh +13 -0
  18. package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
  19. package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
  20. package/bundled-skills/docs/maintainers/repo-growth-seo.md +1 -1
  21. package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
  22. package/bundled-skills/docs/users/aas-core.md +1 -1
  23. package/bundled-skills/docs/users/bundles.md +1 -1
  24. package/bundled-skills/docs/users/claude-code-skills.md +1 -1
  25. package/bundled-skills/docs/users/faq.md +20 -7
  26. package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
  27. package/bundled-skills/docs/users/getting-started.md +18 -6
  28. package/bundled-skills/docs/users/kiro-integration.md +1 -1
  29. package/bundled-skills/docs/users/usage.md +3 -3
  30. package/bundled-skills/docs/users/visual-guide.md +4 -4
  31. package/bundled-skills/fact-check-x-complete/SKILL.md +232 -0
  32. package/bundled-skills/find-complementary-founders/SKILL.md +47 -9
  33. package/bundled-skills/find-complementary-founders/references/community-growth.md +39 -28
  34. package/bundled-skills/find-complementary-founders/references/moltbook.md +2 -1
  35. package/bundled-skills/find-complementary-founders/references/owner-onboarding.ru.md +29 -14
  36. package/bundled-skills/find-complementary-founders/references/privacy-safety.md +3 -0
  37. package/bundled-skills/find-complementary-founders/references/profile-schema.md +3 -2
  38. package/bundled-skills/find-complementary-founders/scripts/github_thread.py +1 -1
  39. package/bundled-skills/find-complementary-founders/scripts/moltbook_publish.py +19 -6
  40. package/bundled-skills/find-complementary-founders/scripts/test_moltbook_publish.py +151 -0
  41. package/bundled-skills/hugging-face-model-trainer/scripts/convert_to_gguf.py +20 -10
  42. package/bundled-skills/instagram/scripts/config.py +22 -4
  43. package/bundled-skills/instagram/scripts/db.py +8 -0
  44. package/bundled-skills/junta-leiloeiros/scripts/export.py +11 -2
  45. package/bundled-skills/junta-leiloeiros/scripts/serve_api.py +5 -1
  46. package/bundled-skills/loki-mode/CLAUDE.md +1 -1
  47. package/bundled-skills/loki-mode/CONTEXT-EXPORT.md +3 -3
  48. package/bundled-skills/loki-mode/INSTALLATION.md +3 -3
  49. package/bundled-skills/loki-mode/README.md +11 -11
  50. package/bundled-skills/loki-mode/SKILL.md +2 -2
  51. package/bundled-skills/loki-mode/autonomy/README.md +8 -8
  52. package/bundled-skills/loki-mode/autonomy/run.sh +23 -54
  53. package/bundled-skills/loki-mode/demo/README.md +3 -3
  54. package/bundled-skills/loki-mode/demo/run-demo.sh +3 -3
  55. package/bundled-skills/loki-mode/demo/vhs-tape.tape +1 -1
  56. package/bundled-skills/loki-mode/demo/voice-over-script.md +3 -3
  57. package/bundled-skills/loki-mode/docs/COMPETITIVE-ANALYSIS.md +2 -2
  58. package/bundled-skills/loki-mode/docs/screenshots/README.md +1 -1
  59. package/bundled-skills/loki-mode/integrations/vibe-kanban.md +1 -1
  60. package/bundled-skills/loki-mode/references/agent-types.md +2 -2
  61. package/bundled-skills/loki-mode/scripts/loki-wrapper.sh +5 -4
  62. package/bundled-skills/maintain-codex-wiki/SKILL.md +340 -0
  63. package/bundled-skills/notebooklm/README.md +4 -3
  64. package/bundled-skills/notebooklm/SKILL.md +3 -3
  65. package/bundled-skills/notebooklm/scripts/auth_manager.py +6 -4
  66. package/bundled-skills/notebooklm/scripts/browser_utils.py +2 -1
  67. package/bundled-skills/notebooklm/scripts/config.py +31 -1
  68. package/bundled-skills/pptx-official/scripts/html2pptx.js +37 -8
  69. package/bundled-skills/senior-frontend/scripts/frontend_scaffolder.py +6 -0
  70. package/bundled-skills/skill-creator/scripts/init_skill.py +18 -2
  71. package/bundled-skills/telegram/SKILL.md +2 -2
  72. package/bundled-skills/telegram/assets/boilerplate/nodejs/.env.example +1 -1
  73. package/bundled-skills/telegram/assets/boilerplate/nodejs/src/bot-client.ts +7 -6
  74. package/bundled-skills/telegram/assets/boilerplate/nodejs/src/index.ts +3 -0
  75. package/bundled-skills/telegram/assets/boilerplate/python/.env.example +1 -1
  76. package/bundled-skills/telegram/assets/boilerplate/python/webhook_server.py +9 -4
  77. package/bundled-skills/telegram/references/webhook-setup.md +10 -9
  78. package/bundled-skills/youtube-notetaker/SKILL.md +1 -1
  79. package/bundled-skills/youtube-notetaker/scripts/extract_slides.py +19 -6
  80. package/bundled-skills/youtube-notetaker/scripts/setup.sh +1 -0
  81. package/bundled-skills/youtube-notetaker/scripts/write_library_item.py +15 -4
  82. package/package.json +1 -1
  83. package/skills_index.json +129 -1
package/skills_index.json CHANGED
@@ -12472,6 +12472,34 @@
12472
12472
  "reasons": []
12473
12473
  }
12474
12474
  },
12475
+ {
12476
+ "id": "cowork-to-code-bridge",
12477
+ "path": "skills/cowork-to-code-bridge",
12478
+ "category": "uncategorized",
12479
+ "name": "cowork-to-code-bridge",
12480
+ "description": "Use an already-installed, independently verified cowork-to-code bridge to run narrowly approved actions on the user's own macOS, Linux, or WSL2 machine through a local file queue.",
12481
+ "risk": "critical",
12482
+ "source": "https://github.com/abhinaykrupa/cowork-to-code-bridge/tree/97f515d425df587c281effb02cda9ad0fd470790",
12483
+ "date_added": "2026-07-30",
12484
+ "plugin": {
12485
+ "targets": {
12486
+ "codex": "blocked",
12487
+ "claude": "blocked"
12488
+ },
12489
+ "setup": {
12490
+ "type": "none",
12491
+ "summary": "",
12492
+ "docs": null
12493
+ },
12494
+ "reasons": [
12495
+ "absolute_host_path"
12496
+ ]
12497
+ },
12498
+ "source_type": "community",
12499
+ "source_repo": "abhinaykrupa/cowork-to-code-bridge",
12500
+ "license": "MIT",
12501
+ "license_source": "https://github.com/abhinaykrupa/cowork-to-code-bridge/blob/97f515d425df587c281effb02cda9ad0fd470790/LICENSE"
12502
+ },
12475
12503
  {
12476
12504
  "id": "cpp",
12477
12505
  "path": "skills/super-code/cpp",
@@ -17728,6 +17756,38 @@
17728
17756
  "guardrails"
17729
17757
  ]
17730
17758
  },
17759
+ {
17760
+ "id": "fact-check-x-complete",
17761
+ "path": "skills/fact-check-x-complete",
17762
+ "category": "research",
17763
+ "name": "fact-check-x-complete",
17764
+ "description": "Compare claims from one or more AI answers, verify their citations against public primary sources, and produce an evidence-linked fact-check report without installing a bundled browser runtime.",
17765
+ "risk": "critical",
17766
+ "source": "https://github.com/ASI2030/Fact-Check-X/tree/4dd7eef0452a4c31e4b3b3b0d643c9daeea7fdbe",
17767
+ "date_added": "2026-07-31",
17768
+ "plugin": {
17769
+ "targets": {
17770
+ "codex": "supported",
17771
+ "claude": "supported"
17772
+ },
17773
+ "setup": {
17774
+ "type": "none",
17775
+ "summary": "",
17776
+ "docs": null
17777
+ },
17778
+ "reasons": []
17779
+ },
17780
+ "source_type": "official",
17781
+ "source_repo": "ASI2030/Fact-Check-X",
17782
+ "license": "Apache-2.0",
17783
+ "license_source": "https://github.com/ASI2030/Fact-Check-X/blob/4dd7eef0452a4c31e4b3b3b0d643c9daeea7fdbe/LICENSE",
17784
+ "tags": [
17785
+ "fact-checking",
17786
+ "research",
17787
+ "evidence",
17788
+ "source-verification"
17789
+ ]
17790
+ },
17731
17791
  {
17732
17792
  "id": "faf-context",
17733
17793
  "path": "skills/faf-context",
@@ -18374,7 +18434,7 @@
18374
18434
  "path": "skills/find-complementary-founders",
18375
18435
  "category": "business-strategy",
18376
18436
  "name": "find-complementary-founders",
18377
- "description": "Use when an owner asks to find a cofounder or project partner. Assess only that agent's own owner and rank only approved profiles other agents posted for their own owners.",
18437
+ "description": "Use when an owner explicitly asks for a cofounder or project partner, or explicitly says they need a complementary builder, operator, go-to-market partner, or scaling capability. Assess and publish only the agent's own owner, then rank only approved own-owner profiles.",
18378
18438
  "risk": "critical",
18379
18439
  "source": "community",
18380
18440
  "date_added": "2026-07-26",
@@ -20354,6 +20414,41 @@
20354
20414
  "neural-networks"
20355
20415
  ]
20356
20416
  },
20417
+ {
20418
+ "id": "gh-attach",
20419
+ "path": "skills/gh-attach",
20420
+ "category": "developer-tools",
20421
+ "name": "gh-attach",
20422
+ "description": "Upload and download GitHub user-attachments (screenshots, PDFs, zips, videos) from the terminal; use when asked to attach or embed a file in a PR, issue, or comment, or download an attachment URL.",
20423
+ "risk": "critical",
20424
+ "source": "community",
20425
+ "date_added": "2026-08-01",
20426
+ "plugin": {
20427
+ "targets": {
20428
+ "codex": "blocked",
20429
+ "claude": "blocked"
20430
+ },
20431
+ "setup": {
20432
+ "type": "manual",
20433
+ "summary": "Installs and runs a third-party gh extension that needs a GitHub user_session cookie or GH_ATTACH_SESSION_TOKEN.",
20434
+ "docs": "SKILL.md"
20435
+ },
20436
+ "reasons": [
20437
+ "explicit_target_restriction"
20438
+ ]
20439
+ },
20440
+ "source_type": "community",
20441
+ "source_repo": "sudosubin/gh-attach",
20442
+ "license": "MIT",
20443
+ "license_source": "https://github.com/sudosubin/gh-attach/blob/main/LICENSE",
20444
+ "tags": [
20445
+ "github",
20446
+ "attachments",
20447
+ "screenshots",
20448
+ "gh-extension",
20449
+ "cli"
20450
+ ]
20451
+ },
20357
20452
  {
20358
20453
  "id": "gh-image",
20359
20454
  "path": "skills/gh-image",
@@ -27180,6 +27275,39 @@
27180
27275
  "reasons": []
27181
27276
  }
27182
27277
  },
27278
+ {
27279
+ "id": "maintain-codex-wiki",
27280
+ "path": "skills/maintain-codex-wiki",
27281
+ "category": "knowledge-management",
27282
+ "name": "maintain-codex-wiki",
27283
+ "description": "Maintain a review-first engineering wiki with provenance, citation-aware queries, explicit capture and promotion, and deterministic checks.",
27284
+ "risk": "critical",
27285
+ "source": "https://github.com/Phelan164/codex-howto/tree/47f36fd8aacfe6f222935e5c2e1d972ef06dcb99/skills/maintain-codex-wiki",
27286
+ "date_added": "2026-07-31",
27287
+ "plugin": {
27288
+ "targets": {
27289
+ "codex": "supported",
27290
+ "claude": "supported"
27291
+ },
27292
+ "setup": {
27293
+ "type": "none",
27294
+ "summary": "",
27295
+ "docs": null
27296
+ },
27297
+ "reasons": []
27298
+ },
27299
+ "source_type": "community",
27300
+ "source_repo": "Phelan164/codex-howto",
27301
+ "license": "MIT",
27302
+ "license_source": "https://github.com/Phelan164/codex-howto/blob/47f36fd8aacfe6f222935e5c2e1d972ef06dcb99/LICENSE",
27303
+ "tags": [
27304
+ "codex",
27305
+ "wiki",
27306
+ "knowledge-management",
27307
+ "provenance",
27308
+ "engineering"
27309
+ ]
27310
+ },
27183
27311
  {
27184
27312
  "id": "make-automation",
27185
27313
  "path": "skills/make-automation",