opencode-skills-collection 3.0.31 → 3.0.33
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 +14 -1
- package/bundled-skills/bilig-workpaper/SKILL.md +12 -3
- package/bundled-skills/bumblebee/SKILL.md +6 -2
- package/bundled-skills/bun-development/SKILL.md +5 -3
- package/bundled-skills/cloud-penetration-testing/SKILL.md +5 -3
- package/bundled-skills/container-security-hardening/SKILL.md +1001 -0
- package/bundled-skills/container-security-hardening/references/base-image-comparison.md +245 -0
- package/bundled-skills/container-security-hardening/references/kubernetes-pod-security.md +567 -0
- package/bundled-skills/container-security-hardening/references/seccomp-profile-template.json +337 -0
- package/bundled-skills/doc2math/SKILL.md +102 -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 +3 -3
- package/bundled-skills/docs/maintainers/skills-update-guide.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/gemini-cli-skills.md +1 -1
- package/bundled-skills/docs/users/getting-started.md +6 -2
- package/bundled-skills/docs/users/kiro-integration.md +1 -1
- package/bundled-skills/docs/users/usage.md +4 -4
- package/bundled-skills/docs/users/visual-guide.md +4 -4
- package/bundled-skills/environment-setup-guide/SKILL.md +10 -6
- package/bundled-skills/evolution/SKILL.md +5 -3
- package/bundled-skills/github-actions-advanced/SKILL.md +1100 -0
- package/bundled-skills/gitops-workflow/SKILL.md +5 -3
- package/bundled-skills/ii-commons/SKILL.md +15 -1
- package/bundled-skills/lemmaly/SKILL.md +15 -6
- package/bundled-skills/linkerd-patterns/SKILL.md +5 -3
- package/bundled-skills/longbridge/SKILL.md +95 -0
- package/bundled-skills/mercury-mcp/SKILL.md +9 -1
- package/bundled-skills/moatmri/SKILL.md +84 -0
- package/bundled-skills/nextjs-seo-indexing/SKILL.md +263 -0
- package/bundled-skills/openclaw-github-repo-commander/scripts/repo-audit.sh +42 -0
- package/bundled-skills/photopea-embedded-editor/SKILL.md +7 -3
- package/bundled-skills/runaway-guard/SKILL.md +331 -0
- package/bundled-skills/schema-markup-generator/SKILL.md +319 -0
- package/bundled-skills/sendblue/sendblue-api/SKILL.md +6 -1
- package/bundled-skills/sendblue/sendblue-cli/SKILL.md +6 -1
- package/bundled-skills/sendblue/sendblue-notify/SKILL.md +6 -1
- package/bundled-skills/sendblue/textme/SKILL.md +4 -0
- package/bundled-skills/social-metadata-hardening/SKILL.md +230 -0
- package/bundled-skills/socialclaw/SKILL.md +6 -1
- package/bundled-skills/uv-package-manager/resources/implementation-playbook.md +5 -3
- package/bundled-skills/varlock/SKILL.md +10 -6
- package/bundled-skills/vibe-code-cleanup/SKILL.md +231 -0
- package/bundled-skills/vibecode-production-qa-validator/SKILL.md +237 -0
- package/bundled-skills/wordpress-centric-high-seo-optimized-blogwriting-skill/SKILL.md +229 -162
- package/bundled-skills/yield-intelligence/SKILL.md +121 -0
- package/bundled-skills/youtube-full/SKILL.md +144 -0
- package/package.json +1 -1
- package/skills_index.json +330 -28
package/skills_index.json
CHANGED
|
@@ -6027,20 +6027,22 @@
|
|
|
6027
6027
|
"category": "web-development",
|
|
6028
6028
|
"name": "bilig-workpaper",
|
|
6029
6029
|
"description": "Use formula-backed WorkPaper JSON and MCP tools for agent spreadsheet tasks without driving Excel or a browser UI.",
|
|
6030
|
-
"risk": "
|
|
6030
|
+
"risk": "critical",
|
|
6031
6031
|
"source": "community",
|
|
6032
6032
|
"date_added": "2026-05-21",
|
|
6033
6033
|
"plugin": {
|
|
6034
6034
|
"targets": {
|
|
6035
|
-
"codex": "
|
|
6036
|
-
"claude": "
|
|
6035
|
+
"codex": "blocked",
|
|
6036
|
+
"claude": "blocked"
|
|
6037
6037
|
},
|
|
6038
6038
|
"setup": {
|
|
6039
6039
|
"type": "none",
|
|
6040
6040
|
"summary": "",
|
|
6041
6041
|
"docs": null
|
|
6042
6042
|
},
|
|
6043
|
-
"reasons": [
|
|
6043
|
+
"reasons": [
|
|
6044
|
+
"explicit_target_restriction"
|
|
6045
|
+
]
|
|
6044
6046
|
}
|
|
6045
6047
|
},
|
|
6046
6048
|
{
|
|
@@ -8739,6 +8741,28 @@
|
|
|
8739
8741
|
"reasons": []
|
|
8740
8742
|
}
|
|
8741
8743
|
},
|
|
8744
|
+
{
|
|
8745
|
+
"id": "container-security-hardening",
|
|
8746
|
+
"path": "skills/container-security-hardening",
|
|
8747
|
+
"category": "security",
|
|
8748
|
+
"name": "container-security-hardening",
|
|
8749
|
+
"description": "Harden Docker/container images and runtime deployments with secure base images, non-root users, CVE scanning, SBOM/signing, seccomp/AppArmor, and Kubernetes pod security controls. Use for Dockerfile security reviews, container CVEs, image scanning, distroless images, or production hardening.\n",
|
|
8750
|
+
"risk": "safe",
|
|
8751
|
+
"source": "community",
|
|
8752
|
+
"date_added": "2026-05-30",
|
|
8753
|
+
"plugin": {
|
|
8754
|
+
"targets": {
|
|
8755
|
+
"codex": "supported",
|
|
8756
|
+
"claude": "supported"
|
|
8757
|
+
},
|
|
8758
|
+
"setup": {
|
|
8759
|
+
"type": "none",
|
|
8760
|
+
"summary": "",
|
|
8761
|
+
"docs": null
|
|
8762
|
+
},
|
|
8763
|
+
"reasons": []
|
|
8764
|
+
}
|
|
8765
|
+
},
|
|
8742
8766
|
{
|
|
8743
8767
|
"id": "content-creator",
|
|
8744
8768
|
"path": "skills/content-creator",
|
|
@@ -10853,6 +10877,28 @@
|
|
|
10853
10877
|
"reasons": []
|
|
10854
10878
|
}
|
|
10855
10879
|
},
|
|
10880
|
+
{
|
|
10881
|
+
"id": "doc2math",
|
|
10882
|
+
"path": "skills/doc2math",
|
|
10883
|
+
"category": "uncategorized",
|
|
10884
|
+
"name": "doc2math",
|
|
10885
|
+
"description": "Convert narrative technical documents into grounded Mathematical Problem Specifications with variables, constraints, objectives, and uncertainty.",
|
|
10886
|
+
"risk": "safe",
|
|
10887
|
+
"source": "community",
|
|
10888
|
+
"date_added": "2026-05-31",
|
|
10889
|
+
"plugin": {
|
|
10890
|
+
"targets": {
|
|
10891
|
+
"codex": "supported",
|
|
10892
|
+
"claude": "supported"
|
|
10893
|
+
},
|
|
10894
|
+
"setup": {
|
|
10895
|
+
"type": "none",
|
|
10896
|
+
"summary": "",
|
|
10897
|
+
"docs": null
|
|
10898
|
+
},
|
|
10899
|
+
"reasons": []
|
|
10900
|
+
}
|
|
10901
|
+
},
|
|
10856
10902
|
{
|
|
10857
10903
|
"id": "docker-expert",
|
|
10858
10904
|
"path": "skills/docker-expert",
|
|
@@ -14067,6 +14113,28 @@
|
|
|
14067
14113
|
"reasons": []
|
|
14068
14114
|
}
|
|
14069
14115
|
},
|
|
14116
|
+
{
|
|
14117
|
+
"id": "github-actions-advanced",
|
|
14118
|
+
"path": "skills/github-actions-advanced",
|
|
14119
|
+
"category": "devops",
|
|
14120
|
+
"name": "github-actions-advanced",
|
|
14121
|
+
"description": "Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, environments, secrets, and release automation.\n",
|
|
14122
|
+
"risk": "safe",
|
|
14123
|
+
"source": "community",
|
|
14124
|
+
"date_added": "2026-05-30",
|
|
14125
|
+
"plugin": {
|
|
14126
|
+
"targets": {
|
|
14127
|
+
"codex": "supported",
|
|
14128
|
+
"claude": "supported"
|
|
14129
|
+
},
|
|
14130
|
+
"setup": {
|
|
14131
|
+
"type": "none",
|
|
14132
|
+
"summary": "",
|
|
14133
|
+
"docs": null
|
|
14134
|
+
},
|
|
14135
|
+
"reasons": []
|
|
14136
|
+
}
|
|
14137
|
+
},
|
|
14070
14138
|
{
|
|
14071
14139
|
"id": "github-actions-templates",
|
|
14072
14140
|
"path": "skills/github-actions-templates",
|
|
@@ -18145,6 +18213,30 @@
|
|
|
18145
18213
|
]
|
|
18146
18214
|
}
|
|
18147
18215
|
},
|
|
18216
|
+
{
|
|
18217
|
+
"id": "longbridge",
|
|
18218
|
+
"path": "skills/longbridge",
|
|
18219
|
+
"category": "finance",
|
|
18220
|
+
"name": "longbridge",
|
|
18221
|
+
"description": "125+ agent skills for Longbridge Securities \u2014 real-time quotes, charts, fundamentals, portfolio analysis, options, and more for HK/US/A-share/SG markets. Trilingual: Simplified Chinese, Traditional Chinese, English.",
|
|
18222
|
+
"risk": "critical",
|
|
18223
|
+
"source": "official",
|
|
18224
|
+
"date_added": "2026-05-29",
|
|
18225
|
+
"plugin": {
|
|
18226
|
+
"targets": {
|
|
18227
|
+
"codex": "blocked",
|
|
18228
|
+
"claude": "blocked"
|
|
18229
|
+
},
|
|
18230
|
+
"setup": {
|
|
18231
|
+
"type": "none",
|
|
18232
|
+
"summary": "",
|
|
18233
|
+
"docs": null
|
|
18234
|
+
},
|
|
18235
|
+
"reasons": [
|
|
18236
|
+
"explicit_target_restriction"
|
|
18237
|
+
]
|
|
18238
|
+
}
|
|
18239
|
+
},
|
|
18148
18240
|
{
|
|
18149
18241
|
"id": "loss-aversion-designer",
|
|
18150
18242
|
"path": "skills/loss-aversion-designer",
|
|
@@ -19057,20 +19149,22 @@
|
|
|
19057
19149
|
"category": "uncategorized",
|
|
19058
19150
|
"name": "mercury-mcp",
|
|
19059
19151
|
"description": "Cheatsheet for the Mercury (proton) MCP tools. Use when connected to the Mercury MCP server to look up which mercury_* tool to call for messaging teammates, threads, tasks, automations, or admin team-graph edits.",
|
|
19060
|
-
"risk": "
|
|
19152
|
+
"risk": "critical",
|
|
19061
19153
|
"source": "community",
|
|
19062
19154
|
"date_added": "2026-05-19",
|
|
19063
19155
|
"plugin": {
|
|
19064
19156
|
"targets": {
|
|
19065
|
-
"codex": "
|
|
19066
|
-
"claude": "
|
|
19157
|
+
"codex": "blocked",
|
|
19158
|
+
"claude": "blocked"
|
|
19067
19159
|
},
|
|
19068
19160
|
"setup": {
|
|
19069
19161
|
"type": "none",
|
|
19070
19162
|
"summary": "",
|
|
19071
19163
|
"docs": null
|
|
19072
19164
|
},
|
|
19073
|
-
"reasons": [
|
|
19165
|
+
"reasons": [
|
|
19166
|
+
"explicit_target_restriction"
|
|
19167
|
+
]
|
|
19074
19168
|
}
|
|
19075
19169
|
},
|
|
19076
19170
|
{
|
|
@@ -19425,6 +19519,28 @@
|
|
|
19425
19519
|
"reasons": []
|
|
19426
19520
|
}
|
|
19427
19521
|
},
|
|
19522
|
+
{
|
|
19523
|
+
"id": "moatmri",
|
|
19524
|
+
"path": "skills/moatmri",
|
|
19525
|
+
"category": "business",
|
|
19526
|
+
"name": "moatmri",
|
|
19527
|
+
"description": "Analyze AI disruption pressure across a business, map competitive exposure, and produce a 90-day defensive action plan.",
|
|
19528
|
+
"risk": "safe",
|
|
19529
|
+
"source": "community",
|
|
19530
|
+
"date_added": "2026-05-31",
|
|
19531
|
+
"plugin": {
|
|
19532
|
+
"targets": {
|
|
19533
|
+
"codex": "supported",
|
|
19534
|
+
"claude": "supported"
|
|
19535
|
+
},
|
|
19536
|
+
"setup": {
|
|
19537
|
+
"type": "none",
|
|
19538
|
+
"summary": "",
|
|
19539
|
+
"docs": null
|
|
19540
|
+
},
|
|
19541
|
+
"reasons": []
|
|
19542
|
+
}
|
|
19543
|
+
},
|
|
19428
19544
|
{
|
|
19429
19545
|
"id": "mobile-design",
|
|
19430
19546
|
"path": "skills/mobile-design",
|
|
@@ -20443,6 +20559,28 @@
|
|
|
20443
20559
|
"reasons": []
|
|
20444
20560
|
}
|
|
20445
20561
|
},
|
|
20562
|
+
{
|
|
20563
|
+
"id": "nextjs-seo-indexing",
|
|
20564
|
+
"path": "skills/nextjs-seo-indexing",
|
|
20565
|
+
"category": "seo",
|
|
20566
|
+
"name": "nextjs-seo-indexing",
|
|
20567
|
+
"description": "Fix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, static rendering, and internal linking.",
|
|
20568
|
+
"risk": "safe",
|
|
20569
|
+
"source": "self",
|
|
20570
|
+
"date_added": "2026-05-31",
|
|
20571
|
+
"plugin": {
|
|
20572
|
+
"targets": {
|
|
20573
|
+
"codex": "supported",
|
|
20574
|
+
"claude": "supported"
|
|
20575
|
+
},
|
|
20576
|
+
"setup": {
|
|
20577
|
+
"type": "none",
|
|
20578
|
+
"summary": "",
|
|
20579
|
+
"docs": null
|
|
20580
|
+
},
|
|
20581
|
+
"reasons": []
|
|
20582
|
+
}
|
|
20583
|
+
},
|
|
20446
20584
|
{
|
|
20447
20585
|
"id": "nextjs-supabase-auth",
|
|
20448
20586
|
"path": "skills/nextjs-supabase-auth",
|
|
@@ -24650,6 +24788,28 @@
|
|
|
24650
24788
|
"reasons": []
|
|
24651
24789
|
}
|
|
24652
24790
|
},
|
|
24791
|
+
{
|
|
24792
|
+
"id": "runaway-guard",
|
|
24793
|
+
"path": "skills/runaway-guard",
|
|
24794
|
+
"category": "ai-ml",
|
|
24795
|
+
"name": "runaway-guard",
|
|
24796
|
+
"description": "Cost-safety discipline for paid AI / inference APIs: treat $-cost as a third complexity dimension alongside time and space. Forces a written per-run $-cap, per-day $-cap, max-iterations bound, concurrency limit, and a matching provider-dashboard hard cap BEFORE any call site is written.",
|
|
24797
|
+
"risk": "safe",
|
|
24798
|
+
"source": "community",
|
|
24799
|
+
"date_added": "2026-05-28",
|
|
24800
|
+
"plugin": {
|
|
24801
|
+
"targets": {
|
|
24802
|
+
"codex": "supported",
|
|
24803
|
+
"claude": "supported"
|
|
24804
|
+
},
|
|
24805
|
+
"setup": {
|
|
24806
|
+
"type": "none",
|
|
24807
|
+
"summary": "",
|
|
24808
|
+
"docs": null
|
|
24809
|
+
},
|
|
24810
|
+
"reasons": []
|
|
24811
|
+
}
|
|
24812
|
+
},
|
|
24653
24813
|
{
|
|
24654
24814
|
"id": "rust-async-patterns",
|
|
24655
24815
|
"path": "skills/rust-async-patterns",
|
|
@@ -25046,6 +25206,28 @@
|
|
|
25046
25206
|
"reasons": []
|
|
25047
25207
|
}
|
|
25048
25208
|
},
|
|
25209
|
+
{
|
|
25210
|
+
"id": "schema-markup-generator",
|
|
25211
|
+
"path": "skills/schema-markup-generator",
|
|
25212
|
+
"category": "seo",
|
|
25213
|
+
"name": "schema-markup-generator",
|
|
25214
|
+
"description": "Generate and implement JSON-LD structured data for web apps, tool pages, blogs, FAQs, and SaaS sites. Supports WebSite, SoftwareApplication, BlogPosting, FAQPage, HowTo, BreadcrumbList, and Organization schemas.",
|
|
25215
|
+
"risk": "safe",
|
|
25216
|
+
"source": "self",
|
|
25217
|
+
"date_added": "2026-05-31",
|
|
25218
|
+
"plugin": {
|
|
25219
|
+
"targets": {
|
|
25220
|
+
"codex": "supported",
|
|
25221
|
+
"claude": "supported"
|
|
25222
|
+
},
|
|
25223
|
+
"setup": {
|
|
25224
|
+
"type": "none",
|
|
25225
|
+
"summary": "",
|
|
25226
|
+
"docs": null
|
|
25227
|
+
},
|
|
25228
|
+
"reasons": []
|
|
25229
|
+
}
|
|
25230
|
+
},
|
|
25049
25231
|
{
|
|
25050
25232
|
"id": "scientific-writing",
|
|
25051
25233
|
"path": "skills/scientific-writing",
|
|
@@ -25514,20 +25696,22 @@
|
|
|
25514
25696
|
"category": "api-integration",
|
|
25515
25697
|
"name": "sendblue-api",
|
|
25516
25698
|
"description": "Send and receive iMessage, SMS, and RCS from application code via the Sendblue HTTP API \u2014 text, media, group messages, send styles, reactions, typing indicators, status callbacks, and inbound webhooks.",
|
|
25517
|
-
"risk": "
|
|
25699
|
+
"risk": "critical",
|
|
25518
25700
|
"source": "community",
|
|
25519
25701
|
"date_added": "2026-05-22",
|
|
25520
25702
|
"plugin": {
|
|
25521
25703
|
"targets": {
|
|
25522
|
-
"codex": "
|
|
25523
|
-
"claude": "
|
|
25704
|
+
"codex": "blocked",
|
|
25705
|
+
"claude": "blocked"
|
|
25524
25706
|
},
|
|
25525
25707
|
"setup": {
|
|
25526
25708
|
"type": "none",
|
|
25527
25709
|
"summary": "",
|
|
25528
25710
|
"docs": null
|
|
25529
25711
|
},
|
|
25530
|
-
"reasons": [
|
|
25712
|
+
"reasons": [
|
|
25713
|
+
"explicit_target_restriction"
|
|
25714
|
+
]
|
|
25531
25715
|
}
|
|
25532
25716
|
},
|
|
25533
25717
|
{
|
|
@@ -25536,20 +25720,22 @@
|
|
|
25536
25720
|
"category": "api-integration",
|
|
25537
25721
|
"name": "sendblue-cli",
|
|
25538
25722
|
"description": "Send iMessage and SMS from the shell via the @sendblue/cli npm package \u2014 outbound sends, contact management, and account setup with no API client or webhook server required.",
|
|
25539
|
-
"risk": "
|
|
25723
|
+
"risk": "critical",
|
|
25540
25724
|
"source": "community",
|
|
25541
25725
|
"date_added": "2026-05-22",
|
|
25542
25726
|
"plugin": {
|
|
25543
25727
|
"targets": {
|
|
25544
|
-
"codex": "
|
|
25545
|
-
"claude": "
|
|
25728
|
+
"codex": "blocked",
|
|
25729
|
+
"claude": "blocked"
|
|
25546
25730
|
},
|
|
25547
25731
|
"setup": {
|
|
25548
25732
|
"type": "none",
|
|
25549
25733
|
"summary": "",
|
|
25550
25734
|
"docs": null
|
|
25551
25735
|
},
|
|
25552
|
-
"reasons": [
|
|
25736
|
+
"reasons": [
|
|
25737
|
+
"explicit_target_restriction"
|
|
25738
|
+
]
|
|
25553
25739
|
}
|
|
25554
25740
|
},
|
|
25555
25741
|
{
|
|
@@ -25558,20 +25744,22 @@
|
|
|
25558
25744
|
"category": "automation",
|
|
25559
25745
|
"name": "sendblue-notify",
|
|
25560
25746
|
"description": "Text the user's phone when a long-running task, agent turn, or scheduled job finishes \u2014 via @sendblue/cli for outbound, optionally wired to a Claude Code Stop hook for automatic fire.",
|
|
25561
|
-
"risk": "
|
|
25747
|
+
"risk": "critical",
|
|
25562
25748
|
"source": "community",
|
|
25563
25749
|
"date_added": "2026-05-22",
|
|
25564
25750
|
"plugin": {
|
|
25565
25751
|
"targets": {
|
|
25566
|
-
"codex": "
|
|
25567
|
-
"claude": "
|
|
25752
|
+
"codex": "blocked",
|
|
25753
|
+
"claude": "blocked"
|
|
25568
25754
|
},
|
|
25569
25755
|
"setup": {
|
|
25570
25756
|
"type": "none",
|
|
25571
25757
|
"summary": "",
|
|
25572
25758
|
"docs": null
|
|
25573
25759
|
},
|
|
25574
|
-
"reasons": [
|
|
25760
|
+
"reasons": [
|
|
25761
|
+
"explicit_target_restriction"
|
|
25762
|
+
]
|
|
25575
25763
|
}
|
|
25576
25764
|
},
|
|
25577
25765
|
{
|
|
@@ -27368,6 +27556,28 @@
|
|
|
27368
27556
|
"reasons": []
|
|
27369
27557
|
}
|
|
27370
27558
|
},
|
|
27559
|
+
{
|
|
27560
|
+
"id": "social-metadata-hardening",
|
|
27561
|
+
"path": "skills/social-metadata-hardening",
|
|
27562
|
+
"category": "seo",
|
|
27563
|
+
"name": "social-metadata-hardening",
|
|
27564
|
+
"description": "Fix social sharing previews so URLs render as rich cards on Facebook, LinkedIn, X/Twitter, WhatsApp, Telegram, Slack, and Discord. Covers OG tags, Twitter cards, absolute image URLs, and metadata debugging.",
|
|
27565
|
+
"risk": "safe",
|
|
27566
|
+
"source": "self",
|
|
27567
|
+
"date_added": "2026-05-31",
|
|
27568
|
+
"plugin": {
|
|
27569
|
+
"targets": {
|
|
27570
|
+
"codex": "supported",
|
|
27571
|
+
"claude": "supported"
|
|
27572
|
+
},
|
|
27573
|
+
"setup": {
|
|
27574
|
+
"type": "none",
|
|
27575
|
+
"summary": "",
|
|
27576
|
+
"docs": null
|
|
27577
|
+
},
|
|
27578
|
+
"reasons": []
|
|
27579
|
+
}
|
|
27580
|
+
},
|
|
27371
27581
|
{
|
|
27372
27582
|
"id": "social-orchestrator",
|
|
27373
27583
|
"path": "skills/social-orchestrator",
|
|
@@ -27440,20 +27650,22 @@
|
|
|
27440
27650
|
"category": "marketing",
|
|
27441
27651
|
"name": "socialclaw",
|
|
27442
27652
|
"description": "Agent-first social media publishing skill \u2014 schedule and publish posts across 13 platforms (X, LinkedIn, Instagram, Facebook Pages, TikTok, Discord, Telegram, YouTube, Reddit, WordPress, Pinterest) via a single workspace API key.",
|
|
27443
|
-
"risk": "
|
|
27653
|
+
"risk": "critical",
|
|
27444
27654
|
"source": "community",
|
|
27445
27655
|
"date_added": "2026-05-25",
|
|
27446
27656
|
"plugin": {
|
|
27447
27657
|
"targets": {
|
|
27448
|
-
"codex": "
|
|
27449
|
-
"claude": "
|
|
27658
|
+
"codex": "blocked",
|
|
27659
|
+
"claude": "blocked"
|
|
27450
27660
|
},
|
|
27451
27661
|
"setup": {
|
|
27452
27662
|
"type": "none",
|
|
27453
27663
|
"summary": "",
|
|
27454
27664
|
"docs": null
|
|
27455
27665
|
},
|
|
27456
|
-
"reasons": [
|
|
27666
|
+
"reasons": [
|
|
27667
|
+
"explicit_target_restriction"
|
|
27668
|
+
]
|
|
27457
27669
|
}
|
|
27458
27670
|
},
|
|
27459
27671
|
{
|
|
@@ -29251,15 +29463,17 @@
|
|
|
29251
29463
|
"date_added": "2026-05-26",
|
|
29252
29464
|
"plugin": {
|
|
29253
29465
|
"targets": {
|
|
29254
|
-
"codex": "
|
|
29255
|
-
"claude": "
|
|
29466
|
+
"codex": "blocked",
|
|
29467
|
+
"claude": "blocked"
|
|
29256
29468
|
},
|
|
29257
29469
|
"setup": {
|
|
29258
29470
|
"type": "none",
|
|
29259
29471
|
"summary": "",
|
|
29260
29472
|
"docs": null
|
|
29261
29473
|
},
|
|
29262
|
-
"reasons": [
|
|
29474
|
+
"reasons": [
|
|
29475
|
+
"explicit_target_restriction"
|
|
29476
|
+
]
|
|
29263
29477
|
}
|
|
29264
29478
|
},
|
|
29265
29479
|
{
|
|
@@ -31006,6 +31220,50 @@
|
|
|
31006
31220
|
"reasons": []
|
|
31007
31221
|
}
|
|
31008
31222
|
},
|
|
31223
|
+
{
|
|
31224
|
+
"id": "vibe-code-cleanup",
|
|
31225
|
+
"path": "skills/vibe-code-cleanup",
|
|
31226
|
+
"category": "fullstack",
|
|
31227
|
+
"name": "vibe-code-cleanup",
|
|
31228
|
+
"description": "Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, broken references, and standardizes helpers without breaking routes or APIs.",
|
|
31229
|
+
"risk": "safe",
|
|
31230
|
+
"source": "self",
|
|
31231
|
+
"date_added": "2026-05-31",
|
|
31232
|
+
"plugin": {
|
|
31233
|
+
"targets": {
|
|
31234
|
+
"codex": "supported",
|
|
31235
|
+
"claude": "supported"
|
|
31236
|
+
},
|
|
31237
|
+
"setup": {
|
|
31238
|
+
"type": "none",
|
|
31239
|
+
"summary": "",
|
|
31240
|
+
"docs": null
|
|
31241
|
+
},
|
|
31242
|
+
"reasons": []
|
|
31243
|
+
}
|
|
31244
|
+
},
|
|
31245
|
+
{
|
|
31246
|
+
"id": "vibecode-production-qa-validator",
|
|
31247
|
+
"path": "skills/vibecode-production-qa-validator",
|
|
31248
|
+
"category": "devops",
|
|
31249
|
+
"name": "vibecode-production-qa-validator",
|
|
31250
|
+
"description": "End-to-end production QA, build verification, and launch-readiness checklist for fullstack Next.js apps before going live or shipping a major update. Covers TypeScript, linting, tests, build, SEO tags, route regression, and sitemap validation.",
|
|
31251
|
+
"risk": "safe",
|
|
31252
|
+
"source": "self",
|
|
31253
|
+
"date_added": "2026-05-31",
|
|
31254
|
+
"plugin": {
|
|
31255
|
+
"targets": {
|
|
31256
|
+
"codex": "supported",
|
|
31257
|
+
"claude": "supported"
|
|
31258
|
+
},
|
|
31259
|
+
"setup": {
|
|
31260
|
+
"type": "none",
|
|
31261
|
+
"summary": "",
|
|
31262
|
+
"docs": null
|
|
31263
|
+
},
|
|
31264
|
+
"reasons": []
|
|
31265
|
+
}
|
|
31266
|
+
},
|
|
31009
31267
|
{
|
|
31010
31268
|
"id": "vibers-code-review",
|
|
31011
31269
|
"path": "skills/vibers-code-review",
|
|
@@ -31891,7 +32149,7 @@
|
|
|
31891
32149
|
"path": "skills/wordpress-centric-high-seo-optimized-blogwriting-skill",
|
|
31892
32150
|
"category": "content",
|
|
31893
32151
|
"name": "wordpress-centric-high-seo-optimized-blogwriting-skill",
|
|
31894
|
-
"description": "
|
|
32152
|
+
"description": "Generate clean, human-sounding, SEO-optimized WordPress blog posts with optional Yoast metadata, JSON-LD schema markup, and image SEO planning. Supports modular batch output.",
|
|
31895
32153
|
"risk": "safe",
|
|
31896
32154
|
"source": "self",
|
|
31897
32155
|
"date_added": "2026-04-12",
|
|
@@ -32416,6 +32674,28 @@
|
|
|
32416
32674
|
"reasons": []
|
|
32417
32675
|
}
|
|
32418
32676
|
},
|
|
32677
|
+
{
|
|
32678
|
+
"id": "yield-intelligence",
|
|
32679
|
+
"path": "skills/yield-intelligence",
|
|
32680
|
+
"category": "uncategorized",
|
|
32681
|
+
"name": "yield-intelligence",
|
|
32682
|
+
"description": "Passive income portfolio analysis \u2014 activate when user asks about dividend yields, Treasury rates, REIT income, monthly passive income goals, or portfolio yield optimization. Scans 4 asset classes, ranks by risk-adjusted return, and builds allocations targeting a specific monthly income.",
|
|
32683
|
+
"risk": "safe",
|
|
32684
|
+
"source": "community",
|
|
32685
|
+
"date_added": "2026-05-31",
|
|
32686
|
+
"plugin": {
|
|
32687
|
+
"targets": {
|
|
32688
|
+
"codex": "supported",
|
|
32689
|
+
"claude": "supported"
|
|
32690
|
+
},
|
|
32691
|
+
"setup": {
|
|
32692
|
+
"type": "none",
|
|
32693
|
+
"summary": "",
|
|
32694
|
+
"docs": null
|
|
32695
|
+
},
|
|
32696
|
+
"reasons": []
|
|
32697
|
+
}
|
|
32698
|
+
},
|
|
32419
32699
|
{
|
|
32420
32700
|
"id": "youtube-automation",
|
|
32421
32701
|
"path": "skills/youtube-automation",
|
|
@@ -32438,6 +32718,28 @@
|
|
|
32438
32718
|
"reasons": []
|
|
32439
32719
|
}
|
|
32440
32720
|
},
|
|
32721
|
+
{
|
|
32722
|
+
"id": "youtube-full",
|
|
32723
|
+
"path": "skills/youtube-full",
|
|
32724
|
+
"category": "api-integration",
|
|
32725
|
+
"name": "youtube-full",
|
|
32726
|
+
"description": "Fetch YouTube transcripts, search videos, browse channels, and extract playlists via TranscriptAPI \u2014 no yt-dlp, no Google API key, works from any cloud server.",
|
|
32727
|
+
"risk": "safe",
|
|
32728
|
+
"source": "community",
|
|
32729
|
+
"date_added": "2026-05-29",
|
|
32730
|
+
"plugin": {
|
|
32731
|
+
"targets": {
|
|
32732
|
+
"codex": "supported",
|
|
32733
|
+
"claude": "supported"
|
|
32734
|
+
},
|
|
32735
|
+
"setup": {
|
|
32736
|
+
"type": "none",
|
|
32737
|
+
"summary": "TranscriptAPI OAuth provisions the API key on first skill invocation. No manual credential setup. 100 free credits included.",
|
|
32738
|
+
"docs": "https://transcriptapi.com/docs"
|
|
32739
|
+
},
|
|
32740
|
+
"reasons": []
|
|
32741
|
+
}
|
|
32742
|
+
},
|
|
32441
32743
|
{
|
|
32442
32744
|
"id": "youtube-summarizer",
|
|
32443
32745
|
"path": "skills/youtube-summarizer",
|