opencode-skills-collection 3.0.48 → 3.0.49

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 (403) hide show
  1. package/bundled-skills/.antigravity-install-manifest.json +15 -1
  2. package/bundled-skills/ab-test-setup/SKILL.md +6 -6
  3. package/bundled-skills/apify-actorization/SKILL.md +2 -2
  4. package/bundled-skills/brave-man/SKILL.md +191 -0
  5. package/bundled-skills/crossframe/SKILL.md +212 -0
  6. package/bundled-skills/crossframe/agents/openai.yaml +4 -0
  7. package/bundled-skills/crossframe/evals/crossframe-smoke-tests.md +277 -0
  8. package/bundled-skills/crossframe/examples/ai-compliance-case.md +21 -0
  9. package/bundled-skills/crossframe/examples/bad-output-vs-good-output.md +54 -0
  10. package/bundled-skills/crossframe/examples/concept-nihilism-case.md +39 -0
  11. package/bundled-skills/crossframe/examples/exit-transfer-case.md +21 -0
  12. package/bundled-skills/crossframe/examples/expression-translation-case.md +15 -0
  13. package/bundled-skills/crossframe/examples/field-dissociation-case.md +16 -0
  14. package/bundled-skills/crossframe/examples/framework-boundary-case.md +27 -0
  15. package/bundled-skills/crossframe/examples/governance-continuity-case.md +17 -0
  16. package/bundled-skills/crossframe/examples/healing-transfer-route-case.md +19 -0
  17. package/bundled-skills/crossframe/examples/high-reflexivity-case.md +19 -0
  18. package/bundled-skills/crossframe/examples/intimate-relationship-light-case.md +18 -0
  19. package/bundled-skills/crossframe/examples/large-scale-stress-case.md +17 -0
  20. package/bundled-skills/crossframe/examples/life-first-cause-case.md +34 -0
  21. package/bundled-skills/crossframe/examples/lifecycle-stage-case.md +16 -0
  22. package/bundled-skills/crossframe/examples/love-open-action-case.md +21 -0
  23. package/bundled-skills/crossframe/examples/low-condition-action-case.md +21 -0
  24. package/bundled-skills/crossframe/examples/organization-case.md +42 -0
  25. package/bundled-skills/crossframe/examples/progression-case.md +16 -0
  26. package/bundled-skills/crossframe/examples/public-institution-case.md +19 -0
  27. package/bundled-skills/crossframe/examples/public-system-case.md +39 -0
  28. package/bundled-skills/crossframe/examples/relationship-case.md +42 -0
  29. package/bundled-skills/crossframe/examples/scale-transfer-misuse-case.md +21 -0
  30. package/bundled-skills/crossframe/examples/strong-judgment-case.md +19 -0
  31. package/bundled-skills/crossframe/examples/theory-backend-case.md +18 -0
  32. package/bundled-skills/crossframe/protocols/anti-capture-protocol.md +40 -0
  33. package/bundled-skills/crossframe/protocols/concept-explanation-protocol.md +80 -0
  34. package/bundled-skills/crossframe/protocols/diagnosis-protocol.md +94 -0
  35. package/bundled-skills/crossframe/protocols/expression-translation-protocol.md +28 -0
  36. package/bundled-skills/crossframe/protocols/field-dissociation-protocol.md +28 -0
  37. package/bundled-skills/crossframe/protocols/framework-boundary-protocol.md +38 -0
  38. package/bundled-skills/crossframe/protocols/governance-continuity-protocol.md +32 -0
  39. package/bundled-skills/crossframe/protocols/healing-transfer-protocol.md +69 -0
  40. package/bundled-skills/crossframe/protocols/high-reflexivity-protocol.md +55 -0
  41. package/bundled-skills/crossframe/protocols/inference-protocol.md +49 -0
  42. package/bundled-skills/crossframe/protocols/intimate-relationship-protocol.md +50 -0
  43. package/bundled-skills/crossframe/protocols/large-scale-stress-test-protocol.md +26 -0
  44. package/bundled-skills/crossframe/protocols/lifecycle-diagnosis-protocol.md +50 -0
  45. package/bundled-skills/crossframe/protocols/low-condition-action-protocol.md +33 -0
  46. package/bundled-skills/crossframe/protocols/open-assertion-protocol.md +55 -0
  47. package/bundled-skills/crossframe/protocols/progression-protocol.md +30 -0
  48. package/bundled-skills/crossframe/protocols/proposition-verification-protocol.md +64 -0
  49. package/bundled-skills/crossframe/protocols/public-institution-protocol.md +66 -0
  50. package/bundled-skills/crossframe/references/concept-cards/README.md +50 -0
  51. package/bundled-skills/crossframe/references/concept-cards/accessibility-toolization-split.md +29 -0
  52. package/bundled-skills/crossframe/references/concept-cards/anchor-group.md +40 -0
  53. package/bundled-skills/crossframe/references/concept-cards/chengjie-huiliu.md +52 -0
  54. package/bundled-skills/crossframe/references/concept-cards/dynamics-group.md +42 -0
  55. package/bundled-skills/crossframe/references/concept-cards/evidence-cost.md +45 -0
  56. package/bundled-skills/crossframe/references/concept-cards/exit-transfer.md +41 -0
  57. package/bundled-skills/crossframe/references/concept-cards/framework-governance-falsification.md +29 -0
  58. package/bundled-skills/crossframe/references/concept-cards/judgment-grades.md +46 -0
  59. package/bundled-skills/crossframe/references/concept-cards/love-generative-action.md +29 -0
  60. package/bundled-skills/crossframe/references/concept-cards/love-open-action.md +51 -0
  61. package/bundled-skills/crossframe/references/concept-cards/low-condition-action.md +50 -0
  62. package/bundled-skills/crossframe/references/concept-cards/malicious-compliance-ai-validation.md +29 -0
  63. package/bundled-skills/crossframe/references/concept-cards/mechanism-candidates.md +38 -0
  64. package/bundled-skills/crossframe/references/concept-cards/metaphor-source-transparency.md +29 -0
  65. package/bundled-skills/crossframe/references/concept-cards/no-institution-middle-path.md +29 -0
  66. package/bundled-skills/crossframe/references/concept-cards/observation-entropy-contraction.md +29 -0
  67. package/bundled-skills/crossframe/references/concept-cards/open-assertion.md +69 -0
  68. package/bundled-skills/crossframe/references/concept-cards/power-closure.md +51 -0
  69. package/bundled-skills/crossframe/references/concept-cards/procedural-judgment-responsibility.md +29 -0
  70. package/bundled-skills/crossframe/references/concept-cards/reflexivity.md +50 -0
  71. package/bundled-skills/crossframe/references/concept-cards/repair-byproduct.md +38 -0
  72. package/bundled-skills/crossframe/references/concept-cards/responsibility-chain.md +58 -0
  73. package/bundled-skills/crossframe/references/concept-cards/scale-transfer.md +50 -0
  74. package/bundled-skills/crossframe/references/concept-cards/structure-process-group.md +44 -0
  75. package/bundled-skills/crossframe/references/concept-cards/trapped-subject-trauma-baseline.md +29 -0
  76. package/bundled-skills/crossframe/references/concept-cards/visibility-opacity-weak-signals.md +29 -0
  77. package/bundled-skills/crossframe/references/concepts-minimal-set.md +53 -0
  78. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-action-healing-transfer-pack.md +66 -0
  79. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-ai-process-artifact-boundary-pack.md +71 -0
  80. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-anchor-dynamics-structure-process-pack.md +62 -0
  81. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-concept-weaponization-dogma-pack.md +69 -0
  82. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-core-concept-integrity-pack.md +62 -0
  83. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-cross-scale-context-translation-pack.md +70 -0
  84. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-diagnosis-admission-downgrade-exit-pack.md +65 -0
  85. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-domain-translation-normative-source-pack.md +70 -0
  86. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-evidence-downgrade-action-ceiling-pack.md +62 -0
  87. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-framework-self-diagnosis-falsification-pack.md +72 -0
  88. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-governance-continuity-multicenter-pack.md +67 -0
  89. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-long-evolution-progression-field-pack.md +70 -0
  90. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-love-trapped-trauma-pack.md +67 -0
  91. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-low-power-protection-pack.md +64 -0
  92. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-media-platform-crisis-pack.md +70 -0
  93. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-observation-reflexivity-release-pack.md +64 -0
  94. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-open-assertion-proposition-pack.md +64 -0
  95. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-public-power-institution-pack.md +66 -0
  96. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-responsibility-intervention-separation-pack.md +64 -0
  97. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-root-assumptions-meta-rules-pack.md +70 -0
  98. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-seven-gates-diagnosis-pack.md +64 -0
  99. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-source-evidence-separation-pack.md +62 -0
  100. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-state-coordinate-lifecycle-pack.md +64 -0
  101. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-strong-judgment-eight-pack.md +69 -0
  102. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-toolization-accessibility-release-pack.md +75 -0
  103. package/bundled-skills/crossframe/references/continuity-bundles/v5/v5-use-boundary-governance-pack.md +69 -0
  104. package/bundled-skills/crossframe/references/continuity-bundles.md +64 -0
  105. package/bundled-skills/crossframe/references/continuity-closure-map.md +40 -0
  106. package/bundled-skills/crossframe/references/crossframe-v2-core.md +77 -0
  107. package/bundled-skills/crossframe/references/diagnostic-dimensions.md +33 -0
  108. package/bundled-skills/crossframe/references/diagnostic-toolbox-index.md +36 -0
  109. package/bundled-skills/crossframe/references/expression-translation-table.md +34 -0
  110. package/bundled-skills/crossframe/references/field-management-and-dissociation.md +43 -0
  111. package/bundled-skills/crossframe/references/framework-ontology-protection.md +60 -0
  112. package/bundled-skills/crossframe/references/guardrails.md +47 -0
  113. package/bundled-skills/crossframe/references/integrity-check.md +212 -0
  114. package/bundled-skills/crossframe/references/love-as-open-action.md +42 -0
  115. package/bundled-skills/crossframe/references/power-closure-and-exit.md +39 -0
  116. package/bundled-skills/crossframe/references/read-routing-map.md +113 -0
  117. package/bundled-skills/crossframe/references/reflexivity-and-observation.md +33 -0
  118. package/bundled-skills/crossframe/references/runtime-read-policy.md +59 -0
  119. package/bundled-skills/crossframe/references/scale-transfer-gate.md +36 -0
  120. package/bundled-skills/crossframe/references/source-ledger-workflow.md +72 -0
  121. package/bundled-skills/crossframe/references/theory-backend-index.md +102 -0
  122. package/bundled-skills/crossframe/references/v2-coverage-map.md +64 -0
  123. package/bundled-skills/crossframe/references/v2-section-digest-index.md +272 -0
  124. package/bundled-skills/crossframe/references/v2-source-spine.md +285 -0
  125. package/bundled-skills/crossframe/references/v2-term-fidelity.md +72 -0
  126. package/bundled-skills/crossframe/references/v3-change-rationale-from-patch.md +49 -0
  127. package/bundled-skills/crossframe/references/v3-coverage-map.md +48 -0
  128. package/bundled-skills/crossframe/references/v3-section-digest-index.md +337 -0
  129. package/bundled-skills/crossframe/references/v3-source-spine.md +368 -0
  130. package/bundled-skills/crossframe/references/v3-term-fidelity.md +34 -0
  131. package/bundled-skills/crossframe/references/v5-coverage-map.md +51 -0
  132. package/bundled-skills/crossframe/references/v5-material-selection-map.md +45 -0
  133. package/bundled-skills/crossframe/references/v5-section-digest-index.md +3479 -0
  134. package/bundled-skills/crossframe/references/v5-source-spine.md +462 -0
  135. package/bundled-skills/crossframe/references/v5-term-fidelity.md +109 -0
  136. package/bundled-skills/crossframe/templates/concept-explanation-output.md +62 -0
  137. package/bundled-skills/crossframe/templates/expression-translation-output.md +49 -0
  138. package/bundled-skills/crossframe/templates/field-dissociation-output.md +33 -0
  139. package/bundled-skills/crossframe/templates/framework-boundary-output.md +35 -0
  140. package/bundled-skills/crossframe/templates/full-diagnosis-output.md +100 -0
  141. package/bundled-skills/crossframe/templates/governance-continuity-output.md +34 -0
  142. package/bundled-skills/crossframe/templates/healing-transfer-output.md +38 -0
  143. package/bundled-skills/crossframe/templates/high-reflexivity-output.md +39 -0
  144. package/bundled-skills/crossframe/templates/inference-output.md +58 -0
  145. package/bundled-skills/crossframe/templates/intimate-relationship-output.md +35 -0
  146. package/bundled-skills/crossframe/templates/large-scale-stress-output.md +32 -0
  147. package/bundled-skills/crossframe/templates/lifecycle-output.md +37 -0
  148. package/bundled-skills/crossframe/templates/open-assertion-output.md +42 -0
  149. package/bundled-skills/crossframe/templates/progression-output.md +28 -0
  150. package/bundled-skills/crossframe/templates/public-institution-output.md +42 -0
  151. package/bundled-skills/crossframe/templates/quick-diagnosis-output.md +42 -0
  152. package/bundled-skills/crossframe/templates/read-state-capsule.md +88 -0
  153. package/bundled-skills/crossframe/templates/reasoning-outline-output.md +53 -0
  154. package/bundled-skills/crossframe/templates/strong-judgment-output.md +52 -0
  155. package/bundled-skills/crossframe/templates/user-facing-language.md +83 -0
  156. package/bundled-skills/crossframe/worksheets/concept-fidelity-check.md +32 -0
  157. package/bundled-skills/crossframe/worksheets/evidence-ledger.md +26 -0
  158. package/bundled-skills/crossframe/worksheets/field-dissociation-check.md +22 -0
  159. package/bundled-skills/crossframe/worksheets/five-gates-worksheet.md +49 -0
  160. package/bundled-skills/crossframe/worksheets/framework-boundary-check.md +23 -0
  161. package/bundled-skills/crossframe/worksheets/governance-continuity-check.md +24 -0
  162. package/bundled-skills/crossframe/worksheets/healing-transfer-map.md +20 -0
  163. package/bundled-skills/crossframe/worksheets/high-responsibility-check.md +41 -0
  164. package/bundled-skills/crossframe/worksheets/intake-worksheet.md +52 -0
  165. package/bundled-skills/crossframe/worksheets/intimate-relationship-light-check.md +18 -0
  166. package/bundled-skills/crossframe/worksheets/large-scale-stress-test.md +25 -0
  167. package/bundled-skills/crossframe/worksheets/lifecycle-stage-record.md +26 -0
  168. package/bundled-skills/crossframe/worksheets/mechanism-candidates.md +28 -0
  169. package/bundled-skills/crossframe/worksheets/open-assertion-record.md +32 -0
  170. package/bundled-skills/crossframe/worksheets/proposition-verification.md +34 -0
  171. package/bundled-skills/crossframe/worksheets/prospective-registration.md +18 -0
  172. package/bundled-skills/crossframe/worksheets/public-institution-check.md +17 -0
  173. package/bundled-skills/crossframe/worksheets/reflexivity-state-transfer.md +23 -0
  174. package/bundled-skills/crossframe/worksheets/seven-gates-worksheet.md +43 -0
  175. package/bundled-skills/crossframe/worksheets/source-anchor-integrity-check.md +92 -0
  176. package/bundled-skills/crossframe/worksheets/source-continuity-check.md +76 -0
  177. package/bundled-skills/crossframe/worksheets/sub-anchor-progression.md +19 -0
  178. package/bundled-skills/crossframe-casebook/SKILL.md +112 -0
  179. package/bundled-skills/crossframe-casebook/agents/openai.yaml +4 -0
  180. package/bundled-skills/crossframe-casebook/evals/crossframe-casebook-smoke-tests.md +112 -0
  181. package/bundled-skills/crossframe-casebook/examples/failure-samples.md +65 -0
  182. package/bundled-skills/crossframe-casebook/examples/organization-case.md +68 -0
  183. package/bundled-skills/crossframe-casebook/examples/public-dispute-case.md +68 -0
  184. package/bundled-skills/crossframe-casebook/examples/relationship-case.md +68 -0
  185. package/bundled-skills/crossframe-casebook/protocols/casebook-build-protocol.md +41 -0
  186. package/bundled-skills/crossframe-casebook/protocols/material-boundary-protocol.md +57 -0
  187. package/bundled-skills/crossframe-casebook/protocols/mechanism-extraction-protocol.md +45 -0
  188. package/bundled-skills/crossframe-casebook/references/casebook-field-guide.md +64 -0
  189. package/bundled-skills/crossframe-casebook/references/privacy-and-redaction-rules.md +43 -0
  190. package/bundled-skills/crossframe-casebook/references/reuse-taxonomy.md +30 -0
  191. package/bundled-skills/crossframe-casebook/templates/casebook-entry-template.md +74 -0
  192. package/bundled-skills/crossframe-casebook/templates/casebook-index-template.md +34 -0
  193. package/bundled-skills/crossframe-casebook/templates/redacted-source-ledger-template.md +31 -0
  194. package/bundled-skills/crossframe-critical/SKILL.md +96 -0
  195. package/bundled-skills/crossframe-critical/agents/openai.yaml +6 -0
  196. package/bundled-skills/crossframe-critical/evals/crossframe-critical-smoke-tests.md +97 -0
  197. package/bundled-skills/crossframe-critical/protocols/critical-article-protocol.md +61 -0
  198. package/bundled-skills/crossframe-critical/references/critical-matrix.md +63 -0
  199. package/bundled-skills/crossframe-critical/references/example-and-evidence-rules.md +56 -0
  200. package/bundled-skills/crossframe-critical/templates/critical-output-template.md +55 -0
  201. package/bundled-skills/crossframe-debate/SKILL.md +127 -0
  202. package/bundled-skills/crossframe-debate/agents/openai.yaml +4 -0
  203. package/bundled-skills/crossframe-debate/evals/crossframe-debate-smoke-tests.md +124 -0
  204. package/bundled-skills/crossframe-debate/examples/failure-samples.md +49 -0
  205. package/bundled-skills/crossframe-debate/examples/philosophical-proposition-case.md +19 -0
  206. package/bundled-skills/crossframe-debate/examples/public-proposition-case.md +19 -0
  207. package/bundled-skills/crossframe-debate/examples/relationship-proposition-case.md +19 -0
  208. package/bundled-skills/crossframe-debate/protocols/debate-protocol.md +88 -0
  209. package/bundled-skills/crossframe-debate/references/debate-failure-patterns.md +80 -0
  210. package/bundled-skills/crossframe-debate/references/debate-quality-gates.md +49 -0
  211. package/bundled-skills/crossframe-debate/templates/debate-analysis-output.md +69 -0
  212. package/bundled-skills/crossframe-dialogue/SKILL.md +112 -0
  213. package/bundled-skills/crossframe-dialogue/agents/openai.yaml +4 -0
  214. package/bundled-skills/crossframe-dialogue/evals/crossframe-dialogue-smoke-tests.md +127 -0
  215. package/bundled-skills/crossframe-dialogue/examples/boundary-high-responsibility.md +20 -0
  216. package/bundled-skills/crossframe-dialogue/examples/failure-modes.md +36 -0
  217. package/bundled-skills/crossframe-dialogue/examples/normal-reader-question.md +20 -0
  218. package/bundled-skills/crossframe-dialogue/protocols/consultation-boundary-protocol.md +36 -0
  219. package/bundled-skills/crossframe-dialogue/protocols/dialogue-protocol.md +51 -0
  220. package/bundled-skills/crossframe-dialogue/references/dialogue-quality-gates.md +39 -0
  221. package/bundled-skills/crossframe-dialogue/references/failure-patterns.md +57 -0
  222. package/bundled-skills/crossframe-dialogue/references/voice-bridge.md +33 -0
  223. package/bundled-skills/crossframe-dialogue/templates/consultation-response-template.md +23 -0
  224. package/bundled-skills/crossframe-dialogue/templates/default-short-answer.md +26 -0
  225. package/bundled-skills/crossframe-dialogue/templates/reader-reply-template.md +24 -0
  226. package/bundled-skills/crossframe-essay/SKILL.md +158 -0
  227. package/bundled-skills/crossframe-essay/agents/openai.yaml +4 -0
  228. package/bundled-skills/crossframe-essay/evals/crossframe-essay-smoke-tests.md +205 -0
  229. package/bundled-skills/crossframe-essay/examples/life-first-cause-essay-case.md +34 -0
  230. package/bundled-skills/crossframe-essay/examples/organization-essay-case.md +30 -0
  231. package/bundled-skills/crossframe-essay/examples/public-issue-essay-case.md +31 -0
  232. package/bundled-skills/crossframe-essay/examples/relationship-essay-case.md +30 -0
  233. package/bundled-skills/crossframe-essay/protocols/concept-elevation-protocol.md +57 -0
  234. package/bundled-skills/crossframe-essay/protocols/editorial-comrade-voice-protocol.md +71 -0
  235. package/bundled-skills/crossframe-essay/protocols/essay-protocol.md +201 -0
  236. package/bundled-skills/crossframe-essay/protocols/interactive-drafting-protocol.md +71 -0
  237. package/bundled-skills/crossframe-essay/references/article-technique-routing-map.md +84 -0
  238. package/bundled-skills/crossframe-essay/references/concept-reference-map.md +38 -0
  239. package/bundled-skills/crossframe-essay/references/critical-insight-principles.md +43 -0
  240. package/bundled-skills/crossframe-essay/references/editorial-voice-principles.md +58 -0
  241. package/bundled-skills/crossframe-essay/references/evidence-and-search-rules.md +63 -0
  242. package/bundled-skills/crossframe-essay/references/reference-and-allusion-rules.md +34 -0
  243. package/bundled-skills/crossframe-essay/references/writing-techniques/analogical-reasoning.md +19 -0
  244. package/bundled-skills/crossframe-essay/references/writing-techniques/ancient-modern-global.md +19 -0
  245. package/bundled-skills/crossframe-essay/references/writing-techniques/clouds-moon.md +19 -0
  246. package/bundled-skills/crossframe-essay/references/writing-techniques/coincidence-structure.md +19 -0
  247. package/bundled-skills/crossframe-essay/references/writing-techniques/direct-emotion.md +19 -0
  248. package/bundled-skills/crossframe-essay/references/writing-techniques/double-bridge.md +19 -0
  249. package/bundled-skills/crossframe-essay/references/writing-techniques/event-association.md +19 -0
  250. package/bundled-skills/crossframe-essay/references/writing-techniques/feint-attack.md +19 -0
  251. package/bundled-skills/crossframe-essay/references/writing-techniques/final-reveal.md +19 -0
  252. package/bundled-skills/crossframe-essay/references/writing-techniques/fine-carving.md +19 -0
  253. package/bundled-skills/crossframe-essay/references/writing-techniques/finishing-touch.md +19 -0
  254. package/bundled-skills/crossframe-essay/references/writing-techniques/fixed-point-changing-scenes.md +19 -0
  255. package/bundled-skills/crossframe-essay/references/writing-techniques/form-by-object.md +19 -0
  256. package/bundled-skills/crossframe-essay/references/writing-techniques/guest-host-contrast.md +19 -0
  257. package/bundled-skills/crossframe-essay/references/writing-techniques/hide-before-reveal.md +19 -0
  258. package/bundled-skills/crossframe-essay/references/writing-techniques/index.md +69 -0
  259. package/bundled-skills/crossframe-essay/references/writing-techniques/language-momentum.md +19 -0
  260. package/bundled-skills/crossframe-essay/references/writing-techniques/layered-argument.md +19 -0
  261. package/bundled-skills/crossframe-essay/references/writing-techniques/less-is-more.md +19 -0
  262. package/bundled-skills/crossframe-essay/references/writing-techniques/life-from-dead.md +19 -0
  263. package/bundled-skills/crossframe-essay/references/writing-techniques/meaning-beyond-words.md +19 -0
  264. package/bundled-skills/crossframe-essay/references/writing-techniques/motion-for-stillness.md +19 -0
  265. package/bundled-skills/crossframe-essay/references/writing-techniques/moving-viewpoint.md +19 -0
  266. package/bundled-skills/crossframe-essay/references/writing-techniques/multi-edge-extension.md +19 -0
  267. package/bundled-skills/crossframe-essay/references/writing-techniques/narration-commentary.md +19 -0
  268. package/bundled-skills/crossframe-essay/references/writing-techniques/object-reason.md +19 -0
  269. package/bundled-skills/crossframe-essay/references/writing-techniques/one-stone-many-birds.md +19 -0
  270. package/bundled-skills/crossframe-essay/references/writing-techniques/one-word-spine.md +19 -0
  271. package/bundled-skills/crossframe-essay/references/writing-techniques/personified-object.md +19 -0
  272. package/bundled-skills/crossframe-essay/references/writing-techniques/point-spirit.md +19 -0
  273. package/bundled-skills/crossframe-essay/references/writing-techniques/point-surface.md +19 -0
  274. package/bundled-skills/crossframe-essay/references/writing-techniques/positive-negative-contrast.md +19 -0
  275. package/bundled-skills/crossframe-essay/references/writing-techniques/praise-blame-interlace.md +19 -0
  276. package/bundled-skills/crossframe-essay/references/writing-techniques/raise-high-drop-heavy.md +19 -0
  277. package/bundled-skills/crossframe-essay/references/writing-techniques/release-to-capture.md +19 -0
  278. package/bundled-skills/crossframe-essay/references/writing-techniques/remove-foundation.md +19 -0
  279. package/bundled-skills/crossframe-essay/references/writing-techniques/retreat-to-advance.md +19 -0
  280. package/bundled-skills/crossframe-essay/references/writing-techniques/same-different.md +19 -0
  281. package/bundled-skills/crossframe-essay/references/writing-techniques/scene-emotion.md +19 -0
  282. package/bundled-skills/crossframe-essay/references/writing-techniques/small-water-waves.md +19 -0
  283. package/bundled-skills/crossframe-essay/references/writing-techniques/sparse-outline.md +19 -0
  284. package/bundled-skills/crossframe-essay/references/writing-techniques/split-wood-reasoning.md +19 -0
  285. package/bundled-skills/crossframe-essay/references/writing-techniques/stars-moon.md +19 -0
  286. package/bundled-skills/crossframe-essay/references/writing-techniques/stream-consciousness.md +19 -0
  287. package/bundled-skills/crossframe-essay/references/writing-techniques/surprise-victory.md +19 -0
  288. package/bundled-skills/crossframe-essay/references/writing-techniques/suspense.md +19 -0
  289. package/bundled-skills/crossframe-essay/references/writing-techniques/symbolic-meaning.md +19 -0
  290. package/bundled-skills/crossframe-essay/references/writing-techniques/thread-beads.md +19 -0
  291. package/bundled-skills/crossframe-essay/references/writing-techniques/vertical-narration.md +19 -0
  292. package/bundled-skills/crossframe-essay/references/writing-techniques/virtual-to-real.md +19 -0
  293. package/bundled-skills/crossframe-essay/references/writing-techniques/winding-path.md +19 -0
  294. package/bundled-skills/crossframe-essay/templates/article-type-selection-dialog.md +42 -0
  295. package/bundled-skills/crossframe-essay/templates/essay-output-template.md +67 -0
  296. package/bundled-skills/crossframe-essay/templates/insight-dossier-template.md +185 -0
  297. package/bundled-skills/crossframe-essay/templates/interactive-session-template.md +44 -0
  298. package/bundled-skills/crossframe-notebook/SKILL.md +121 -0
  299. package/bundled-skills/crossframe-notebook/agents/openai.yaml +4 -0
  300. package/bundled-skills/crossframe-notebook/evals/crossframe-notebook-smoke-tests.md +77 -0
  301. package/bundled-skills/crossframe-notebook/examples/article-excerpt-note.md +54 -0
  302. package/bundled-skills/crossframe-notebook/examples/book-theory-note.md +55 -0
  303. package/bundled-skills/crossframe-notebook/examples/failure-samples.md +33 -0
  304. package/bundled-skills/crossframe-notebook/examples/public-theory-note.md +54 -0
  305. package/bundled-skills/crossframe-notebook/protocols/bidirectional-reading-protocol.md +52 -0
  306. package/bundled-skills/crossframe-notebook/protocols/notebook-reading-protocol.md +74 -0
  307. package/bundled-skills/crossframe-notebook/protocols/source-integrity-protocol.md +42 -0
  308. package/bundled-skills/crossframe-notebook/references/absorption-taxonomy.md +67 -0
  309. package/bundled-skills/crossframe-notebook/references/notebook-quality-gates.md +35 -0
  310. package/bundled-skills/crossframe-notebook/references/source-boundary-rules.md +35 -0
  311. package/bundled-skills/crossframe-notebook/templates/research-notebook.md +81 -0
  312. package/bundled-skills/crossframe-notebook/templates/source-ledger.md +22 -0
  313. package/bundled-skills/crossframe-org/SKILL.md +121 -0
  314. package/bundled-skills/crossframe-org/agents/openai.yaml +4 -0
  315. package/bundled-skills/crossframe-org/evals/crossframe-org-smoke-tests.md +126 -0
  316. package/bundled-skills/crossframe-org/examples/bad-output-vs-good-output.md +39 -0
  317. package/bundled-skills/crossframe-org/examples/middle-manager-depletion-case.md +31 -0
  318. package/bundled-skills/crossframe-org/examples/project-failure-case.md +40 -0
  319. package/bundled-skills/crossframe-org/examples/retrospective-distortion-case.md +33 -0
  320. package/bundled-skills/crossframe-org/protocols/feedback-writeback-protocol.md +37 -0
  321. package/bundled-skills/crossframe-org/protocols/low-risk-pilot-protocol.md +32 -0
  322. package/bundled-skills/crossframe-org/protocols/org-diagnostic-protocol.md +32 -0
  323. package/bundled-skills/crossframe-org/protocols/retrospective-redesign-protocol.md +34 -0
  324. package/bundled-skills/crossframe-org/references/anti-chicken-soup-guardrails.md +34 -0
  325. package/bundled-skills/crossframe-org/references/middle-manager-depletion.md +31 -0
  326. package/bundled-skills/crossframe-org/references/org-failure-signals.md +40 -0
  327. package/bundled-skills/crossframe-org/references/org-routing-map.md +32 -0
  328. package/bundled-skills/crossframe-org/references/responsibility-authorization-chain.md +41 -0
  329. package/bundled-skills/crossframe-org/templates/feedback-writeback-plan.md +40 -0
  330. package/bundled-skills/crossframe-org/templates/low-risk-pilot-plan.md +40 -0
  331. package/bundled-skills/crossframe-org/templates/org-diagnostic-memo.md +56 -0
  332. package/bundled-skills/crossframe-org/templates/output-selector.md +35 -0
  333. package/bundled-skills/crossframe-org/templates/retrospective-redesign-recommendation.md +36 -0
  334. package/bundled-skills/crossframe-org/templates/stop-condition-card.md +30 -0
  335. package/bundled-skills/crossframe-public/SKILL.md +135 -0
  336. package/bundled-skills/crossframe-public/agents/openai.yaml +4 -0
  337. package/bundled-skills/crossframe-public/evals/crossframe-public-smoke-tests.md +55 -0
  338. package/bundled-skills/crossframe-public/examples/failure-samples.md +26 -0
  339. package/bundled-skills/crossframe-public/examples/institutional-compliance-case.md +20 -0
  340. package/bundled-skills/crossframe-public/examples/platform-appeal-case.md +19 -0
  341. package/bundled-skills/crossframe-public/examples/public-policy-case.md +14 -0
  342. package/bundled-skills/crossframe-public/protocols/institutional-compliance-protocol.md +23 -0
  343. package/bundled-skills/crossframe-public/protocols/platform-appeal-protocol.md +25 -0
  344. package/bundled-skills/crossframe-public/protocols/public-issue-protocol.md +29 -0
  345. package/bundled-skills/crossframe-public/protocols/public-policy-protocol.md +24 -0
  346. package/bundled-skills/crossframe-public/references/ai-compliance-performance.md +22 -0
  347. package/bundled-skills/crossframe-public/references/public-evidence-ladder.md +13 -0
  348. package/bundled-skills/crossframe-public/references/risk-language-boundaries.md +19 -0
  349. package/bundled-skills/crossframe-public/references/source-and-evidence-rules.md +30 -0
  350. package/bundled-skills/crossframe-public/templates/action-boundary.md +32 -0
  351. package/bundled-skills/crossframe-public/templates/evidence-boundary-summary.md +27 -0
  352. package/bundled-skills/crossframe-public/templates/public-comment-draft.md +25 -0
  353. package/bundled-skills/crossframe-public/templates/public-institution-diagnosis.md +42 -0
  354. package/bundled-skills/crossframe-review/SKILL.md +147 -0
  355. package/bundled-skills/crossframe-review/agents/openai.yaml +4 -0
  356. package/bundled-skills/crossframe-review/evals/crossframe-review-smoke-tests.md +178 -0
  357. package/bundled-skills/crossframe-review/examples/boundary-review-case.md +32 -0
  358. package/bundled-skills/crossframe-review/examples/failure-review-case.md +35 -0
  359. package/bundled-skills/crossframe-review/examples/normal-review-case.md +40 -0
  360. package/bundled-skills/crossframe-review/protocols/article-review-protocol.md +77 -0
  361. package/bundled-skills/crossframe-review/protocols/review-protocol.md +129 -0
  362. package/bundled-skills/crossframe-review/references/case-law.md +42 -0
  363. package/bundled-skills/crossframe-review/references/evidence-boundary-checklist.md +95 -0
  364. package/bundled-skills/crossframe-review/references/failure-taxonomy.md +247 -0
  365. package/bundled-skills/crossframe-review/references/review-rubric.md +70 -0
  366. package/bundled-skills/crossframe-review/templates/review-report.md +86 -0
  367. package/bundled-skills/crossframe-suite/SKILL.md +206 -0
  368. package/bundled-skills/crossframe-suite/agents/openai.yaml +4 -0
  369. package/bundled-skills/crossframe-suite/evals/crossframe-suite-smoke-tests.md +169 -0
  370. package/bundled-skills/crossframe-suite/examples/bad-overtrigger-case.md +24 -0
  371. package/bundled-skills/crossframe-suite/examples/essay-workflow-case.md +20 -0
  372. package/bundled-skills/crossframe-suite/examples/public-comment-workflow-case.md +18 -0
  373. package/bundled-skills/crossframe-suite/examples/reader-reply-workflow-case.md +19 -0
  374. package/bundled-skills/crossframe-suite/protocols/suite-dispatch-protocol.md +167 -0
  375. package/bundled-skills/crossframe-suite/references/output-mode-selector.md +81 -0
  376. package/bundled-skills/crossframe-suite/references/workflow-routing-map.md +150 -0
  377. package/bundled-skills/crossframe-suite/templates/mode-selection-dialog.md +43 -0
  378. package/bundled-skills/crossframe-suite/templates/suite-reasoning-outline.md +72 -0
  379. package/bundled-skills/crossframe-teach/SKILL.md +110 -0
  380. package/bundled-skills/crossframe-teach/agents/openai.yaml +4 -0
  381. package/bundled-skills/crossframe-teach/evals/smoke-tests.md +69 -0
  382. package/bundled-skills/crossframe-teach/examples/chengjie-huiliu.md +33 -0
  383. package/bundled-skills/crossframe-teach/examples/failure-patterns.md +47 -0
  384. package/bundled-skills/crossframe-teach/examples/love-open-action.md +33 -0
  385. package/bundled-skills/crossframe-teach/examples/open-assertion.md +34 -0
  386. package/bundled-skills/crossframe-teach/protocols/teach-protocol.md +44 -0
  387. package/bundled-skills/crossframe-teach/references/teaching-fidelity.md +44 -0
  388. package/bundled-skills/crossframe-teach/templates/concept-lesson.md +38 -0
  389. package/bundled-skills/crossframe-teach/templates/micro-exercises.md +39 -0
  390. package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
  391. package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
  392. package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
  393. package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
  394. package/bundled-skills/docs/users/bundles.md +1 -1
  395. package/bundled-skills/docs/users/claude-code-skills.md +1 -1
  396. package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
  397. package/bundled-skills/docs/users/getting-started.md +1 -1
  398. package/bundled-skills/docs/users/kiro-integration.md +1 -1
  399. package/bundled-skills/docs/users/usage.md +4 -4
  400. package/bundled-skills/docs/users/visual-guide.md +4 -4
  401. package/bundled-skills/youtube-seo-optimizer/SKILL.md +921 -0
  402. package/package.json +1 -1
  403. package/skills_index.json +308 -0
@@ -0,0 +1,921 @@
1
+ ---
2
+ name: youtube-seo-optimizer
3
+ description: >
4
+ Generate complete YouTube & podcast SEO packages with live-researched keywords —
5
+ titles, descriptions, tags, hashtags, chapters, and audit fixes. Use for new or
6
+ underperforming content.
7
+ risk: safe
8
+ source: community
9
+ source_type: community
10
+ author: whoisabhishekadhikari
11
+ date_added: "2026-06-15"
12
+ allowed-tools: web_search web_fetch
13
+ ---
14
+
15
+ # YouTube & Podcast SEO Optimizer
16
+
17
+ ## When to Use
18
+ - User wants a title/description/tags/hashtags package for a new upload
19
+ - User needs an audit of a live video or podcast episode that isn't getting views
20
+ - User asks for show notes, timestamps, or podcast episode metadata
21
+ - User says "SEO my video", "audit my YouTube video", "write a podcast description", "why isn't my video ranking", "generate tags", "fix my podcast SEO"
22
+ - Use this for any video or podcast SEO request — new, already published, or short-form
23
+
24
+ ## Overview
25
+
26
+ You need web search + URL fetch for this to work. Whatever your host calls them — `web_search`/`web_fetch`, `WebSearch`/`WebFetch`, an MCP tool — use those.
27
+
28
+ This skill covers 6 scenarios: 3 content types (video, podcast, short-form) × 2 states (new or underperforming). Each has its own mode below.
29
+
30
+ Two rules:
31
+
32
+ 1. **Every keyword is researched, not guessed.** Never generate tags or "trending" from memory. Ask the creator what they want to rank for, then search it.
33
+ 2. **Match the ask.** If the user asked for just a title, deliver just a title. If they asked for the full package, ship every numbered section. Don't overwhelm them.
34
+
35
+ ## How to execute this skill
36
+
37
+ The sections below are organized as: **Steps → Rules → Templates → Checks**. Follow them in order:
38
+
39
+ 1. **Read the user's request** — scope check first (see below)
40
+ 2. **Steps 0-2** — Classify, find the keyword, research it, gather missing info
41
+ 3. **Pick your mode** (A-F) from the templates below
42
+ 4. **Build what they asked for** using the rules (Title Rules, Tags Strategy, etc.)
43
+ 5. **Run the Quality Checklist** before sending
44
+
45
+ ---
46
+
47
+ ## Step 0 — Check scope then classify
48
+
49
+ **Scope check first.** This skill handles one video, podcast episode, or short-form clip at a time — not entire channels or playlists. If the user asks for something outside that, say: *"I can optimize individual videos or episodes. Which one should I start with?"* Once they pick one, restart the flow from Step 0 with that specific item.
50
+
51
+ **Then classify.** Read the user's message first — they might have already told you everything. Don't ask something they just said.
52
+
53
+ **Content type** — If unclear from what they said, ask once: *"Is this a regular video, a podcast episode, or a Short/Reel?"*
54
+
55
+ **Status** — Did they give a URL? Fetch it. Did they say "no views" or "not ranking"? It's existing. Did they say "uploading" or "about to post"? It's new. If you can't tell, ask once.
56
+
57
+ | Content type | New | Existing |
58
+ |---|---|---|
59
+ | Standalone video | Mode A | Mode B |
60
+ | Podcast episode | Mode C | Mode D |
61
+ | Short-form clip / Reel | Mode E | Mode F |
62
+
63
+ If they gave a URL, fetch the live metadata — don't ask them to repeat what's already there.
64
+
65
+ ---
66
+
67
+ ## Step 1 — Find the target keyword
68
+
69
+ Check if they already named one. If not, extract it from their topic/outline and propose it. Only ask if you genuinely can't infer it.
70
+
71
+ If the user asked for just a title or just tags, skip the full research batch — but still do one quick search to validate the keyword angle. Otherwise run the full research:
72
+ - `[target keyword]` — see what's ranking
73
+ - `[target keyword] [current year]`
74
+ - `[niche/topic] trending` or `[target keyword] reddit` — real phrasing people use
75
+ - For podcasts: also search the guest's name
76
+
77
+ Pull 3-6 related phrases as secondary/long-tail keywords.
78
+
79
+ **No data you don't have:** never make up search volume, view counts, or algorithm claims. A thin result set is fine — lower competition.
80
+
81
+ **Use today's real date** for every "[Year]" slot.
82
+
83
+ **Verify superlatives.** If they say "top 10," "#1," "fastest-growing" — search for proof. If unverified, drop it or mark `[VERIFY: ...]`.
84
+
85
+ ---
86
+
87
+ ## Step 2 — Gather what you still need (scrape first, ask last)
88
+
89
+ Before writing the Resources/CTA block, check what info the user already gave or that you can scrape from their URL/name/channel. For anything still unknown, look it up. Ask the user only if you hit a dead end:
90
+
91
+ - Links: website, socials, newsletter, affiliate/products
92
+ - CTA goal: subscribe, visit, join, buy
93
+ - Offer, lead magnet, discount code, or sponsor
94
+ - For podcasts: guest name, bio, links; episode number; sponsor details; platform links (Spotify, Apple Podcasts, etc.)
95
+
96
+ One question at a time. After each answer, see if you can fill the rest from what you learned. If they say "placeholders," use `[ADD: ...]` markers — never fake URLs.
97
+
98
+ ---
99
+
100
+ ## Title Rules
101
+
102
+ Use these rules for every mode that includes a title (A-F).
103
+
104
+ ### Formula
105
+ ```
106
+ [Primary Keyword] : [Outcome or Benefit] + [Power Word / Number / Year]
107
+ ```
108
+
109
+ ### Power word bank
110
+ How · Why · What · Best · Full · Real · Free · New · Step-by-Step · Complete · Proven · Ultimate · Inside · Secret · Zero to · In [X] Days · [Number] Ways · [Year]
111
+
112
+ ### Rules
113
+ - 60-70 characters exactly — count them
114
+ - Primary keyword in the first 4-5 words where possible
115
+ - One emotional hook per title
116
+ - Include year only if Step 1 research shows year-stamped titles are common
117
+ - No ALL CAPS except one word for emphasis
118
+ - No misleading promise
119
+ - A/B variant must use a genuinely different hook, not a word-order shuffle
120
+
121
+ ### Title patterns by content type
122
+ | Type | Pattern | Example |
123
+ |---|---|---|
124
+ | How-to | How to [Result] in [Time/Steps] | How to Rank #1 on YouTube in 30 Days |
125
+ | List | [N] [Things] Every [Audience] Needs | 7 SEO Tools Every Creator Needs in [Year] |
126
+ | Story | How [Subject] [Achieved Outcome] | How One Farmer Built Nepal's First Agritech App |
127
+ | Question | [Burning Question]? (Full Answer) | Why Your YouTube Videos Get No Views (Fixed) |
128
+ | Geo | [Topic] in [Location]: [Outcome] | Agritech in Nepal: Farmers Earning 3x More |
129
+ | Comparison | [A] vs [B]: Which [Outcome]? | YouTube SEO vs Google SEO: What Actually Works |
130
+ | Podcast | [Guest] on [Topic]: [Outcome] \| [Show] #[Ep] | Sara Lin on Cold Outreach That Works \| Growth Lab #42 |
131
+
132
+ ---
133
+
134
+ ## Tags Strategy
135
+
136
+ Use for every mode that includes tags (A-F). Generate 15-20 tags using this mix:
137
+
138
+ | Type | Count | Rule |
139
+ |---|---|---|
140
+ | Exact match primary keyword | 2 | Must match Step 1 target keyword exactly |
141
+ | Broad topic | 3-4 | 1-2 word umbrella terms |
142
+ | Long-tail (3-5 words) | 5-6 | Pulled from Step 1 research |
143
+ | Question-based | 2 | "how to [topic]", "what is [topic]" |
144
+ | Branded / show name | 1-2 | Channel/podcast/website name |
145
+ | Year-tagged | 1-2 | Only if Step 1 research shows it's common |
146
+ | Geo-tagged | 1-2 | Always include for location-specific content |
147
+
148
+ Rules:
149
+ - All lowercase except proper nouns
150
+ - No special characters, no hashtags, no commas within a tag
151
+ - Under 500 characters total
152
+ - Never repeat the same keyword phrase
153
+
154
+ ---
155
+
156
+ ## Hashtag Rules
157
+
158
+ Use for every mode that includes hashtags (A-F).
159
+
160
+ - 5-8 hashtags (video/podcast); 3-5 (short-form)
161
+ - First 3 hashtags surface below the title — choose strategically
162
+ - Placement: final line of the description only — never in the tags field
163
+ - Format: CamelCase (`#AgritechNepal`)
164
+ - Mix: 2 broad + 2 specific + 1-2 geo + 1 branded
165
+ - Don't reuse an identical set across every upload — vary 3-6 per video
166
+
167
+ ---
168
+
169
+ ## Description Structure
170
+
171
+ Use for every mode that includes a description (A-F).
172
+
173
+ ### Block 1 — Hook (first ~150 characters, shown in search results)
174
+ - Sentence 1: Step 1 target keyword used naturally
175
+ - Sentence 2: core promise
176
+ - Sentence 3: who this is for
177
+ - 80-120 words total
178
+
179
+ ### Block 2 — Body
180
+ - 4-6 short paragraphs or ▶-marked list
181
+ - Weave in secondary keywords — one per paragraph, naturally
182
+ - Geo signal: mention location 2-4 times
183
+ - For podcasts: guest bio paragraph with links
184
+ - 450-650 words (video); podcasts can run slightly longer
185
+
186
+ ### Block 3 — Footer
187
+ - 🔗 Resources & Links with real links from Step 2
188
+ - Subscribe CTA, 2 sentences
189
+ - For podcasts: "Listen on" platform-links block
190
+ - Hashtags on the very last line
191
+
192
+ **Total length:** 700-900 words (video), 800-1,000 (podcast). Shorts: 150-200 words.
193
+
194
+ ### Full description template
195
+ ```
196
+ [Hook — target keyword in sentence 1. Core promise. Who this is for.]
197
+
198
+ In this video/episode you'll learn:
199
+ ▶ [Point 1]
200
+ ▶ [Point 2]
201
+ ▶ [Point 3]
202
+ ▶ [Point 4]
203
+ ▶ [Point 5]
204
+
205
+ [Body paragraph — secondary keyword woven in naturally]
206
+
207
+ [Body paragraph — secondary keyword woven in naturally]
208
+
209
+ [Body paragraph — geo signal if applicable]
210
+
211
+ [Body paragraph — guest bio (podcast) or credentials (video)]
212
+
213
+ Use the chapters below to jump to any section ↓
214
+
215
+ 📌 CHAPTERS / TOPICS DISCUSSED
216
+ 0:00 – [Chapter/topic]
217
+ [N:NN] – [Continue]
218
+
219
+ ==========================
220
+ 🔗 RESOURCES & LINKS
221
+ 🌐 Website: [real link from Step 2]
222
+ 💼 LinkedIn: [real link from Step 2]
223
+ 📺 Subscribe: [real link from Step 2]
224
+ 📧 Contact: [real link from Step 2]
225
+ [Podcast — 🎧 Listen on: Spotify | Apple Podcasts | ...]
226
+
227
+ [Subscribe CTA — 2 sentences, includes channel/show name]
228
+
229
+ #Hashtag1 #Hashtag2 #Hashtag3 #Hashtag4 #Hashtag5 [#Tag6 #Tag7 optional]
230
+ ```
231
+
232
+ ---
233
+
234
+ ## Chapters / Timestamps Rules
235
+
236
+ Use for modes A-D. **Hard cap: 6-10 markers.** Merge adjacent topics if you have more.
237
+
238
+ - First chapter MUST be `0:00` — YouTube ignores all chapters without it
239
+ - Each title: 3-6 words, action-oriented, keyword signal where natural
240
+ - Titles must reflect actual content
241
+ - For podcast episodes: mark guest intro and sponsor reads in the timestamps
242
+
243
+ ---
244
+
245
+ ## Geo / Local SEO Rules
246
+
247
+ Do this when the content is tied to a place:
248
+
249
+ - Mention location 2-4 times in description
250
+ - Geo-tagged tags: `[topic] [city]`, `[topic] [country]`
251
+ - First 3 hashtags: include at least one geo hashtag
252
+ - Bilingual channels: English description + one sentence in local language
253
+ - Location in title: use when it's a competitive differentiator
254
+
255
+ ---
256
+
257
+ ## Shorts / Clips Adaptation (secondary clip)
258
+
259
+ Use when the user asks for a Short cut from a specific video they mentioned.
260
+
261
+ If they ask for a Short without mentioning a source video, ask: *"Which video should I pull the Short from?"* — once they tell you, treat the Short as the primary request and use Mode E directly (no need to also package the source video).
262
+
263
+ If they ask for both a main video SEO package + a Short cut from it, produce the main mode first, then append this as a separate block.
264
+
265
+ - **Title:** 60-70 characters, keyword in first 3 words
266
+ - **Description:** 150-200 words — hook + hashtags, no chapters
267
+ - **Hashtags:** 3-5 with `#Shorts`, placed in description
268
+ - **Tags:** reuse 5-8 from the main video
269
+ - No chapters (Shorts don't support them)
270
+
271
+ Output this as a separate block after the main package if they ask for it.
272
+
273
+ ---
274
+
275
+ ## Mode A — New Video Upload Package
276
+
277
+ ### Required input (minimum one)
278
+ - Video topic, title idea, or the Step 1 target keyword
279
+ - Outline / roadmap of what the video covers
280
+ - Niche + target audience
281
+
282
+ ### Optional inputs
283
+ - Channel name, target location, language, video length
284
+ - CTA goal, whether a Shorts version will be posted
285
+ - Links/offers for the description
286
+
287
+ If only a topic is given, extract the keyword, research it. When sections of the Mode template lack input (chapters, thumbnail, playlist, etc.), use reasonable defaults based on the topic — don't leave them blank or ask for every detail. Ask one question at a time, and only if you genuinely can't infer or look up the answer.
288
+
289
+ ### Output template
290
+ ```
291
+ ==================================================
292
+ 📺 YOUTUBE SEO PACKAGE — NEW UPLOAD
293
+ ==================================================
294
+
295
+ ① SEO TITLE (Primary)
296
+ [Title — 60-70 characters, built around Step 1 target keyword]
297
+ Character count: [N]/70
298
+
299
+ ② SEO TITLE (A/B Variant)
300
+ [Alternative title — different hook, same keyword]
301
+ Character count: [N]/70
302
+
303
+ ③ DESCRIPTION
304
+ [Full description — see Description Structure section]
305
+
306
+ ④ PRIMARY KEYWORDS
307
+ 1. [Step 1 target keyword, exact phrase]
308
+ 2. [secondary keyword from Step 1 research]
309
+ 3. [secondary keyword from Step 1 research]
310
+ 4. [secondary keyword from Step 1 research]
311
+ 5. [secondary keyword from Step 1 research]
312
+
313
+ ⑤ TAGS
314
+ [tag1], [tag2], [tag3] ... [tag15-20 total]
315
+ Total character count: [N]/500
316
+
317
+ ⑥ HASHTAGS
318
+ #Tag1 #Tag2 #Tag3 #Tag4 #Tag5 [#Tag6 #Tag7 #Tag8 optional]
319
+
320
+ ⑦ CHAPTERS / TIMESTAMPS (6-10 markers)
321
+ 0:00 – [Chapter title]
322
+ [N:NN] – [Chapter title]
323
+
324
+ ⑧ THUMBNAIL TEXT
325
+ "[3-5 bold words for overlay]"
326
+ Style note: [color contrast / emotion / visual hook]
327
+
328
+ ⑨ CARDS & END SCREEN
329
+ Card 1 (at [N:NN]): [Related video to link]
330
+ Card 2 (at [N:NN]): [Playlist or external link]
331
+ End Screen: Subscribe + [related video]
332
+
333
+ ⑩ PLAYLIST SEO NOTE
334
+ Suggested playlist: [Playlist name]
335
+ Description if new: [50-100 word SEO description]
336
+
337
+ ⑪ PINNED COMMENT
338
+ [2-3 sentences. Target keyword + chapter teaser + question]
339
+
340
+ ⑫ END SCREEN SCRIPT
341
+ "[2-3 sentences — natural speech, next topic + subscribe]"
342
+
343
+ ==================================================
344
+ ```
345
+
346
+ ---
347
+
348
+ ## Mode B — Existing Video Audit + Fix
349
+
350
+ ### Required input
351
+ - YouTube URL (preferred — fetch live metadata) or current title/description
352
+ - Views/performance complaint
353
+
354
+ ### Output template
355
+ ```
356
+ ==================================================
357
+ 🔍 YOUTUBE SEO AUDIT REPORT
358
+ ==================================================
359
+
360
+ VIDEO: [Title or URL]
361
+ TARGET KEYWORD: [confirmed in Step 1]
362
+ AUDIT DATE: [today's date]
363
+
364
+ ==================================================
365
+ SECTION 1 — AUDIT SCORECARD
366
+ ==================================================
367
+
368
+ | Element | Score | Issue Found |
369
+ |--------------------|-----------|-------------|
370
+ | Title | ✅/⚠️/❌ | [Finding] |
371
+ | Description | ✅/⚠️/❌ | [Finding] |
372
+ | Tags | ✅/⚠️/❌ | [Finding] |
373
+ | Hashtags | ✅/⚠️/❌ | [Finding] |
374
+ | Chapters | ✅/⚠️/❌ | [Finding] |
375
+ | Keyword targeting | ✅/⚠️/❌ | [Finding] |
376
+ | Geo/Local SEO | ✅/⚠️/❌ | [Finding] |
377
+ | Thumbnail text | ✅/⚠️/❌ | [Finding] |
378
+ | Cards/End screen | ✅/⚠️/❌ | [Finding] |
379
+ | Pinned comment | ✅/⚠️/❌ | [Finding] |
380
+
381
+ OVERALL SEO SCORE: [X/10]
382
+ PRIORITY FIXES: [Top 3 issues]
383
+
384
+ ==================================================
385
+ SECTION 2 — DETAILED FINDINGS
386
+ ==================================================
387
+
388
+ TITLE ANALYSIS
389
+ Current: "[existing title]"
390
+ Character count: [N] (ideal: 60-70)
391
+ Target keyword position: [where, or "absent"]
392
+ Missing: [power words, year, hook]
393
+
394
+ DESCRIPTION ANALYSIS
395
+ Current word count: [N] (ideal: 700-900)
396
+ Above-the-fold (first 150 chars): [paste]
397
+ Target keyword in first sentence: Yes / No
398
+ Chapters in description: Yes / No
399
+ Links/CTA present: Yes / No
400
+
401
+ TAGS ANALYSIS
402
+ Count: [N] (ideal: 15-20)
403
+ Tag type coverage: [which of 7 types are missing]
404
+
405
+ HASHTAG ANALYSIS
406
+ Count: [N] (ideal: 5-8)
407
+ Placement: [where they appear]
408
+ Issues: [in tags field? missing?]
409
+
410
+ CHAPTERS ANALYSIS
411
+ Present: Yes / No | Starts at 0:00: Yes / No
412
+
413
+ GEO / LOCAL SEO
414
+ Location signals: Yes / No
415
+
416
+ ==================================================
417
+ SECTION 3 — FULL REWRITTEN METADATA
418
+ ==================================================
419
+
420
+ ① REWRITTEN TITLE (Primary)
421
+ [New title — 60-70 chars]
422
+ Character count: [N]/70
423
+
424
+ ② REWRITTEN TITLE (A/B Variant)
425
+ [Alternative title — different hook]
426
+ Character count: [N]/70
427
+
428
+ ③ REWRITTEN DESCRIPTION
429
+ [Full 3-block description]
430
+
431
+ ④ REWRITTEN TAGS
432
+ [15-20 tags across all 7 types]
433
+
434
+ ⑤ REWRITTEN HASHTAGS
435
+ #Tag1 #Tag2 #Tag3 #Tag4 #Tag5 [#Tag6 #Tag7 optional]
436
+
437
+ ⑥ REWRITTEN CHAPTERS (6-10 markers)
438
+ 0:00 – [Chapter]
439
+ [N:NN] – [Continue]
440
+
441
+ ⑦ THUMBNAIL TEXT
442
+ "[3-5 word overlay]"
443
+ Note: [needs change?]
444
+
445
+ ⑧ PINNED COMMENT (replace existing)
446
+ [Target keyword + value teaser]
447
+
448
+ ==================================================
449
+ SECTION 4 — POST-FIX ACTION PLAN
450
+ ==================================================
451
+
452
+ Step 1 — Do immediately (YouTube Studio):
453
+ □ Replace title
454
+ □ Replace description
455
+ □ Replace tags
456
+ □ Add chapters if missing
457
+ □ Post new pinned comment
458
+
459
+ Step 2 — Within 48 hours:
460
+ □ Update thumbnail if flagged
461
+ □ Add to correct playlist
462
+ □ Share updated link
463
+
464
+ Step 3 — Check in 7 days:
465
+ □ Monitor CTR in Analytics
466
+ □ If impressions up but CTR flat, fix thumbnail
467
+ □ Try A/B title after 14 days if no improvement
468
+
469
+ ==================================================
470
+ ```
471
+
472
+ ---
473
+
474
+ ## Mode C — New Podcast Episode Package
475
+
476
+ ### Podcast-specific inputs (gather alongside Steps 1-2)
477
+ - Show name and episode number
478
+ - Guest name(s), one-line bio, and links
479
+ - Sponsor: name and where the read goes (pre/mid/post-roll)
480
+ - Platform links: Spotify, Apple Podcasts, etc.
481
+ - Series/season for playlist note
482
+
483
+ If Step 1 research shows people search the guest's name, lead the title with it. Otherwise lead with the topic.
484
+
485
+ ### Output template
486
+ ```
487
+ ==================================================
488
+ 🎙️ PODCAST EPISODE SEO PACKAGE — NEW EPISODE
489
+ ==================================================
490
+
491
+ ① SEO TITLE (Primary)
492
+ [Title — 60-70 chars. Lead with guest name if searchable, else keyword.]
493
+ Character count: [N]/70
494
+
495
+ ② SEO TITLE (A/B Variant)
496
+ [Different hook, same target keyword]
497
+ Character count: [N]/70
498
+
499
+ ③ DESCRIPTION
500
+ [Full description — guest bio in Block 2, platform links in Block 3]
501
+
502
+ ④ PRIMARY KEYWORDS
503
+ 1. [Step 1 target keyword]
504
+ 2. [guest name + "podcast" / "interview"]
505
+ 3. [secondary keyword from research]
506
+ 4. [secondary keyword from research]
507
+ 5. [show name + topic]
508
+
509
+ ⑤ TAGS
510
+ [tag1], [tag2] ... [tag15-20 — include show + guest name]
511
+ Total: [N]/500
512
+
513
+ ⑥ HASHTAGS
514
+ #Tag1 #Tag2 #Tag3 #Tag4 #Tag5 [#Tag6 #Tag7 optional]
515
+
516
+ ⑦ TOPICS DISCUSSED (6-10 markers)
517
+ 0:00 – Intro
518
+ [N:NN] – Guest intro
519
+ [N:NN] – [Topic 1]
520
+ [N:NN] – Sponsor read (if applicable)
521
+ [N:NN] – [Topic 2]
522
+ [N:NN] – Closing / where to find guest
523
+
524
+ ⑧ THUMBNAIL TEXT
525
+ "[3-5 bold words]"
526
+ Style note: [color contrast / visual hook]
527
+
528
+ ⑨ CARDS & END SCREEN
529
+ Card 1 (at [N:NN]): Related past episode
530
+ Card 2 (at [N:NN]): Playlist or guest's site
531
+ End Screen: Subscribe + related episode
532
+
533
+ ⑩ SERIES / PLAYLIST NOTE
534
+ Suggested playlist: [Series/season name]
535
+ Description: [50-100 word SEO description]
536
+
537
+ ⑪ PINNED COMMENT
538
+ [2-3 sentences. Keyword + teaser + question]
539
+
540
+ ⑫ LISTEN ON
541
+ 🎧 Spotify: [link]
542
+ 🎧 Apple Podcasts: [link]
543
+ 🎧 [Other platforms as supplied]
544
+
545
+ ⑬ END SCREEN SCRIPT
546
+ "[2-3 sentences — thank guest, tease next, subscribe]"
547
+
548
+ ==================================================
549
+ ```
550
+
551
+ ---
552
+
553
+ ## Mode D — Existing Podcast Episode Audit + Fix
554
+
555
+ ### Required input
556
+ - YouTube URL (preferred — fetch live metadata) or current title/description
557
+ - Views/performance complaint
558
+
559
+ ### Output template
560
+ ```
561
+ ==================================================
562
+ 🔍 PODCAST EPISODE SEO AUDIT REPORT
563
+ ==================================================
564
+
565
+ EPISODE: [Title or URL]
566
+ SHOW / EP #: [if known]
567
+ TARGET KEYWORD: [confirmed in Step 1]
568
+ AUDIT DATE: [today's date]
569
+
570
+ ==================================================
571
+ SECTION 1 — SCORECARD
572
+ ==================================================
573
+
574
+ | Element | Score | Issue Found |
575
+ |----------------------|-----------|-------------|
576
+ | Title | ✅/⚠️/❌ | [Finding] |
577
+ | Description | ✅/⚠️/❌ | [Finding] |
578
+ | Tags | ✅/⚠️/❌ | [Finding] |
579
+ | Hashtags | ✅/⚠️/❌ | [Finding] |
580
+ | Topics/Timestamps | ✅/⚠️/❌ | [Finding] |
581
+ | Keyword targeting | ✅/⚠️/❌ | [Finding] |
582
+ | Guest bio + links | ✅/⚠️/❌ | [Finding] |
583
+ | Platform links | ✅/⚠️/❌ | [Finding] |
584
+ | Sponsor disclosure | ✅/⚠️/❌ | [Finding] |
585
+ | Series/playlist | ✅/⚠️/❌ | [Finding] |
586
+ | Pinned comment | ✅/⚠️/❌ | [Finding] |
587
+
588
+ OVERALL SCORE: [X/10]
589
+ PRIORITY FIXES: [Top 3]
590
+
591
+ ==================================================
592
+ SECTION 2 — DETAILED FINDINGS
593
+ ==================================================
594
+
595
+ TITLE ANALYSIS
596
+ Current: "[existing title]"
597
+ Character count: [N] (ideal: 60-70)
598
+ Guest name / keyword position: [where, or "absent"]
599
+
600
+ DESCRIPTION ANALYSIS
601
+ Word count: [N] (ideal: 800-1,000)
602
+ Keyword in first sentence: Yes / No
603
+ Guest bio present: Yes / No
604
+ Timestamps present: Yes / No
605
+ Platform links present: Yes / No
606
+
607
+ TAGS ANALYSIS
608
+ Count: [N] (ideal: 15-20)
609
+ Show / guest name as tags: Yes / No
610
+
611
+ TOPICS / TIMESTAMPS ANALYSIS
612
+ Present: Yes / No | Starts at 0:00: Yes / No
613
+ Sponsor marked (if applicable): Yes / No
614
+
615
+ ==================================================
616
+ SECTION 3 — FULL REWRITTEN METADATA
617
+ ==================================================
618
+
619
+ ① REWRITTEN TITLE (Primary)
620
+ [New title — 60-70 chars]
621
+ Character count: [N]/70
622
+
623
+ ② REWRITTEN TITLE (A/B Variant)
624
+ [Different hook]
625
+ Character count: [N]/70
626
+
627
+ ③ REWRITTEN DESCRIPTION
628
+ [3-block structure, guest bio in Block 2, platform links in Block 3]
629
+
630
+ ④ REWRITTEN TAGS
631
+ [15-20 tags including show + guest name]
632
+
633
+ ⑤ REWRITTEN HASHTAGS
634
+ #Tag1 #Tag2 #Tag3 #Tag4 #Tag5 [#Tag6 #Tag7 optional]
635
+
636
+ ⑥ REWRITTEN TOPICS / TIMESTAMPS (6-10)
637
+ 0:00 – Intro
638
+ [N:NN] – [Continue]
639
+
640
+ ⑦ THUMBNAIL TEXT
641
+ "[3-5 word overlay]"
642
+ Note: [needs change?]
643
+
644
+ ⑧ PINNED COMMENT (replace existing)
645
+ [Rewritten comment]
646
+
647
+ ==================================================
648
+ SECTION 4 — ACTION PLAN
649
+ ==================================================
650
+
651
+ Step 1 — Do immediately (YouTube Studio):
652
+ □ Replace title
653
+ □ Replace description
654
+ □ Replace tags
655
+ □ Add/fix timestamps
656
+ □ Post new pinned comment
657
+
658
+ Step 2 — Within 48 hours:
659
+ □ Update thumbnail if flagged
660
+ □ Add to correct playlist
661
+ □ Cross-post platform links
662
+ □ Share with guest
663
+
664
+ Step 3 — Check in 7 days:
665
+ □ Monitor CTR
666
+ □ Try A/B title after 14 days if flat
667
+
668
+ ==================================================
669
+ ```
670
+
671
+ ---
672
+
673
+ ## Mode E — New Short-Form / Reel Package
674
+
675
+ ### Required input
676
+ - Clip's topic/hook or the Step 1 target keyword
677
+ - If cut from a longer video: which moment and the parent video's tags
678
+ - Platform(s): YouTube Shorts (primary), plus Instagram Reels / TikTok if needed
679
+
680
+ ### Output template
681
+ ```
682
+ ==================================================
683
+ 🎬 SHORT-FORM SEO PACKAGE — NEW SHORT / REEL / CLIP
684
+ ==================================================
685
+
686
+ ① YOUTUBE SHORTS TITLE (Primary)
687
+ [Title — 60-70 chars. Keyword in first 3 words. One power word/hook.]
688
+ Character count: [N]/70
689
+
690
+ ② TITLE (A/B Variant)
691
+ [Different hook, same keyword]
692
+ Character count: [N]/70
693
+
694
+ ③ DESCRIPTION (150-200 words)
695
+ [Sentence 1: target keyword. 2-4 more sentences. Hashtags on final line.]
696
+
697
+ ④ PRIMARY KEYWORDS
698
+ 1. [Step 1 target keyword]
699
+ 2. [secondary keyword]
700
+ 3. [secondary keyword]
701
+
702
+ ⑤ TAGS (5-8)
703
+ [tag1], [tag2] ... [tag5-8]
704
+ If cut from a longer video: reuse 5-8 of its tags.
705
+
706
+ ⑥ HASHTAGS (3-5, #Shorts always included)
707
+ #Shorts #Tag2 #Tag3 [#Tag4 #Tag5 optional]
708
+
709
+ ⑦ CROSS-POST CAPTION (Reels / TikTok — if cross-posting)
710
+ [60-150 words. Keyword in first ~125 chars. End with 3-5 hashtags.]
711
+
712
+ ⑧ COVER FRAME / THUMBNAIL TEXT
713
+ "[3-5 bold words]"
714
+
715
+ ⑨ PINNED COMMENT
716
+ [1-2 sentences. Keyword + question]
717
+
718
+ ⑩ END-OF-CLIP CTA
719
+ [1 sentence — "full episode linked above", "part 2 tomorrow", etc.]
720
+
721
+ ==================================================
722
+ ```
723
+
724
+ ---
725
+
726
+ ## Mode F — Existing Short-Form Audit + Fix
727
+
728
+ ### Required input
729
+ - URL (preferred) or current title/description/hashtags
730
+ - Views/performance complaint
731
+
732
+ ### Output template
733
+ ```
734
+ ==================================================
735
+ 🔍 SHORT-FORM SEO AUDIT REPORT
736
+ ==================================================
737
+
738
+ CLIP: [Title or URL]
739
+ TARGET KEYWORD: [confirmed in Step 1]
740
+ AUDIT DATE: [today's date]
741
+
742
+ ==================================================
743
+ SECTION 1 — SCORECARD
744
+ ==================================================
745
+
746
+ | Element | Score | Issue Found |
747
+ |---------------------|-----------|-------------|
748
+ | Title | ✅/⚠️/❌ | [Finding] |
749
+ | Description/Caption | ✅/⚠️/❌ | [Finding] |
750
+ | Hashtags | ✅/⚠️/❌ | [Finding] |
751
+ | Keyword targeting | ✅/⚠️/❌ | [Finding] |
752
+ | Cover/thumbnail text| ✅/⚠️/❌ | [Finding] |
753
+
754
+ OVERALL SCORE: [X/10]
755
+ PRIORITY FIXES: [Top 3]
756
+
757
+ ==================================================
758
+ SECTION 2 — DETAILED FINDINGS
759
+ ==================================================
760
+
761
+ TITLE ANALYSIS
762
+ Current: "[existing]"
763
+ Chars: [N] (ideal: 60-70)
764
+ Keyword position: [where or "absent"]
765
+
766
+ DESCRIPTION ANALYSIS
767
+ Word count: [N] (ideal: 150-200)
768
+ Keyword in sentence 1: Yes / No
769
+
770
+ HASHTAG ANALYSIS
771
+ Count: [N] (ideal: 3-5)
772
+ #Shorts present: Yes / No
773
+ Placement: [description vs title]
774
+
775
+ ==================================================
776
+ SECTION 3 — REWRITTEN METADATA
777
+ ==================================================
778
+
779
+ ① REWRITTEN TITLE (Primary)
780
+ [60-70 chars]
781
+ Character count: [N]/70
782
+
783
+ ② REWRITTEN TITLE (A/B Variant)
784
+ [Different hook]
785
+ Character count: [N]/70
786
+
787
+ ③ REWRITTEN DESCRIPTION (150-200 words)
788
+ [Keyword in sentence 1, hashtags on final line]
789
+
790
+ ④ REWRITTEN TAGS (5-8)
791
+ [tags]
792
+
793
+ ⑤ REWRITTEN HASHTAGS (3-5, #Shorts included)
794
+ #Shorts #Tag2 #Tag3
795
+
796
+ ⑥ CROSS-POST CAPTION (if applicable)
797
+ [60-150 words, keyword in first 125 chars]
798
+
799
+ ⑦ COVER/THUMBNAIL TEXT
800
+ "[3-5 word overlay]"
801
+
802
+ ⑧ PINNED COMMENT
803
+ [Rewritten comment]
804
+
805
+ ==================================================
806
+ SECTION 4 — ACTION PLAN
807
+ ==================================================
808
+
809
+ Step 1 — Do immediately:
810
+ □ Replace title, description, hashtags, tags
811
+ □ Move hashtags out of title into description if needed
812
+ □ Update cover frame if flagged
813
+
814
+ Step 2 — Check in 7 days:
815
+ □ Monitor retention/completion rate
816
+ □ If impressions up but completion flat, fix hook first
817
+
818
+ ==================================================
819
+ ```
820
+
821
+ ---
822
+
823
+ ## Build the output
824
+
825
+ Now assemble the output. Deliver only what the user asked for:
826
+
827
+ - **Full package**: Use your mode's template, fill every numbered section
828
+ - **Single item** (title/description/tags only): Deliver just that + anything naturally attached (e.g., description should include its hashtags and chapters; title should include its A/B variant)
829
+ - **Only say what they need** — don't dump sections they didn't request
830
+
831
+ Reference the rules by section:
832
+ 1. **Title** → Title Rules
833
+ 2. **Description** → Description Structure
834
+ 3. **Tags** → Tags Strategy
835
+ 4. **Hashtags** → Hashtag Rules
836
+ 5. **Chapters** → Chapters / Timestamps Rules
837
+ 6. **Geo/Local** → Geo / Local SEO Rules
838
+
839
+ Then run the Quality Checklist below.
840
+
841
+ ---
842
+
843
+ ## Quality Checklist — run before sending
844
+
845
+ ### Completeness
846
+ - [ ] All numbered sections in the matched mode are present with real content
847
+ - [ ] Chapters: 6-10 markers, not more
848
+
849
+ ### Research
850
+ - [ ] Target keyword confirmed (or proposed + confirmed)
851
+ - [ ] Step 1 search batch run — secondary keywords from real results
852
+ - [ ] Current year from today's date
853
+ - [ ] No fabricated search-volume or view-count claims
854
+ - [ ] Superlative claims verified or marked `[VERIFY: ...]`
855
+
856
+ ### Title
857
+ - [ ] 60-70 characters, counted exactly
858
+ - [ ] Target keyword in first 5 words
859
+ - [ ] One emotional hook; A/B variant uses a different angle
860
+
861
+ ### Description
862
+ - [ ] Target keyword in sentence 1
863
+ - [ ] All 3 blocks present; 700-900 words (video) / 800-1,000 (podcast)
864
+ - [ ] Chapters/timestamps pasted inside description
865
+ - [ ] Real links from Step 2 (or `[ADD: ...]` markers)
866
+ - [ ] Hashtags on final line only
867
+
868
+ ### Tags & Hashtags
869
+ - [ ] 15-20 tags, under 500 chars, all 7 types represented
870
+ - [ ] No hashtag symbols in the tags field
871
+ - [ ] 5-8 hashtags (3-5 for short-form), CamelCase, strongest 3 first
872
+ - [ ] Hashtag set differs from recent uploads
873
+
874
+ ### Chapters & Geo
875
+ - [ ] Starts at 0:00, 6-10 sections, keyword-aware titles
876
+ - [ ] Geo mentioned 2-3 times (if applicable)
877
+
878
+ ### Extras
879
+ - [ ] Thumbnail text, cards/end screen, playlist note, pinned comment all included
880
+ - [ ] Podcast episodes: guest placement, platform links, sponsor disclosure, episode numbering
881
+ - [ ] Short-form: 3-5 hashtags, #Shorts included, no chapters, cross-post caption if applicable
882
+
883
+ ---
884
+
885
+ ## Failure Modes
886
+
887
+ | Mistake | Correct approach |
888
+ |---|---|
889
+ | Generating tags/keywords from memory | Run Step 1 research batch first |
890
+ | Inventing search-volume or view-count numbers | Never state unverified numbers; use directional language |
891
+ | Hardcoding a year from training data | Use today's actual date |
892
+ | Description full of placeholders | Run Step 2 for real links first |
893
+ | Title is 71+ characters | Count exactly; cut filler |
894
+ | Description under 400 words | Must hit 700-1,000 words |
895
+ | Hashtags in tags field | Tags = keywords; hashtags in description only |
896
+ | All tags are one-phrase variants | Use all 7 tag types |
897
+ | 0:00 chapter missing | YouTube ignores all chapters without it |
898
+ | Geo skipped for local content | Always include for location-specific content |
899
+ | A/B title is just reworded | Must test a genuinely different hook |
900
+ | Pinned comment is "Check out my video!" | Include keyword + value teaser |
901
+ | Podcast title omits searchable guest name | Lead with guest name if people search for it |
902
+ | More than 10 chapter markers | Merge adjacent topics |
903
+ | Unverified superlative stated as fact | Verify or mark `[VERIFY: ...]` |
904
+ | Assuming a specific tool name for search/fetch | Use whatever your host calls these |
905
+
906
+ ---
907
+
908
+ ## Examples
909
+
910
+ **Video, new upload:** User says "uploading a video about how farmers in Nepal can use mobile apps to sell vegetables directly." → Confirm target keyword ("sell vegetables online Nepal"), run Step 1, produce Mode A package — title, A/B variant, 800-word description with geo signals, 18 tags, 7 hashtags, 8 chapters, thumbnail text, cards, playlist note, pinned comment, end-screen script.
911
+
912
+ **Podcast, existing episode, underperforming:** User says "My episode with [guest] has barely any views, here's the URL." → Fetch URL, confirm target keyword, produce Mode D audit — scorecard, detailed findings, rewritten metadata, action plan.
913
+
914
+ **Short-form, new clip from a podcast:** User says "Cut a Short from the Antigravity Awesome Skills part of that episode." → Mode E: reuse episode's keyword and tags, 60-70 char title, 150-200 word description, 3-5 hashtags including `#Shorts`, cross-post caption.
915
+
916
+ ---
917
+
918
+ ## Limitations
919
+ - Use this skill only when the task matches the scope described above
920
+ - Do not treat output as a substitute for platform-specific validation, testing, or expert review
921
+ - Stop and ask for clarification if required inputs, permissions, or success criteria are missing