opencode-skills-collection 4.0.16 → 4.0.18
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/bundled-skills/.antigravity-install-manifest.json +4 -1
- package/bundled-skills/2slides-ppt-generator/scripts/download_slides_pages_voices.py +59 -14
- package/bundled-skills/antigravity-maintainer-batch-release/SKILL.md +1 -0
- package/bundled-skills/apify-audience-analysis/reference/scripts/run_actor.js +9 -10
- package/bundled-skills/apify-brand-reputation-monitoring/reference/scripts/run_actor.js +9 -10
- package/bundled-skills/apify-competitor-intelligence/reference/scripts/run_actor.js +9 -10
- package/bundled-skills/apify-content-analytics/reference/scripts/run_actor.js +9 -10
- package/bundled-skills/apify-ecommerce/reference/scripts/run_actor.js +9 -10
- package/bundled-skills/apify-influencer-discovery/reference/scripts/run_actor.js +9 -10
- package/bundled-skills/apify-lead-generation/reference/scripts/run_actor.js +9 -10
- package/bundled-skills/apify-market-research/reference/scripts/run_actor.js +9 -10
- package/bundled-skills/apify-trend-analysis/reference/scripts/run_actor.js +9 -10
- package/bundled-skills/apify-ultimate-scraper/reference/scripts/run_actor.js +9 -10
- package/bundled-skills/competitor-analysis/scripts/compile_report.mjs +22 -6
- package/bundled-skills/context-guardian/scripts/context_snapshot.py +45 -10
- package/bundled-skills/cowork-to-code-bridge/SKILL.md +243 -0
- package/bundled-skills/deploy-to-vercel/resources/deploy.sh +13 -0
- package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
- package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
- package/bundled-skills/docs/maintainers/repo-growth-seo.md +1 -1
- package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
- package/bundled-skills/docs/users/aas-core.md +1 -1
- package/bundled-skills/docs/users/bundles.md +1 -1
- package/bundled-skills/docs/users/claude-code-skills.md +1 -1
- package/bundled-skills/docs/users/faq.md +20 -7
- package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
- package/bundled-skills/docs/users/getting-started.md +18 -6
- package/bundled-skills/docs/users/kiro-integration.md +1 -1
- package/bundled-skills/docs/users/usage.md +3 -3
- package/bundled-skills/docs/users/visual-guide.md +4 -4
- package/bundled-skills/fact-check-x-complete/SKILL.md +232 -0
- package/bundled-skills/find-complementary-founders/SKILL.md +47 -9
- package/bundled-skills/find-complementary-founders/references/community-growth.md +39 -28
- package/bundled-skills/find-complementary-founders/references/moltbook.md +2 -1
- package/bundled-skills/find-complementary-founders/references/owner-onboarding.ru.md +29 -14
- package/bundled-skills/find-complementary-founders/references/privacy-safety.md +3 -0
- package/bundled-skills/find-complementary-founders/references/profile-schema.md +3 -2
- package/bundled-skills/find-complementary-founders/scripts/github_thread.py +1 -1
- package/bundled-skills/find-complementary-founders/scripts/moltbook_publish.py +19 -6
- package/bundled-skills/find-complementary-founders/scripts/test_moltbook_publish.py +151 -0
- package/bundled-skills/hugging-face-model-trainer/scripts/convert_to_gguf.py +20 -10
- package/bundled-skills/instagram/scripts/config.py +22 -4
- package/bundled-skills/instagram/scripts/db.py +8 -0
- package/bundled-skills/junta-leiloeiros/scripts/export.py +11 -2
- package/bundled-skills/junta-leiloeiros/scripts/serve_api.py +5 -1
- package/bundled-skills/loki-mode/CLAUDE.md +1 -1
- package/bundled-skills/loki-mode/CONTEXT-EXPORT.md +3 -3
- package/bundled-skills/loki-mode/INSTALLATION.md +3 -3
- package/bundled-skills/loki-mode/README.md +11 -11
- package/bundled-skills/loki-mode/SKILL.md +2 -2
- package/bundled-skills/loki-mode/autonomy/README.md +8 -8
- package/bundled-skills/loki-mode/autonomy/run.sh +23 -54
- package/bundled-skills/loki-mode/demo/README.md +3 -3
- package/bundled-skills/loki-mode/demo/run-demo.sh +3 -3
- package/bundled-skills/loki-mode/demo/vhs-tape.tape +1 -1
- package/bundled-skills/loki-mode/demo/voice-over-script.md +3 -3
- package/bundled-skills/loki-mode/docs/COMPETITIVE-ANALYSIS.md +2 -2
- package/bundled-skills/loki-mode/docs/screenshots/README.md +1 -1
- package/bundled-skills/loki-mode/integrations/vibe-kanban.md +1 -1
- package/bundled-skills/loki-mode/references/agent-types.md +2 -2
- package/bundled-skills/loki-mode/scripts/loki-wrapper.sh +5 -4
- package/bundled-skills/maintain-codex-wiki/SKILL.md +340 -0
- package/bundled-skills/notebooklm/README.md +4 -3
- package/bundled-skills/notebooklm/SKILL.md +3 -3
- package/bundled-skills/notebooklm/scripts/auth_manager.py +6 -4
- package/bundled-skills/notebooklm/scripts/browser_utils.py +2 -1
- package/bundled-skills/notebooklm/scripts/config.py +31 -1
- package/bundled-skills/pptx-official/scripts/html2pptx.js +37 -8
- package/bundled-skills/senior-frontend/scripts/frontend_scaffolder.py +6 -0
- package/bundled-skills/skill-creator/scripts/init_skill.py +18 -2
- package/bundled-skills/telegram/SKILL.md +2 -2
- package/bundled-skills/telegram/assets/boilerplate/nodejs/.env.example +1 -1
- package/bundled-skills/telegram/assets/boilerplate/nodejs/src/bot-client.ts +7 -6
- package/bundled-skills/telegram/assets/boilerplate/nodejs/src/index.ts +3 -0
- package/bundled-skills/telegram/assets/boilerplate/python/.env.example +1 -1
- package/bundled-skills/telegram/assets/boilerplate/python/webhook_server.py +9 -4
- package/bundled-skills/telegram/references/webhook-setup.md +10 -9
- package/bundled-skills/youtube-notetaker/SKILL.md +1 -1
- package/bundled-skills/youtube-notetaker/scripts/extract_slides.py +19 -6
- package/bundled-skills/youtube-notetaker/scripts/setup.sh +1 -0
- package/bundled-skills/youtube-notetaker/scripts/write_library_item.py +15 -4
- package/package.json +1 -1
- package/skills_index.json +94 -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
|
|
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",
|
|
@@ -27180,6 +27240,39 @@
|
|
|
27180
27240
|
"reasons": []
|
|
27181
27241
|
}
|
|
27182
27242
|
},
|
|
27243
|
+
{
|
|
27244
|
+
"id": "maintain-codex-wiki",
|
|
27245
|
+
"path": "skills/maintain-codex-wiki",
|
|
27246
|
+
"category": "knowledge-management",
|
|
27247
|
+
"name": "maintain-codex-wiki",
|
|
27248
|
+
"description": "Maintain a review-first engineering wiki with provenance, citation-aware queries, explicit capture and promotion, and deterministic checks.",
|
|
27249
|
+
"risk": "critical",
|
|
27250
|
+
"source": "https://github.com/Phelan164/codex-howto/tree/47f36fd8aacfe6f222935e5c2e1d972ef06dcb99/skills/maintain-codex-wiki",
|
|
27251
|
+
"date_added": "2026-07-31",
|
|
27252
|
+
"plugin": {
|
|
27253
|
+
"targets": {
|
|
27254
|
+
"codex": "supported",
|
|
27255
|
+
"claude": "supported"
|
|
27256
|
+
},
|
|
27257
|
+
"setup": {
|
|
27258
|
+
"type": "none",
|
|
27259
|
+
"summary": "",
|
|
27260
|
+
"docs": null
|
|
27261
|
+
},
|
|
27262
|
+
"reasons": []
|
|
27263
|
+
},
|
|
27264
|
+
"source_type": "community",
|
|
27265
|
+
"source_repo": "Phelan164/codex-howto",
|
|
27266
|
+
"license": "MIT",
|
|
27267
|
+
"license_source": "https://github.com/Phelan164/codex-howto/blob/47f36fd8aacfe6f222935e5c2e1d972ef06dcb99/LICENSE",
|
|
27268
|
+
"tags": [
|
|
27269
|
+
"codex",
|
|
27270
|
+
"wiki",
|
|
27271
|
+
"knowledge-management",
|
|
27272
|
+
"provenance",
|
|
27273
|
+
"engineering"
|
|
27274
|
+
]
|
|
27275
|
+
},
|
|
27183
27276
|
{
|
|
27184
27277
|
"id": "make-automation",
|
|
27185
27278
|
"path": "skills/make-automation",
|