opencode-skills-collection 4.0.64 → 4.0.66
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 +3 -1
- package/bundled-skills/antigravity-maintainer-batch-release/SKILL.md +1 -1
- package/bundled-skills/seo-aeo-blog-writer/SKILL.md +140 -59
- package/bundled-skills/seo-aeo-content-cluster/SKILL.md +180 -61
- package/bundled-skills/seo-aeo-content-quality-auditor/SKILL.md +221 -64
- package/bundled-skills/seo-aeo-content-quality-auditor/references/seo-audit-checklist.md +63 -0
- package/bundled-skills/seo-aeo-internal-linking/SKILL.md +220 -59
- package/bundled-skills/seo-aeo-keyword-research/SKILL.md +297 -76
- package/bundled-skills/seo-aeo-landing-page-writer/SKILL.md +116 -83
- package/bundled-skills/seo-aeo-meta-description-generator/SKILL.md +316 -62
- package/bundled-skills/seo-aeo-orchestrator/SKILL.md +281 -0
- package/bundled-skills/seo-aeo-schema-generator/SKILL.md +302 -68
- package/bundled-skills/seo-aeo-schema-generator/references/aggregate-rating-schema.json +8 -0
- package/bundled-skills/seo-aeo-schema-generator/references/article-schema.json +10 -0
- package/bundled-skills/seo-aeo-schema-generator/references/breadcrumb-schema.json +5 -0
- package/bundled-skills/seo-aeo-schema-generator/references/faq-schema.json +5 -0
- package/bundled-skills/seo-aeo-schema-generator/references/howto-schema.json +7 -0
- package/bundled-skills/seo-aeo-schema-generator/references/organization-schema.json +7 -0
- package/bundled-skills/seo-aeo-schema-generator/references/product-schema.json +8 -0
- package/bundled-skills/seo-aeo-schema-generator/references/review-schema.json +8 -0
- package/bundled-skills/seo-aeo-schema-generator/references/webpage-schema.json +7 -0
- package/bundled-skills/seo-aeo-schema-generator/references/website-schema.json +7 -0
- package/bundled-skills/youtube-transcript-skills/SKILL.md +110 -0
- package/package.json +1 -1
- package/skills_index.json +125 -8
package/skills_index.json
CHANGED
|
@@ -8253,6 +8253,41 @@
|
|
|
8253
8253
|
"reference-data"
|
|
8254
8254
|
]
|
|
8255
8255
|
},
|
|
8256
|
+
{
|
|
8257
|
+
"id": "beatra-ai-video-studio",
|
|
8258
|
+
"path": "skills/beatra-ai-video-studio",
|
|
8259
|
+
"category": "media",
|
|
8260
|
+
"name": "beatra-ai-video-studio",
|
|
8261
|
+
"description": "Install and use the official Beatra AI Video Studio package, pinned by digest, for paid text-to-video, image-to-video, and video edit or extend jobs on the hosted Beatra service.",
|
|
8262
|
+
"risk": "critical",
|
|
8263
|
+
"source": "community",
|
|
8264
|
+
"date_added": "2026-09-17",
|
|
8265
|
+
"plugin": {
|
|
8266
|
+
"targets": {
|
|
8267
|
+
"codex": "supported",
|
|
8268
|
+
"claude": "supported"
|
|
8269
|
+
},
|
|
8270
|
+
"setup": {
|
|
8271
|
+
"type": "none",
|
|
8272
|
+
"summary": "",
|
|
8273
|
+
"docs": null
|
|
8274
|
+
},
|
|
8275
|
+
"reasons": []
|
|
8276
|
+
},
|
|
8277
|
+
"source_type": "official",
|
|
8278
|
+
"source_repo": "beatra-ai/beatra-skills",
|
|
8279
|
+
"license": "MIT-0",
|
|
8280
|
+
"license_source": "https://github.com/beatra-ai/beatra-skills/blob/95d662f7aeddd6e2aa6da9e14f9c985e3f6b914d/LICENSE",
|
|
8281
|
+
"tags": [
|
|
8282
|
+
"video-generation",
|
|
8283
|
+
"text-to-video",
|
|
8284
|
+
"image-to-video",
|
|
8285
|
+
"video-editing",
|
|
8286
|
+
"mcp",
|
|
8287
|
+
"paid-api",
|
|
8288
|
+
"beatra"
|
|
8289
|
+
]
|
|
8290
|
+
},
|
|
8256
8291
|
{
|
|
8257
8292
|
"id": "beautiful-prose",
|
|
8258
8293
|
"path": "skills/beautiful-prose",
|
|
@@ -30840,6 +30875,31 @@
|
|
|
30840
30875
|
"reasons": []
|
|
30841
30876
|
}
|
|
30842
30877
|
},
|
|
30878
|
+
{
|
|
30879
|
+
"id": "meteora-dlmm-pool-screening",
|
|
30880
|
+
"path": "skills/meteora-dlmm-pool-screening",
|
|
30881
|
+
"category": "uncategorized",
|
|
30882
|
+
"name": "meteora-dlmm-pool-screening",
|
|
30883
|
+
"description": "Screen and rank Meteora DLMM pools for LP quality using public Meteora APIs (fee/TVL, bin step, organic score). Read-only: never deploys, swaps, or signs.\n",
|
|
30884
|
+
"risk": "safe",
|
|
30885
|
+
"source": "community",
|
|
30886
|
+
"date_added": "2026-09-17",
|
|
30887
|
+
"plugin": {
|
|
30888
|
+
"targets": {
|
|
30889
|
+
"codex": "supported",
|
|
30890
|
+
"claude": "supported"
|
|
30891
|
+
},
|
|
30892
|
+
"setup": {
|
|
30893
|
+
"type": "none",
|
|
30894
|
+
"summary": "",
|
|
30895
|
+
"docs": null
|
|
30896
|
+
},
|
|
30897
|
+
"reasons": []
|
|
30898
|
+
},
|
|
30899
|
+
"source_type": "community",
|
|
30900
|
+
"source_repo": "romankurnovskii/etemaro",
|
|
30901
|
+
"license": "MIT"
|
|
30902
|
+
},
|
|
30843
30903
|
{
|
|
30844
30904
|
"id": "micro-saas-launcher",
|
|
30845
30905
|
"path": "skills/micro-saas-launcher",
|
|
@@ -41385,7 +41445,7 @@
|
|
|
41385
41445
|
"path": "skills/seo-aeo-blog-writer",
|
|
41386
41446
|
"category": "content",
|
|
41387
41447
|
"name": "seo-aeo-blog-writer",
|
|
41388
|
-
"description": "Writes long-form
|
|
41448
|
+
"description": "Writes search-intent-led long-form articles with answer-first structure, FAQ coverage, internal links, and conversion paths for SEO and AEO.",
|
|
41389
41449
|
"risk": "safe",
|
|
41390
41450
|
"source": "community",
|
|
41391
41451
|
"date_added": "2026-04-01",
|
|
@@ -41407,7 +41467,7 @@
|
|
|
41407
41467
|
"path": "skills/seo-aeo-content-cluster",
|
|
41408
41468
|
"category": "content",
|
|
41409
41469
|
"name": "seo-aeo-content-cluster",
|
|
41410
|
-
"description": "Builds a topical authority map
|
|
41470
|
+
"description": "Builds a topical authority map from business goals, search intent, existing content, and gaps, then prioritises foundational and supporting pages.",
|
|
41411
41471
|
"risk": "safe",
|
|
41412
41472
|
"source": "community",
|
|
41413
41473
|
"date_added": "2026-04-01",
|
|
@@ -41429,7 +41489,7 @@
|
|
|
41429
41489
|
"path": "skills/seo-aeo-content-quality-auditor",
|
|
41430
41490
|
"category": "content",
|
|
41431
41491
|
"name": "seo-aeo-content-quality-auditor",
|
|
41432
|
-
"description": "Audits
|
|
41492
|
+
"description": "Audits a website, codebase, page, or content set for technical SEO, search intent, AEO, conversion paths, and publishing readiness, then produces prioritised fixes that can be implemented and verified.",
|
|
41433
41493
|
"risk": "safe",
|
|
41434
41494
|
"source": "community",
|
|
41435
41495
|
"date_added": "2026-04-01",
|
|
@@ -41451,7 +41511,7 @@
|
|
|
41451
41511
|
"path": "skills/seo-aeo-internal-linking",
|
|
41452
41512
|
"category": "uncategorized",
|
|
41453
41513
|
"name": "seo-aeo-internal-linking",
|
|
41454
|
-
"description": "Maps internal link opportunities between pages with anchor text, placement instructions, orphan
|
|
41514
|
+
"description": "Maps internal link opportunities between pages with relevant anchor text, placement instructions, orphan-page detection, and cannibalisation checks.",
|
|
41455
41515
|
"risk": "safe",
|
|
41456
41516
|
"source": "community",
|
|
41457
41517
|
"date_added": "2026-04-01",
|
|
@@ -41473,7 +41533,7 @@
|
|
|
41473
41533
|
"path": "skills/seo-aeo-keyword-research",
|
|
41474
41534
|
"category": "content",
|
|
41475
41535
|
"name": "seo-aeo-keyword-research",
|
|
41476
|
-
"description": "Researches and prioritises
|
|
41536
|
+
"description": "Researches and prioritises keywords from the site context and live search intent, including problem queries, question queries, difficulty tiers, and a content map.",
|
|
41477
41537
|
"risk": "safe",
|
|
41478
41538
|
"source": "community",
|
|
41479
41539
|
"date_added": "2026-04-01",
|
|
@@ -41495,7 +41555,7 @@
|
|
|
41495
41555
|
"path": "skills/seo-aeo-landing-page-writer",
|
|
41496
41556
|
"category": "uncategorized",
|
|
41497
41557
|
"name": "seo-aeo-landing-page-writer",
|
|
41498
|
-
"description": "Writes
|
|
41558
|
+
"description": "Writes or improves conversion-focused landing pages for products, services, and offers with practical SEO and AEO structure.",
|
|
41499
41559
|
"risk": "safe",
|
|
41500
41560
|
"source": "community",
|
|
41501
41561
|
"date_added": "2026-04-01",
|
|
@@ -41517,7 +41577,7 @@
|
|
|
41517
41577
|
"path": "skills/seo-aeo-meta-description-generator",
|
|
41518
41578
|
"category": "uncategorized",
|
|
41519
41579
|
"name": "seo-aeo-meta-description-generator",
|
|
41520
|
-
"description": "Writes
|
|
41580
|
+
"description": "Writes title tags, meta descriptions, Open Graph tags, and Twitter Card tags aligned to page intent and conversion goals.",
|
|
41521
41581
|
"risk": "safe",
|
|
41522
41582
|
"source": "community",
|
|
41523
41583
|
"date_added": "2026-04-01",
|
|
@@ -41534,12 +41594,35 @@
|
|
|
41534
41594
|
"reasons": []
|
|
41535
41595
|
}
|
|
41536
41596
|
},
|
|
41597
|
+
{
|
|
41598
|
+
"id": "seo-aeo-orchestrator",
|
|
41599
|
+
"path": "skills/seo-aeo-orchestrator",
|
|
41600
|
+
"category": "uncategorized",
|
|
41601
|
+
"name": "seo-aeo-orchestrator",
|
|
41602
|
+
"description": "Runs an audit-first SEO/AEO growth workflow from project discovery through implementation, foundational content, measurement setup, deployment verification, and optional weekly monitoring.",
|
|
41603
|
+
"risk": "critical",
|
|
41604
|
+
"source": "self",
|
|
41605
|
+
"date_added": "2026-09-16",
|
|
41606
|
+
"plugin": {
|
|
41607
|
+
"targets": {
|
|
41608
|
+
"codex": "supported",
|
|
41609
|
+
"claude": "supported"
|
|
41610
|
+
},
|
|
41611
|
+
"setup": {
|
|
41612
|
+
"type": "none",
|
|
41613
|
+
"summary": "",
|
|
41614
|
+
"docs": null
|
|
41615
|
+
},
|
|
41616
|
+
"reasons": []
|
|
41617
|
+
},
|
|
41618
|
+
"source_type": "self"
|
|
41619
|
+
},
|
|
41537
41620
|
{
|
|
41538
41621
|
"id": "seo-aeo-schema-generator",
|
|
41539
41622
|
"path": "skills/seo-aeo-schema-generator",
|
|
41540
41623
|
"category": "uncategorized",
|
|
41541
41624
|
"name": "seo-aeo-schema-generator",
|
|
41542
|
-
"description": "Generates
|
|
41625
|
+
"description": "Generates and validates implementation-ready JSON-LD structured data for relevant page types and rich-result eligibility.",
|
|
41543
41626
|
"risk": "safe",
|
|
41544
41627
|
"source": "community",
|
|
41545
41628
|
"date_added": "2026-04-01",
|
|
@@ -51989,6 +52072,40 @@
|
|
|
51989
52072
|
"research"
|
|
51990
52073
|
]
|
|
51991
52074
|
},
|
|
52075
|
+
{
|
|
52076
|
+
"id": "youtube-transcript-skills",
|
|
52077
|
+
"path": "skills/youtube-transcript-skills",
|
|
52078
|
+
"category": "api-integration",
|
|
52079
|
+
"name": "youtube-transcript-skills",
|
|
52080
|
+
"description": "Fetch YouTube video transcripts, search videos/channels, browse channels, and extract playlists via the getyoutubetranscript.com API - free tier, no card required.",
|
|
52081
|
+
"risk": "safe",
|
|
52082
|
+
"source": "community",
|
|
52083
|
+
"date_added": "2026-09-13",
|
|
52084
|
+
"plugin": {
|
|
52085
|
+
"targets": {
|
|
52086
|
+
"codex": "supported",
|
|
52087
|
+
"claude": "supported"
|
|
52088
|
+
},
|
|
52089
|
+
"setup": {
|
|
52090
|
+
"type": "none",
|
|
52091
|
+
"summary": "",
|
|
52092
|
+
"docs": null
|
|
52093
|
+
},
|
|
52094
|
+
"reasons": []
|
|
52095
|
+
},
|
|
52096
|
+
"source_type": "community",
|
|
52097
|
+
"source_repo": "tubeagentkit/youtube-transcript-skills",
|
|
52098
|
+
"license": "MIT",
|
|
52099
|
+
"license_source": "https://github.com/tubeagentkit/youtube-transcript-skills/blob/main/LICENSE",
|
|
52100
|
+
"tags": [
|
|
52101
|
+
"youtube",
|
|
52102
|
+
"transcripts",
|
|
52103
|
+
"video-search",
|
|
52104
|
+
"channels",
|
|
52105
|
+
"playlists",
|
|
52106
|
+
"api"
|
|
52107
|
+
]
|
|
52108
|
+
},
|
|
51992
52109
|
{
|
|
51993
52110
|
"id": "zapier-make-patterns",
|
|
51994
52111
|
"path": "skills/zapier-make-patterns",
|