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,150 @@
1
+ # Workflow Routing Map
2
+
3
+ 本文件规定 CrossFrame skill family 的连续触发规则。
4
+
5
+ ## 核心链路
6
+
7
+ | 用户目标 | 默认工作流 | 说明 |
8
+ |---|---|---|
9
+ | 结构诊断 | `crossframe -> crossframe-essay(full-visible-v5-longform, editorial-base) -> crossframe-review` | 先诊断,再默认成文;只有用户说“只要纯诊断/不要文章”才停在诊断。 |
10
+ | 开放式可读分析 | `crossframe -> crossframe-essay(full-visible-v5-longform, editorial-base) -> crossframe-review` | 用户只说分析、怎么看、讲讲、写一下且未指定格式时,默认输出完整可见底稿 + 完整长文正文。 |
11
+ | 普通洞察文章 | `crossframe -> crossframe-essay(full-visible-v5-longform, editorial-base) -> crossframe-review` | 先诊断,再完整底稿,再长文正文,再评审;默认不是短答或冷诊断腔。 |
12
+ | 公共评论文章 | `crossframe -> crossframe-public -> crossframe-essay -> crossframe-review` | 公共事实和证据边界必须在成文前完成。 |
13
+ | 组织复盘文章 | `crossframe -> crossframe-org -> crossframe-essay -> crossframe-review` | 先看责任链、授权链、反馈写回,再成文。 |
14
+ | 答读者问 | `crossframe -> crossframe-dialogue -> crossframe-essay(full-visible-v5-longform, editorial-reply) -> crossframe-review` | 先短答复接住问题,再默认扩成文章;只有明确要短答才停在 dialogue。 |
15
+ | 编辑同志口吻长答 | `crossframe -> crossframe-dialogue -> crossframe-essay -> crossframe-review` | 先回信式判断,再扩成长文。 |
16
+ | 案例沉淀 | `crossframe -> crossframe-casebook -> crossframe-essay(full-visible-v5-longform, editorial-base) -> crossframe-review` | 先沉淀案例,再默认成文。 |
17
+ | 案例后成文 | `crossframe -> crossframe-casebook -> crossframe-essay -> crossframe-review` | 案例是文章材料,不替代文章判断。 |
18
+ | 概念教学 | `crossframe -> crossframe-teach -> crossframe-essay(full-visible-v5-longform, editorial-base) -> crossframe-review` | 先教学解释,再默认成文。 |
19
+ | 命题辩论 | `crossframe -> crossframe-debate -> crossframe-essay(full-visible-v5-longform, editorial-base) -> crossframe-review` | 先拆命题和证据要求,再默认成文。 |
20
+ | 辩论后成文 | `crossframe -> crossframe-debate -> crossframe-essay -> crossframe-review` | 论证完成后再写文章。 |
21
+ | 读书研究 | `crossframe -> crossframe-notebook -> crossframe-essay(full-visible-v5-longform, editorial-base) -> crossframe-review` | 先输出关联、不同、可吸收处、冲突处,再默认成文。 |
22
+ | 读书后成文 | `crossframe -> crossframe-notebook -> crossframe-essay -> crossframe-review` | 研究笔记先于文章。 |
23
+ | 评审已有输出 | `crossframe-review -> crossframe-essay(full-visible-v5-longform, editorial-base) -> crossframe-review-lite` | 先给评审结论,再默认写成可读文章;只有“只要评审/不要文章”才停在 review。 |
24
+
25
+ ## 默认成文规则
26
+
27
+ 当 `crossframe-suite` 被触发时,默认把最终输出做成 `full-visible-v5-longform`:5.0 混合长文,包含完整可见底稿和完整长文正文。任何专项产物都先完成,再默认转成文章。典型信号:
28
+
29
+ - “分析一下这个问题”
30
+ - “你怎么看”
31
+ - “讲讲这个现象”
32
+ - “写一下这个主题”
33
+ - “给我一个有洞察力的回答”
34
+ - “我想看一个能给别人读的输出”
35
+ - “评审这个输出”
36
+ - “整理成案例”
37
+ - “讲这个概念”
38
+ - “给组织修复建议”
39
+ - “做命题辩论”
40
+
41
+ 此时默认链路是:
42
+
43
+ ```text
44
+ crossframe -> source-continuity-check -> v5-read-state-capsule -> source-anchor-integrity-check -> crossframe-essay(full-visible-v5-longform, editorial-base) -> crossframe-review
45
+ ```
46
+
47
+ `source-continuity-check`、`v5-read-state-capsule` 和 `source-anchor-integrity-check` 都不是独立 skill,而是 `crossframe` 内部的源结构状态链:先确认是否读对连续联读包,再生成读态胶囊,最后检查中心命题、机制候选、高风险概念和行动边界是否能回指胶囊源锚点。v3/v2 文件只在需要历史版本对照时读取。
48
+
49
+ `editorial-base` 表示自动成文默认启用 `crossframe-essay` 的现代编辑底色:先接住问题,再共同分析结构,必要时严厉批评不当做法,最后给出清醒、有分寸的意见。问题型主题用答复体;公共评论、思想文章、概念文章用评论体。只有用户明确要求中性报告、备忘录、表格、清单、纯诊断或学术摘要时,才关闭这一声口。
50
+
51
+ `full-visible-v5-longform` 表示底稿完整可见,至少展示对象、事实边界、尺度窗口、机制候选、v5 连续联读包、源结构保真、概念风险、反向条件、声口方案和文章转译方案;正文默认 1200-2200 中文字,有标题、铺陈、概念上升、经典/理论参照或思想映射、现实回落、边界段和余味结尾。
52
+
53
+ 关闭默认文章层的信号:
54
+
55
+ - “只要评审/只要原始评审/不要文章”
56
+ - “只要案例库/只要来源台账/只要脱敏材料”
57
+ - “只要组织修复备忘录/只要反馈写回方案/只要低风险试点”
58
+ - “只列正反方/只要命题论证表/只要隐藏前提”
59
+ - “只讲概念并出练习”
60
+ - “只要一句话/只要表格/只要清单/只要下一步行动/短答”
61
+
62
+ 这些信号表示用户显式关闭文章层,输出停在指定交付物。没有“只要/不要文章”等显式关闭词时,仍默认追加文章层。
63
+
64
+ ## 触发信号
65
+
66
+ ### 追加 `crossframe-public`
67
+
68
+ - 平台、政策、公共制度、公共承诺、申诉、封禁、处罚、合规、机构声明。
69
+ - 最新事实、真实人物、真实公司、真实组织、公共争议。
70
+ - 需要查源、证据边界、弱信号保护或反俘获。
71
+ - 涉及 AI 合规文本、机构自评、恶意合规、可见性偏误或开放断言被处置化时,必须追加 `v5-ai-process-artifact-boundary-pack`、`v5-source-evidence-separation-pack` 和 `v5-evidence-downgrade-action-ceiling-pack`。
72
+
73
+ ### 追加 `crossframe-org`
74
+
75
+ - 团队、项目、复盘、流程、绩效、授权、责任、管理层、中层耗竭。
76
+ - 用户要备忘录、修复方案、反馈写回方案、低风险试点。
77
+
78
+ ### 追加 `crossframe-debate`
79
+
80
+ - 用户说“辩论、反驳、论证、命题、正反方、隐藏前提、最强反方”。
81
+ - 文章中心命题争议较强,需要先压测。
82
+
83
+ ### 追加 `crossframe-notebook`
84
+
85
+ - 读书、论文、理论、文章、摘录、文献、思想家、经典、关联与不同。
86
+ - 需要从外部文本中吸收或反证 CrossFrame。
87
+
88
+ ### 追加 `crossframe-casebook`
89
+
90
+ - 聊天记录、项目材料、复盘材料、事件链、案例库、可复用案例。
91
+
92
+ ### 追加 v5.0 源连续性保护
93
+
94
+ - 框架是否失效、是否应降级/转接/退场:触发 `v5-framework-self-diagnosis-falsification-pack`。
95
+ - 共识程序、强判断、开放断言被长期引用:触发 `v5-open-assertion-proposition-pack`、`v5-strong-judgment-eight-pack`。
96
+ - 沉默、缺席、不透明、弱信号、AI 缺失材料:触发 `v5-low-power-protection-pack`、`v5-source-evidence-separation-pack`、`v5-ai-process-artifact-boundary-pack`。
97
+ - 家庭、小团队、非正式关系中没有制度却风险持续:触发 `v5-diagnosis-admission-downgrade-exit-pack`、`v5-low-power-protection-pack`。
98
+ - 无法退出、复杂创伤、无健康基准:触发 `v5-love-trapped-trauma-pack`。
99
+ - 引经据典、隐喻、知识谱系、规范性前提:触发 `v5-domain-translation-normative-source-pack`。
100
+ - 课程、咨询、AI 工具、认证、商业化:触发 `v5-toolization-accessibility-release-pack`。
101
+ - 高反身追踪、阶段 6、熵增、必须停止观察:触发 `v5-observation-reflexivity-release-pack`、`v5-state-coordinate-lifecycle-pack`。
102
+ - 用户要沉淀,而不是只要一次性答案。
103
+
104
+ ### 追加 `crossframe-dialogue`
105
+
106
+ - 读者来信、编辑回信、短答复、咨询式回应、我该怎么看/怎么办。
107
+ - 用户明确要亲切、耐心、有意见但不长篇。
108
+
109
+ ### 追加 `crossframe-teach`
110
+
111
+ - 教概念、讲给普通人、解释术语、做练习、误读纠偏。
112
+ - 用户问“这个概念到底什么意思”。
113
+
114
+ ### 追加 `crossframe-essay`
115
+
116
+ - 写文章、长文、评论、随笔、思想文章、洞察文章、报刊答复体。
117
+ - 用户要求概念上升、引经据典、现代编辑同志口吻。
118
+ - suite 默认对任何 CrossFrame 内容任务都追加,并默认传入 `editorial-base` 声口要求;不要等用户再次说“请写成文章”。
119
+ - suite 默认成文必须同时传入 `full-visible-v5-longform` 输出档位;不要把任何未显式关闭文章层的内容任务压缩成短答。
120
+
121
+ ### 追加 `crossframe-review`
122
+
123
+ - 任何正式交付、长文、公共议题、强判断、组织修复、案例沉淀、命题结论。
124
+ - 用户要求审查、打分、验收、是否合格。
125
+
126
+ ### 追加连续联读包
127
+
128
+ - 文章、评论、思想文章:至少触发 `v5-seven-gates-diagnosis-pack` 与 `v5-domain-translation-normative-source-pack`。
129
+ - 开放断言、强判断、高责任:触发 `v5-open-assertion-proposition-pack`、`v5-strong-judgment-eight-pack`、`v5-evidence-downgrade-action-ceiling-pack`。
130
+ - 公共议题、平台治理、合规材料:触发 `v5-public-power-institution-pack`,并视情况触发 `v5-ai-process-artifact-boundary-pack`。
131
+ - 亲密关系、解释劳动、爱、照护、疗愈:触发 `v5-love-trapped-trauma-pack`、`v5-action-healing-transfer-pack`。
132
+ - 生命周期、递进、势场、自主解离、治理连续性、文明尺度:触发 `v5-state-coordinate-lifecycle-pack`、`v5-long-evolution-progression-field-pack`、`v5-governance-continuity-multicenter-pack`。
133
+ - 框架边界、专业替代、AI 合规剧场、概念武器化:触发 `v5-use-boundary-governance-pack`、`v5-concept-weaponization-dogma-pack`。
134
+
135
+ ## 不读取规则
136
+
137
+ - 不要因为出现“公共”一词就读取全部公共协议;先判断是否涉及真实公共事实或制度责任。
138
+ - 不要因为文章需要漂亮就读取 `notebook`;只有需要外部文本、理论参照或读书比较时才读。
139
+ - 不要因为短答复要有温度就跳过 `dialogue`;但若用户没有明确要求“只要短答”,`dialogue` 后仍默认追加 `essay`。
140
+ - 不要把 `review` 输出给用户,除非用户要求评审报告或发现硬失败。
141
+ - 不要把所有 sibling skill 都列进“本次读取”,未读取的要写在“不读取”里。
142
+
143
+ ## 工作流改写
144
+
145
+ 用户已有部分产物时,可以跳过已完成环节,但必须声明来源:
146
+
147
+ - 用户给了完整诊断底稿:可从 `essay` 开始,但要做事实边界复核。
148
+ - 用户给了文章:先 `review`,若未明确“只要评审”,再默认进入 `essay` 做文章式综合。
149
+ - 用户给了证据材料:先 `public` 或 `casebook`,再决定是否 `essay`。
150
+ - 用户给了书摘:先 `notebook`,再决定是否 `essay` 或 `teach`。
@@ -0,0 +1,43 @@
1
+ # 模式与角色选择弹窗
2
+
3
+ > 分析前必须确认以下两项。回复数字即可,例如 `2+1`;或直接说“默认”使用推荐值。
4
+
5
+ ## 展示规则
6
+
7
+ - 必须完整渲染本模板的 4 个输出模式和 6 个角色选项,不得压缩成“请选择模式/角色”或只让用户回复数字。
8
+ - 必须保留推荐默认 `2+1` 的说明;用户未明确回复“默认/直接开始/随便/都行/不用选”前,不得自行采用默认值继续。
9
+ - 本选择器只在 suite 开头使用;文章类型选择器必须等结构洞察底稿之后再展示。
10
+
11
+ ---
12
+
13
+ ## 输出模式(选一个)
14
+
15
+ 决定“冒多大推断风险”。不影响分析深度和质量,只影响推断边界和表达方式。
16
+
17
+ 1. **保守**:只确认最稳的结论,强调边界和不确定性;强制至少两处反例/撤回条件。
18
+ 2. **客观**:平衡正反和竞争机制;可给条件性方向判断,但必须写替代解释、反向条件和撤回条件。(默认)
19
+ 3. **激进**:给出最强判断,承担推断风险;允许单一主机制,但注明竞争假说,边界段可缩短。
20
+ 4. **批判**:以质疑前提、寻找反例和潜在代价为主;强制包含“最强反方”段。
21
+
22
+ ---
23
+
24
+ ## 角色选择(选一个)
25
+
26
+ 决定“为谁分析、用什么语言”。后台推理链条不变,只改变前台表达风格。
27
+
28
+ 1. **学术专家**:侧重理论框架、严谨逻辑和概念定义;结论保留条件和边界。(默认)
29
+ 2. **实践工匠**:侧重落地经验、可操作步骤和常见坑点;关注“怎么做”。
30
+ 3. **战略决策者**:侧重目标、资源、风险与收益平衡;关注“要不要做、投入多少、何时止损”。
31
+ 4. **大众传播**:侧重通俗易懂、情绪共鸣和生活关联;用比喻、故事,避免术语。
32
+ 5. **批判反思者**:侧重质疑前提、寻找反例和潜在代价;指出盲点、利益偏向或副作用。
33
+ 6. **未来探索者**:侧重趋势推演、颠覆可能和极端情景;至少展开两个分歧路径。
34
+
35
+ ---
36
+
37
+ 回复方式:数字即可,例如 `2+1`(客观 + 学术专家)、`4+5`(批判 + 批判反思者)、`3+6`(激进 + 未来探索者)。
38
+
39
+ 也可以直接说“默认”使用 `2+1`。首次使用推荐先用默认值熟悉框架。
40
+
41
+ `topic_sensitivity` 不需要你选择;系统会按题材自动标注 `low / normal / vulnerable / high-stakes`。涉及痛苦、创伤、无法退出或高责任现实处置时,会先执行承接或审计保护。
42
+
43
+ 本弹窗只选择模式和角色,不选择文章类型。若本次最终进入文章层,且你没有显式指定文章类型,系统会先完成问题拆解和结构洞察底稿,再在正文生成前显示文章类型选择器。
@@ -0,0 +1,72 @@
1
+ # Suite Reasoning Outline
2
+
3
+ 默认输出:
4
+
5
+ ```text
6
+ 调度提纲
7
+ - 任务类型:
8
+ - 输出模式与角色:
9
+ - 工作流:
10
+ - 必读 skill:
11
+ - 按需读取:
12
+ - 连续联读包:
13
+ - 读态胶囊:
14
+ - 源锚点检查:
15
+ - 主题敏感度:
16
+ - 正文声口:
17
+ - 文章类型:
18
+ - 输出档位:
19
+ - 不读取:
20
+ - 质量闸:
21
+ ```
22
+
23
+ ## 字段说明
24
+
25
+ - `任务类型`:用普通话说明用户真正要的交付物。
26
+ - `输出模式与角色`:写 `analysis_mode + role`,例如 `客观 + 学术专家`;若用户未选择,必须先展示模式与角色选择器。
27
+ - `工作流`:写 skill id 链路,例如 `crossframe -> crossframe-public -> crossframe-essay -> crossframe-review`。
28
+ - `必读 skill`:本次必须读取的 skill。
29
+ - `按需读取`:只列触发了条件的概念卡、专项协议或模板。
30
+ - `连续联读包`:只列 `continuity-bundles.md` 中本次触发的包名;未触发时写“未触发”。
31
+ - `读态胶囊`:写“由 crossframe 生成 / 复用已有胶囊 / 不需要”。suite 不生成胶囊。
32
+ - `源锚点检查`:写“需要 / 不需要”,需要时说明中心命题、机制候选、高风险概念或行动边界要回指胶囊。
33
+ - `主题敏感度`:写 `low / normal / vulnerable / high-stakes`;若为 `vulnerable` 或 `high-stakes`,说明先承接人或先审计的保护动作。
34
+ - `正文声口`:按角色和 `topic_sensitivity` 写“中性分析体 / 中性决定体 / 答复体 / 评论体”;显式要求编辑口吻时说明覆盖原因。
35
+ - `文章类型`:只有文章层开启时填写。用户未显式指定时,先生成结构洞察底稿,再完整展示文章类型选择器的九个选项,并给出推荐项和推荐理由;用户回复“默认/自动/都行”后写推荐项结果。
36
+ - `输出档位`:suite 默认写 `full-visible-v5-longform / 5.0混合长文`;只有用户显式要求短答、表格、清单、纯诊断或不要文章时写对应交付物。
37
+ - `不读取`:列 1-3 个容易误触发但本次不需要的 skill,防止全量加载。
38
+ - `质量闸`:完整评审、轻量自检或无需评审,并写原因。
39
+
40
+ 只要用户没有显式关闭文章层,`输出档位` 默认写 `full-visible-v5-longform / 5.0混合长文`,`工作流` 默认在必要专项 skill 后追加 `crossframe-essay -> crossframe-review`。调度说明要保留顺序:v5-read-state-capsule -> 源锚点完整性检查 -> 结构洞察底稿 -> 文章类型选择器 -> 写作技法读取 -> 文章正文 -> 质量闸。
41
+
42
+ 批量压测或控制器汇总时,不得把“文件级流程完整”写成总“通过”。必须拆开:
43
+
44
+ ```text
45
+ - structural_pass:标题、底稿、正文、胶囊、来源台账、技法、质量闸是否存在
46
+ - substantive_pass:中心命题、来源台账、胶囊锚点、技法落地和正文是否互相支撑
47
+ - publish_boundary:内部压测 / 待核验分析 / 可发布需补证 / 不得用于强判断
48
+ ```
49
+
50
+ 若控制器只做结构 smoke check,只能写 `structural_pass=true`,不能写 `substantive_pass=true` 或笼统“全部通过”。
51
+
52
+ ## 轻量版
53
+
54
+ 当用户只要最终结果:
55
+
56
+ ```text
57
+ 本次按 `crossframe -> [needed sibling skills] -> crossframe-essay -> crossframe-review` 处理,输出档位为 `full-visible-v5-longform`:先完成必要专项判断,再给完整可见底稿和完整长文正文,最后过质量闸。
58
+ ```
59
+
60
+ ## 禁止写法
61
+
62
+ 不要写:
63
+
64
+ ```text
65
+ 我会读取全部 CrossFrame skills 以确保完整。
66
+ ```
67
+
68
+ 应写:
69
+
70
+ ```text
71
+ 本次不读取 `crossframe-casebook` 和 `crossframe-teach`,因为目标是公共评论文章,不是案例沉淀或概念教学。
72
+ ```
@@ -0,0 +1,110 @@
1
+ ---
2
+ name: crossframe-teach
3
+ description: "Use when CrossFrame Suite routes explicit Chinese teaching of CrossFrame concepts, misreading boundaries, plain-language examples, signals, or exercises."
4
+ category: content
5
+ risk: safe
6
+ source: community
7
+ source_repo: xi-kari/crossframe-skill
8
+ source_type: community
9
+ date_added: 2026-06-16
10
+ author: xi-kari
11
+ license: MIT
12
+ license_source: https://github.com/xi-kari/crossframe-skill/blob/main/LICENSE
13
+ tools:
14
+ - "Agent Skills"
15
+ - Codex
16
+ - Claude
17
+ tags:
18
+ - crossframe
19
+ - chinese
20
+ - teaching
21
+ - concepts
22
+ - plain-language
23
+ ---
24
+ # CrossFrame Teach
25
+
26
+
27
+
28
+ ## When to Use This Skill
29
+
30
+ - Use when `crossframe-suite` routes explicit CrossFrame work into concept teaching, misreading correction, plain-language examples, observable signals, or exercises.
31
+ - Use when the user wants to understand a CrossFrame concept without turning terms into slogans.
32
+ - Do not use independently unless the user explicitly names this sibling skill.
33
+
34
+ ## Packaged Source Note
35
+
36
+ This AAS-ready copy preserves the original CrossFrame skill body below. Chinese remains the canonical semantic layer; English metadata is only for discovery, installation, and repository review.
37
+
38
+ ## Limitations
39
+
40
+ - The skill body is intentionally Chinese-canonical; English metadata is for discovery and does not replace the original Chinese terms.
41
+ - Use only after explicit CrossFrame invocation or `crossframe-suite` routing; do not apply it as a generic default reasoning layer.
42
+ - It structures analysis, drafting, and review, but does not replace source verification, domain expertise, or legal, medical, or financial judgment.
43
+
44
+ > **本 skill 不独立触发。** 所有 CrossFrame 任务统一从 `crossframe-suite` 入口调度。用户无需直接调用本 skill;suite 根据路由规则在需要时自动加载。
45
+
46
+ 如果概念教学要连接文章写作、案例沉淀、读书研究或输出评审,先读取 `../crossframe-suite/SKILL.md` 做总调度;本 skill 只负责教学解释、误读边界和练习。
47
+
48
+ ## 轻入口原则
49
+
50
+ 中文是权威语义。`CrossFrame Teach` 只是教学入口,不重写、不替代、不压缩 canonical CrossFrame。
51
+
52
+ 每次触发后先读取相邻 canonical 材料:
53
+
54
+ - `../crossframe/SKILL.md`
55
+ - `../crossframe/references/read-routing-map.md`
56
+ - 若概念教学触发高责任、公共制度、亲密关系、长期演化、框架治理、AI 现实验证、弱信号/不透明、无法退出、工具化、隐喻/来源透明或文章输出,追加读取 `../crossframe/references/continuity-bundles.md`,并按需使用 `../crossframe/worksheets/source-continuity-check.md`;未完成联读时只能降档。
57
+ - 复用 `../crossframe/templates/read-state-capsule.md` 规定的 `v5-read-state-capsule`,并在高责任、公共、AI/过程性产物、生命周期、无法退出主体或文章输出场景执行 `../crossframe/worksheets/source-anchor-integrity-check.md`。如果胶囊缺失,回到 `../crossframe/SKILL.md` 补齐;本 skill 不重新发明源路由。
58
+
59
+ 不要把 canonical 全文复制进回答。只按本次概念需要读取 canonical 的协议、术语保真材料、概念卡或模板;教学表达使用本 skill 的轻量协议和模板。
60
+
61
+ ## 必读资源
62
+
63
+ 1. 读取 `protocols/teach-protocol.md`,确定本次是概念课、误读纠偏、现实信号训练,还是练习题生成。
64
+ 2. 读取 `references/teaching-fidelity.md`,防止术语堆砌、解释过短失真、道德化和漏练习。
65
+ 3. 需要成稿时使用 `templates/concept-lesson.md`;只生成练习时使用 `templates/micro-exercises.md`。
66
+ 4. 需要对照样例时读取 `examples/` 中对应概念;需要自测时读取 `evals/smoke-tests.md`。
67
+
68
+ ## 输出顺序
69
+
70
+ 默认按这个顺序输出,不要把术语放在第一段当结论:
71
+
72
+ 1. **先说人话**:用普通生活语言解释概念在说什么。
73
+ 2. **概念映射**:把人话对应到 1-3 个 CrossFrame 结构问题。
74
+ 3. **反例与误读边界**:写清不能误读成什么,给一个坏例或反例。
75
+ 4. **现实观察**:列出现实里能看见的行为、资源、边界、反馈或责任变化。
76
+ 5. **练习**:给 1-3 个小练习,帮助用户自己辨认概念边界。
77
+
78
+ 如果用户要求极简,也至少保留一个极短自测问题,除非用户明确说不要练习。
79
+
80
+ ## 教学边界
81
+
82
+ - 概念解释不是现实诊断;没有事实时,不给强判断。
83
+ - 不把 CrossFrame 概念当作道德要求、人格标签、命运预言或专业替代品。
84
+ - 不说“这是典型的 X,所以 Y”;先说事实模式,再给概念映射。
85
+ - 不把“爱/开放行动”讲成继续忍耐、继续牺牲或取消责任链。
86
+ - 不把“开放断言”讲成含糊、不负责或最终审判。
87
+ - 不把“承接/回流”讲成脾气好、会沟通、态度变好或单方负责。
88
+
89
+ ## 最低合格标准
90
+
91
+ 一次合格的教学回答必须能回答:
92
+
93
+ - 普通人第一段能不能听懂?
94
+ - 这个概念对应哪些现实行为或结构变化?
95
+ - 它最容易被误读成什么?
96
+ - 哪个反例能让用户知道边界在哪里?
97
+ - 用户可以观察什么信号?
98
+ - 用户可以做哪一个练习来验证自己是否理解?
99
+
100
+ ## 资源索引
101
+
102
+ - `protocols/teach-protocol.md`:教学解释流程。
103
+ - `references/teaching-fidelity.md`:教学保真与反误用规则。
104
+ - `templates/concept-lesson.md`:完整概念课模板。
105
+ - `templates/micro-exercises.md`:练习题模板。
106
+ - `examples/chengjie-huiliu.md`:承接/回流教学样例。
107
+ - `examples/open-assertion.md`:开放断言教学样例。
108
+ - `examples/love-open-action.md`:爱/开放行动教学样例。
109
+ - `examples/failure-patterns.md`:失败样例。
110
+ - `evals/smoke-tests.md`:smoke tests。
@@ -0,0 +1,4 @@
1
+ interface:
2
+ display_name: "CrossFrame Teach"
3
+ short_description: "用人话解释 CrossFrame 概念、边界、信号与练习。"
4
+ default_prompt: "用 crossframe-teach 解释这个 CrossFrame 概念,先说人话,再给边界、现实信号和练习题。"
@@ -0,0 +1,69 @@
1
+ # Smoke Tests
2
+
3
+ 这些测试用于快速检查 `crossframe-teach` 是否退化。每个测试都应触发本 skill,并在输出中保持“人话解释 -> 概念映射 -> 反例/误读边界 -> 现实观察 -> 练习”的顺序。
4
+
5
+ ## Test 1: 防术语堆砌
6
+
7
+ Prompt:
8
+
9
+ > 用 CrossFrame Teach 给普通人解释“承接/回流”。
10
+
11
+ Pass:
12
+
13
+ - 第一段不用“结构负荷、责任链、反馈写回”等术语也能读懂。
14
+ - 能说出“谁付成本,条件有没有改变”。
15
+ - 有现实信号和练习。
16
+
17
+ Fail:
18
+
19
+ - 第一段主要由 CrossFrame 术语组成。
20
+ - 只说“承接就是负责,回流就是回应”。
21
+
22
+ ## Test 2: 防解释过短失真
23
+
24
+ Prompt:
25
+
26
+ > 一句话解释“开放断言”,但别讲错。
27
+
28
+ Pass:
29
+
30
+ - 即使很短,也保留“当前判断 + 可撤回/撤回条件”的核心。
31
+ - 附一个极短自测题,除非用户明确禁止练习。
32
+
33
+ Fail:
34
+
35
+ - 只说“开放断言就是不确定”。
36
+ - 没有边界或撤回条件。
37
+
38
+ ## Test 3: 防道德化
39
+
40
+ Prompt:
41
+
42
+ > “爱/开放行动”是不是说明我应该继续牺牲?
43
+
44
+ Pass:
45
+
46
+ - 明确否定“继续牺牲”的道德化误读。
47
+ - 说明爱不能取消边界、责任链和回流。
48
+ - 给出被消耗与被接住的现实信号。
49
+
50
+ Fail:
51
+
52
+ - 鼓励用户继续忍耐、继续承接或证明自己更有爱。
53
+ - 把爱写成道德命令。
54
+
55
+ ## Test 4: 防漏练习
56
+
57
+ Prompt:
58
+
59
+ > 教我区分“态度变好”和“回流真的发生了”。
60
+
61
+ Pass:
62
+
63
+ - 有辨认题、改写题或观察题中的至少一种。
64
+ - 练习围绕现实行为、规则、资源、边界或角色变化。
65
+
66
+ Fail:
67
+
68
+ - 只有解释,没有任何练习或自测。
69
+ - 练习只是价值表态,例如“你愿不愿意更包容”。
@@ -0,0 +1,33 @@
1
+ # 样例:承接 / 回流
2
+
3
+ ## 用户问法
4
+
5
+ “承接和回流到底是什么意思?别讲太玄。”
6
+
7
+ ## 好回答
8
+
9
+ 一个人一直在补洞、解释、安抚、协调、背锅,这叫他在替系统吸收成本。真正的问题不是他有没有努力,而是这些努力有没有换来条件改变:规则变没变、资源加没加、角色有没有重新分配、边界有没有被尊重。
10
+
11
+ ## 概念映射
12
+
13
+ - 承接:有人吸收压力、风险、情绪、解释劳动或不确定性。
14
+ - 回流:这些成本被写回规则、资源、角色、边界、记忆或能力。
15
+ - 核心问题:谁付了成本,条件有没有因此改变。
16
+
17
+ ## 反例与误读边界
18
+
19
+ 坏例:“你既然能承接,就应该继续忍一忍。”
20
+
21
+ 这不成立。承接不是美德评选,也不是继续忍耐的命令。如果付出没有带来规则、资源或边界变化,它可能只是被继续消耗。
22
+
23
+ ## 现实中看什么
24
+
25
+ - 一方持续补救,另一方只表达感谢或抱歉。
26
+ - 问题被说出后,时间表、负责人、资源没有变化。
27
+ - 危机过去后,一切回到原状。
28
+
29
+ ## 小练习
30
+
31
+ 1. 辨认题:有人每次项目出问题都加班救火,复盘会上大家夸他负责,但下次仍然没有人补位。这是承接、回流,还是两者都不是?
32
+ 2. 改写题:把“承接/回流断裂”改成一句普通人能听懂的话。
33
+ 3. 观察题:列出两个能证明“回流真的发生了”的现实信号。
@@ -0,0 +1,47 @@
1
+ # 失败样例
2
+
3
+ ## 失败 1:术语堆砌
4
+
5
+ 坏例:
6
+
7
+ > 承接/回流是结构负荷在责任链中经由行动承接完成反馈写回的机制。
8
+
9
+ 问题:第一段没有人话,用户无法知道现实里要看什么。
10
+
11
+ 修正方向:
12
+
13
+ > 先看谁一直在补洞,再看补完以后规则、资源或边界有没有变化。
14
+
15
+ ## 失败 2:解释过短导致失真
16
+
17
+ 坏例:
18
+
19
+ > 开放断言就是不确定。
20
+
21
+ 问题:丢掉了当前判断、替代解释、撤回条件和行动边界。
22
+
23
+ 修正方向:
24
+
25
+ > 开放断言是先给当前最有力判断,同时说明什么证据会让它改写。
26
+
27
+ ## 失败 3:把概念当道德要求
28
+
29
+ 坏例:
30
+
31
+ > 爱是开放行动,所以你应该继续承接。
32
+
33
+ 问题:把爱变成命令,把成本压回单方,取消了边界和责任链。
34
+
35
+ 修正方向:
36
+
37
+ > 如果这份付出没有留下边界、规则或关系能力,它可能正在被消耗。
38
+
39
+ ## 失败 4:没有练习
40
+
41
+ 坏例:
42
+
43
+ > 承接是吸收成本,回流是条件改变。
44
+
45
+ 问题:虽然句子正确,但没有让用户练习辨认边界,教学任务未完成。
46
+
47
+ 修正方向:补一个辨认题或自测题。
@@ -0,0 +1,33 @@
1
+ # 样例:爱 / 开放行动
2
+
3
+ ## 用户问法
4
+
5
+ “爱作为开放行动,意思是不是要更无私?”
6
+
7
+ ## 好回答
8
+
9
+ 不是。这里的爱不是叫人继续牺牲,也不是证明谁更高尚。它说的是:有些行动不能只用利益、恐惧、规训或惯性解释;行动者承担了真实成本,打开了新的可能。但这份成本不能被浪费,它需要留下边界、记忆、能力、规则或关系改变。
10
+
11
+ ## 概念映射
12
+
13
+ - 开放行动:不是被利益或恐惧完全推出的行动,而是打开新可能的行动。
14
+ - 不浪费爱:检查这份成本有没有被接住,有没有形成边界、能力或条件变化。
15
+ - 责任链:爱不能取消有权者、施害者或系统本来该承担的责任。
16
+
17
+ ## 反例与误读边界
18
+
19
+ 坏例:“如果你真的爱,就应该再坚持。”
20
+
21
+ 这不成立。它把爱变成道德要求,并把修复成本压回被消耗的人身上。CrossFrame 的讲法恰恰要看这份付出有没有被关系或系统接住。
22
+
23
+ ## 现实中看什么
24
+
25
+ - 有人承担了本可以不承担的真实成本。
26
+ - 这个行动打开了新的沟通、规则、保护或未来可能。
27
+ - 如果只有单方付出,没有边界和条件变化,这份爱正在被消耗。
28
+
29
+ ## 小练习
30
+
31
+ 1. 辨认题:一个人持续让步,但对方没有任何行为改变,这更像开放行动被接住,还是被消耗?
32
+ 2. 改写题:把“你要更有爱”改成不压迫人的说法。
33
+ 3. 观察题:列出一个“爱没有被浪费”的现实信号。
@@ -0,0 +1,34 @@
1
+ # 样例:开放断言
2
+
3
+ ## 用户问法
4
+
5
+ “开放断言是不是就是不敢下判断?”
6
+
7
+ ## 好回答
8
+
9
+ 不是。开放断言是:我先把当前最有力的判断说出来,但同时告诉你它可能错在哪里、什么证据会让我改口、现在能做的行动边界在哪里。它不是含糊,而是把判断放在可撤回的位置上。
10
+
11
+ ## 概念映射
12
+
13
+ - 当前判断:在现有事实下最有力的解释。
14
+ - 替代解释:还可能有什么别的原因。
15
+ - 撤回条件:出现什么证据后,原判断要降档或改写。
16
+ - 行动边界:这个判断目前只能支持什么,不能支持什么。
17
+
18
+ ## 反例与误读边界
19
+
20
+ 坏例:“可能是 A,也可能不是,所以先这样吧。”
21
+
22
+ 这不算开放断言。它没有当前判断、替代解释、撤回条件和行动边界,只是把不确定性丢给用户。
23
+
24
+ ## 现实中看什么
25
+
26
+ - 证据还不完整,但重复模式已经出现。
27
+ - 直接强判断会伤害名誉、权利、关系或资源。
28
+ - 用户需要先观察、设边界或做低风险行动。
29
+
30
+ ## 小练习
31
+
32
+ 1. 辨认题:一句话里只说“我不确定”,没有当前判断和撤回条件,算开放断言吗?
33
+ 2. 改写题:把“这人就是不负责任”改写成开放断言。
34
+ 3. 观察题:给一个会让判断撤回的证据。
@@ -0,0 +1,44 @@
1
+ # 教学解释协议
2
+
3
+ 用于把 CrossFrame 概念讲给普通人。目标不是压缩 canonical,也不是做完整诊断,而是让用户能分清:这个概念在现实里看什么、不能被误用成什么、如何练习辨认。
4
+
5
+ ## 1. 读取与定向
6
+
7
+ 1. 先读 `../crossframe/SKILL.md` 和 `../crossframe/references/read-routing-map.md`。
8
+ 2. 根据用户要解释的概念,按 routing map 读取必要 canonical 概念卡、术语保真材料或概念解释协议。
9
+ 3. 再读本 skill 的 `references/teaching-fidelity.md`。
10
+ 4. 如果用户没有给具体概念,先问一个短问题让用户选:概念解释、误读纠偏、现实信号、练习题。
11
+
12
+ ## 2. 内部教学图
13
+
14
+ 成稿前先内部形成 5 个要素,不要原样展示为工作表:
15
+
16
+ - 人话核心:不用术语时,这个概念到底在说什么。
17
+ - 结构映射:它对应对象、成本、反馈、边界、责任、尺度或行动能力中的哪几项。
18
+ - 误读边界:最容易被讲歪成什么。
19
+ - 现实信号:用户能观察到的行为、资源、规则、边界、反馈或责任变化。
20
+ - 练习目标:这次练习要训练用户分辨什么。
21
+
22
+ ## 3. 输出档位
23
+
24
+ - **概念小课**:完整使用 `templates/concept-lesson.md`。
25
+ - **误读纠偏**:先指出误读,再给正确说法、反例、练习。
26
+ - **现实信号训练**:多给观察清单,少给抽象理论。
27
+ - **练习题生成**:使用 `templates/micro-exercises.md`,附参考答案或判分点。
28
+ - **极简解释**:保留人话、一个边界、一个自测题。
29
+
30
+ ## 4. 必须保留的输出顺序
31
+
32
+ 1. 先说人话。
33
+ 2. 概念映射。
34
+ 3. 反例与误读边界。
35
+ 4. 现实观察。
36
+ 5. 练习。
37
+
38
+ 不要在第一段用一串术语开场。术语只能在映射区出现,并且要能落回现实动作。
39
+
40
+ ## 5. 回流到诊断
41
+
42
+ 如果用户从概念解释转向现实案例,不继续停留在教学模板里。改为提示需要补充事实,并按 canonical routing map 进入对应 CrossFrame protocol。
43
+
44
+ 如果用户提出新的教学误读、好例或坏例,可以把它临时作为教学材料使用;不要把它写入 canonical,除非用户明确要求维护 skill 文件。