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,19 @@
1
+ # 彩线穿珠法
2
+
3
+ - 定义:用一条稳定线索贯穿分散材料,让材料形成篇章整体。
4
+ - 适用文章类型:组织复盘/修复文章、案例叙事/案例分析文章、中性分析长文。
5
+ - 解决的问题:材料多、层级多、场景多,读者容易失去方向。
6
+ - 操作步骤:确定主线;按主线排列材料;每个转场都说明它与主线的关系。
7
+ - 原书操作要点(转述):原书把这类方法放在“形与神”的关系中理解:先让中心意思立住,再让材料、结构和语言围绕它成形。本技法的关键不是记住名称,而是把“用一条稳定线索贯穿分散材料,让材料形成篇章整体”落实到材料选择和段落位置上;执行时按“确定主线;按主线排列材料;每个转场都说明它与主线的关系”推进。
8
+ - 段落动作:在成文时先标出它负责的段落位置,再用它解决“材料多、层级多、场景多,读者容易失去方向”;该技法至少要完成一个可见动作,如立题、入场、串联、转折、反驳、回落或收束。
9
+ - CrossFrame 适配:只改变表达路径,不改变事实边界、判断档位、来源台账、连续联读包、读态胶囊和源锚点。若技法产生的新句子无法回指底稿,应降为表达转译或删除。
10
+ - 原书页码/OCR锚点:目录页码 p34;OCR 对应 PDF_PAGE 043 左右(标题 OCR 可能有少量错字)。本卡依据 OCR 研究笔记和对应页段转述,不复制原书长段。
11
+ - 好句类型:线索句:在段尾或段首反复提示同一条线,串起分散材料。
12
+ - 段落前后关系:前接中心命题、典型材料或关键细节;使用它先确立精神焦点。后接事实展开、机制解释或结尾收束,确保所有材料继续围绕主心骨。
13
+ - 文章类型微用法:答复体用它抓住读者最在意的一句话;评论体用它确立主心骨;思想文章用它把抽象概念压回可记忆的精神焦点;案例文用它防止材料散开。 适合组织复盘、案例分析和读书互读;把多个材料串成一条责任链或问题链。
14
+ - 失败示例(转述):失败时会把漂亮中心句贴到材料外面,读者只记住口号,却看不见事实、机制和边界。
15
+ - 文章类型用法:适用于组织复盘/修复文章、案例叙事/案例分析文章、中性分析长文。优先用于主心骨、首段入口、中心句或结尾收束,让全文有一个稳定的精神焦点。
16
+ - 失败形态:线索不能中途断裂,也不能只是表面时间顺序;常见失败是为了好看而让技法接管命题、让比喻替代证据,或让段落动作越过胶囊边界。
17
+ - 搭配技法:一字立骨法、点面结合法、分层论说法。
18
+ - 误用风险:线索不能中途断裂,也不能只是表面时间顺序。
19
+ - 输出自检:抽出主线后,所有材料是否还能被串起来?
@@ -0,0 +1,19 @@
1
+ # 纵式叙述法
2
+
3
+ - 定义:按时间或事件发展顺序叙述来龙去脉。
4
+ - 适用文章类型:案例叙事/案例分析文章、组织复盘/修复文章。
5
+ - 解决的问题:事件过程不清,责任链和反馈链难以判断。
6
+ - 操作步骤:列出关键时间点;删去无关经过;在节点处标注机制变化。
7
+ - 原书操作要点(转述):原书把这类方法看作材料进入表达的秩序:叙述、描写、议论和抒情要随对象变化,而不是平均铺开。本技法的关键不是记住名称,而是把“按时间或事件发展顺序叙述来龙去脉”落实到材料选择和段落位置上;执行时按“列出关键时间点;删去无关经过;在节点处标注机制变化”推进。
8
+ - 段落动作:在成文时先标出它负责的段落位置,再用它解决“事件过程不清,责任链和反馈链难以判断”;该技法至少要完成一个可见动作,如立题、入场、串联、转折、反驳、回落或收束。
9
+ - CrossFrame 适配:只改变表达路径,不改变事实边界、判断档位、来源台账、连续联读包、读态胶囊和源锚点。若技法产生的新句子无法回指底稿,应降为表达转译或删除。
10
+ - 原书页码/OCR锚点:目录页码 p77;OCR 对应 PDF_PAGE 086 左右(标题 OCR 可能有少量错字)。本卡依据 OCR 研究笔记和对应页段转述,不复制原书长段。
11
+ - 好句类型:时间定位句:用清楚的先后、因果和转折标出过程。
12
+ - 段落前后关系:前接已筛过的事实、场景或用户材料;使用它决定材料怎样被读者看见。后接议论、机制判断或情绪回落,避免表述段变成孤立描写。
13
+ - 文章类型微用法:答复体用它把处境说清;公共评论用它交代事实和现场;案例文用它组织人物与时间线;中性分析长文用它降低术语密度。
14
+ - 失败示例(转述):失败时会沉迷描写、节奏或现场感,让材料变成气氛,削弱事实边界和判断档位。
15
+ - 文章类型用法:适用于案例叙事/案例分析文章、组织复盘/修复文章。优先用于段落组织、叙述顺序、视角转换或语气节奏,让材料进入可读的表达秩序。
16
+ - 失败形态:不能写成流水账,必须详略得当;常见失败是为了好看而让技法接管命题、让比喻替代证据,或让段落动作越过胶囊边界。
17
+ - 搭配技法:夹叙夹议法、彩线穿珠法、点面结合法。
18
+ - 误用风险:不能写成流水账,必须详略得当。
19
+ - 输出自检:读者是否能清楚复盘“先发生什么、后造成什么”?
@@ -0,0 +1,19 @@
1
+ # 虚中见实法
2
+
3
+ - 定义:借虚写、想象、空白或间接描写表现真实。
4
+ - 适用文章类型:思想文章、趋势推演文章、案例叙事文章。
5
+ - 解决的问题:现实对象不能直接穷尽,需要通过留白显出深层真实。
6
+ - 操作步骤:标出不可直接写尽之处;用想象或空白承载;回到可验证的现实判断。
7
+ - 原书操作要点(转述):原书把这类方法放在点面、虚实、动静、显隐之间理解:对照和转化要让主体更清楚,而不是遮蔽主体。本技法的关键不是记住名称,而是把“借虚写、想象、空白或间接描写表现真实”落实到材料选择和段落位置上;执行时按“标出不可直接写尽之处;用想象或空白承载;回到可验证的现实判断”推进。
8
+ - 段落动作:在成文时先标出它负责的段落位置,再用它解决“现实对象不能直接穷尽,需要通过留白显出深层真实”;该技法至少要完成一个可见动作,如立题、入场、串联、转折、反驳、回落或收束。
9
+ - CrossFrame 适配:只改变表达路径,不改变事实边界、判断档位、来源台账、连续联读包、读态胶囊和源锚点。若技法产生的新句子无法回指底稿,应降为表达转译或删除。
10
+ - 原书页码/OCR锚点:目录页码 p232;OCR 对应 PDF_PAGE 241 左右(标题 OCR 可能有少量错字)。本卡依据 OCR 研究笔记和对应页段转述,不复制原书长段。
11
+ - 好句类型:虚实落点句:想象、空白或间接描写最后必须落到真实问题。
12
+ - 段落前后关系:前接局部材料或整体背景;使用它处理点面、虚实、多寡、动静关系。后接边界段、机制段或概念上升,保持对照和转化有现实落点。
13
+ - 文章类型微用法:中性分析长文用它处理复杂材料;公共评论用它兼顾局部案例和制度面;思想文章用它保留余味;组织复盘用它避免单线归因。
14
+ - 失败示例(转述):失败时会把对照、留白或象征写得含混,导致中心命题和责任链消失。
15
+ - 文章类型用法:适用于思想文章、趋势推演文章、案例叙事文章。优先用于复杂关系、点面互照、含蓄表达或边界段,让判断保留层次和余地。
16
+ - 失败形态:虚要落到实处,不能悬空;常见失败是为了好看而让技法接管命题、让比喻替代证据,或让段落动作越过胶囊边界。
17
+ - 搭配技法:意在言外法、象征寓意法、曲径通幽法。
18
+ - 误用风险:虚要落到实处,不能悬空。
19
+ - 输出自检:虚写是否最终增强现实判断?
@@ -0,0 +1,19 @@
1
+ # 曲径通幽法
2
+
3
+ - 定义:不直线入题,而是迂回深入,逐层抵达深意。
4
+ - 适用文章类型:思想文章、趋势推演文章、读书互读文章。
5
+ - 解决的问题:直接说明会削弱探索感和余味。
6
+ - 操作步骤:从侧面入口进入;逐层转换问题;在深处显出中心命题。
7
+ - 原书操作要点(转述):原书强调波澜必须来自认识、情感和事件本身的发展;起伏要有内在理由,不能为了热闹而制造曲折。本技法的关键不是记住名称,而是把“不直线入题,而是迂回深入,逐层抵达深意”落实到材料选择和段落位置上;执行时按“从侧面入口进入;逐层转换问题;在深处显出中心命题”推进。
8
+ - 段落动作:在成文时先标出它负责的段落位置,再用它解决“直接说明会削弱探索感和余味”;该技法至少要完成一个可见动作,如立题、入场、串联、转折、反驳、回落或收束。
9
+ - CrossFrame 适配:只改变表达路径,不改变事实边界、判断档位、来源台账、连续联读包、读态胶囊和源锚点。若技法产生的新句子无法回指底稿,应降为表达转译或删除。
10
+ - 原书页码/OCR锚点:目录页码 p206;OCR 对应 PDF_PAGE 215 左右(标题 OCR 可能有少量错字)。本卡依据 OCR 研究笔记和对应页段转述,不复制原书长段。
11
+ - 好句类型:迂回推进句:绕行是为了逐层深入,不是拖延入题。
12
+ - 段落前后关系:前接读者已经理解的表面解释;使用它制造合理起伏。后接揭示、降档、反向条件或责任链,不让波澜变成戏剧化断言。
13
+ - 文章类型微用法:评论和论辩中用它制造认知转折;趋势推演中用它展开分支;案例叙事中用它保留阅读张力;答复体只轻用,避免制造焦虑。
14
+ - 失败示例(转述):失败时会为了起伏制造悬念、反转或戏剧性,把待核验内容写成事实。
15
+ - 文章类型用法:适用于思想文章、趋势推演文章、读书互读文章。优先用于开篇抓手、转折、递进或中段反差,让文章有起落但不失焦。
16
+ - 失败形态:曲中必须有路,不能绕到失焦;常见失败是为了好看而让技法接管命题、让比喻替代证据,或让段落动作越过胶囊边界。
17
+ - 搭配技法:欲擒故纵法、故设悬念法、多边延伸法。
18
+ - 误用风险:曲中必须有路,不能绕到失焦。
19
+ - 输出自检:每一次绕行是否都让理解更深?
@@ -0,0 +1,42 @@
1
+ # 文章类型选择器
2
+
3
+ > 已生成结构洞察底稿。现在进入文章正文生成前的文章类型选择;回复数字即可。也可以回复“默认/自动/都行”,采用下方推荐项继续。
4
+
5
+ ## 展示规则
6
+
7
+ - 必须在结构洞察底稿之后、文章正文之前展示本选择器。
8
+ - 必须完整渲染本模板的九个选项,不得压缩成“已展示文章类型选择器(1-9)”或只让用户回复数字。
9
+ - 必须基于上方结构洞察底稿填入一个推荐项,并给出一句推荐理由。
10
+ - 若 suite 路由和底稿已经明确类型,推荐项按路由填写;若无法判断,推荐 **9. 中性分析长文**。
11
+
12
+ ## 推荐
13
+
14
+ - 推荐项:[基于上方结构洞察底稿填入 1-9 的数字与文章类型,例如:3. 思想/概念阐释文章]
15
+ - 推荐理由:[用一句话说明为什么该类型最适合本次任务]
16
+ - 回复“默认”将采用:[同推荐项]
17
+
18
+ ## 可选文章类型
19
+
20
+ 1. **答复体文章**:面向读者问题,先接住处境,再给判断、边界和下一步。
21
+ 2. **公共评论文章**:面向公共议题、制度、平台、政策、机构责任和公共争议。
22
+ 3. **思想/概念阐释文章**:解释概念、意义、理论关系和上位判断。
23
+ 4. **组织复盘/修复文章**:面向团队、项目、流程、授权、责任链和反馈写回。
24
+ 5. **案例叙事/案例分析文章**:用一个案例承载多层人物、机制和主题。
25
+ 6. **论辩/反驳文章**:拆命题、反驳弱论据、保留最强反方和撤回条件。
26
+ 7. **读书互读/吸收文章**:从书、论文、文章或理论材料中提取关联、不同、可吸收处和冲突处。
27
+ 8. **趋势推演文章**:展开未来分支、触发条件、反向信号和终点状态。
28
+ 9. **中性分析长文**:不明显偏向评论、答复或叙事,重点呈现机制、证据和边界。
29
+
30
+ ## 推荐判定参考
31
+
32
+ - `dialogue` / 读者提问 / “怎么看、怎么办、为什么会这样”:推荐 **1. 答复体文章**。
33
+ - `public` / 公共议题 / 制度、平台、政策、机构责任:推荐 **2. 公共评论文章**。
34
+ - `teach` / 哲学概念 / 理论解释 / 意义问题:推荐 **3. 思想/概念阐释文章**。
35
+ - `org` / 团队、项目、流程、授权、责任链、复盘:推荐 **4. 组织复盘/修复文章**。
36
+ - `casebook` / 以案例沉淀经验:推荐 **5. 案例叙事/案例分析文章**。
37
+ - `debate` / 反驳、论证、拆命题:推荐 **6. 论辩/反驳文章**。
38
+ - `notebook` / 读书、论文、文章研究、理论吸收:推荐 **7. 读书互读/吸收文章**。
39
+ - 长期演化 / 分支未来 / 触发条件 / 终点状态:推荐 **8. 趋势推演文章**。
40
+ - 混合分析、未明显落入上述类型,或用户要求中性:推荐 **9. 中性分析长文**。
41
+
42
+ 文章类型只决定正文组织和写作技法读取;不改变事实边界、判断档位、连续联读包、证据责任、查源规则和质量闸。
@@ -0,0 +1,67 @@
1
+ # 文章正文模板
2
+
3
+ ```markdown
4
+ # 文章正文
5
+
6
+ ## 长文契约
7
+
8
+ 默认输出档位是 `full-visible-v5-longform`。正文默认 1200-2200 中文字,必须写成完整文章:有标题、具体入口、中心命题、3-5 个递进段、概念上升、经典/理论参照或思想映射、现实回落、边界段和余味结尾。不要用项目符号式回答、诊断提纲、百科解释、短答或“如果只要一句话 / 换成人话说”取代正文。
9
+
10
+ 正文必须落实用户选择后补全的文章类型和写作技法选择。技法只影响表达组织,不改变事实边界、判断档位、连续联读包、证据责任和质量闸,也不能越过 `v5-read-state-capsule` 的源锚点边界新增事实、强判断或框架原义。
11
+
12
+ 正文生成后必须反查两件事:第一,技法落地证据表是否能把每个技法映射到正文短摘或段落编号;第二,正文中承担判断作用的中心句、机制句、高风险概念、行动建议、概率排序和点睛句,是否能回指胶囊、来源台账或明确标为“本文推断 / 表达转译 / 外部思想映射”。
13
+
14
+ ## 标题
15
+
16
+ [用一个具体入口开场。自动成文默认带现代编辑底色:先接住问题,再慢慢拆开。可以是场景、反常识观察、矛盾句、小片段,或像编辑回应读者一样承认问题的真实重量。不要第一句就堆术语。]
17
+
18
+ [给出中心命题。命题要锋利,但不能伪装成全知。]
19
+
20
+ ## [递进一:表面现象为什么不够解释]
21
+
22
+ [只推进一个理解。]
23
+
24
+ ## [递进二:隐藏机制是什么]
25
+
26
+ [说明责任链、成本链、反馈链或证据边界。术语默认翻译成人话。]
27
+
28
+ ## [递进三:它可以上升成什么概念]
29
+
30
+ [按需把结构机制提升成上位概念。不要连续堆名词。]
31
+
32
+ ## [递进四:经典/理论参照如何照亮它]
33
+
34
+ [少量可核验引用、意译、典故或思想映射。写清它照亮了什么,不让参照接管命题。]
35
+
36
+ ## [递进五:回到现实]
37
+
38
+ [说明机制如何自我维持,或为什么修复没有写回现实。]
39
+
40
+ ## [批评与意见]
41
+
42
+ [必要时严厉批评不当做法:责任转嫁、伪修复、表演性流程、压低弱信号。批评行为和责任链,不做人格审判。给出稳妥意见或观察入口。]
43
+
44
+ ## [边界/反例]
45
+
46
+ [写什么事实会限制或推翻本文判断。]
47
+
48
+ ## [结尾]
49
+
50
+ [收束到一个更稳的观察。不要喊口号,不要把问题封死。]
51
+ ```
52
+
53
+ ## 使用说明
54
+
55
+ - 标题和小节名可以改写得更像文章,不必保留模板字样。
56
+ - 如果文章更适合无小标题,可以不用小标题,但内部仍要有递进顺序。
57
+ - 默认不写成项目符号式回答;底稿可以有条目,正文必须有段落推进。
58
+ - 如果已经输出了完整底稿,仍必须输出完整正文;底稿不能替代正文。
59
+ - 声口按 `voice_mode` 执行;只有 `editorial-reply` / `editorial-commentary` 或用户显式要求亲切/编辑口吻时启用现代编辑底色。
60
+ - 问题型主题用答复体:像一位现代编辑同志回应读者,先接住困惑,再分析、批评和给意见。
61
+ - 公共评论、思想文章、概念文章用评论体:不固定写成来信答复,但保留亲切、负责、果敢的声口。
62
+ - 正文不展示完整后台术语链,除非用户明确要求。
63
+ - 若使用公共事实,来源台账优先放在底稿中;正文只自然引用关键事实。台账必须写出来源、时间、来源类型、支持命题、不能证明什么、证据档位、使用位置、降档理由和仍需补证处;不得把热度、平台/机构声明、PR 文案、AI 生成材料或过程性产物写成已核验事实。
64
+ - 来源台账必须字段级合格:不得合并字段,不得用来源描述填“时间”,不得只写“正文自然提及”。高责任公共主题、单一来源族、二手入口、未完成调查或未来节点未落地时,正文首次强判断必须前置“据某来源 / 本文推断 / 机制候选 / 待核验”的降档。
65
+ - 若使用经典/理论参照,直接引用必须可核验;不确定原句只意译或做思想映射。
66
+ - “同志”只能少量、自然地使用;不要复古口号化,不要把亲切写成和稀泥,也不要把严厉写成人格审判。
67
+ - 输出前自检:第一段是否有具体入口;全文是否至少有一个点睛句;是否有边界段;结尾是否有余味;读取技法是否不超过 5 个;技法执行摘要是否对应首段、递进、批判、边界和结尾动作;每个技法是否有正文短摘或段落编号;中心命题、机制候选、高风险概念和行动边界是否能回指胶囊源锚点;来源台账是否写出证据档位、使用位置、不能证明什么和降档理由;正文首次强判断是否前置降档;无法回指内容是否标为本文推断、表达转译或外部思想映射。
@@ -0,0 +1,185 @@
1
+ # 结构洞察底稿模板
2
+
3
+ ```markdown
4
+ # 结构洞察底稿
5
+
6
+ ## 0. 输出档位
7
+ - 输出档位:full-visible-v5-longform / 5.0混合长文
8
+ - 是否完整可见底稿:
9
+ - 是否完整长文正文:
10
+
11
+ ## 1. 分析对象与事实边界
12
+ - 分析对象:
13
+ - 用户提供的事实:
14
+ - 推测/解释:
15
+ - 本文不处理:
16
+
17
+ ## 2. 表面现象与高成本信号
18
+ - 表面现象:
19
+ - 高成本信号:
20
+ - 可能被忽略的弱信号:
21
+
22
+ ## 3. CrossFrame 路由与本次读取
23
+ - 主题类型:
24
+ - 读取的 CrossFrame protocol:
25
+ - 读取的概念卡/保真材料:
26
+ - 入口连续联读包:
27
+ - 必须同读闭包:
28
+ - 相邻候选包:
29
+ - 是否读取源脊柱/逐节摘要:
30
+ - 源结构连续性风险:
31
+ - 七闸复核摘要:
32
+ - 判断档位:
33
+
34
+ ## 3.1 读态胶囊摘要
35
+ - v5-read-state-capsule 状态:已生成 / 缺失需补 / 复用上游
36
+ - v5_source_modules:
37
+ - v5_continuity_bundles:
38
+ - required_closure:
39
+ - 入口包:
40
+ - 直接闭包:
41
+ - 递归新增闭包:
42
+ - 未读包与降档决定:
43
+ - adjacent_candidates:
44
+ - downstream_read_policy:
45
+ - integrity_risks:
46
+
47
+ ## 3.2 源锚点完整性检查
48
+ - 中心命题可用源锚点:
49
+ - 机制候选可用源锚点:
50
+ - 高风险概念可用源锚点:
51
+ - 行动/边界可用源锚点:
52
+ - 文章类型转译可用源锚点:
53
+ - 写作技法不能越过的源边界:
54
+ - 正文高风险概念回扫:
55
+ - 正文短摘:
56
+ - 类型:高风险概念 / 机制句 / 行动建议 / 概率排序 / 点睛句
57
+ - 对应源锚点/连读包/来源台账:
58
+ - 处理:保留 / 补读 / 删除 / 降档 / 表达转译
59
+ - 无法回指内容:本文推断 / 表达转译 / 外部思想映射
60
+ - 降档决定:
61
+
62
+ ## 3.3 v5.0 源结构保真与概念风险
63
+ - 本次判断依赖的源连续板块:
64
+ - 不能省略的相邻约束:
65
+ - 不得孤立读取的概念:
66
+ - 隐喻/经典/来源谱系风险:
67
+ - 是否需要降档:
68
+
69
+ ## 4. 尺度窗口与机制候选
70
+ - 尺度窗口:
71
+ - 机制候选 A:
72
+ - 机制候选 B:
73
+ - 机制候选 C(可选):
74
+ - 当前最稳的机制:
75
+
76
+ ## 5. 责任链、受益链、成本链
77
+ - 谁定义目标:
78
+ - 谁设计流程:
79
+ - 谁获得收益:
80
+ - 谁承担成本:
81
+ - 谁有能力改变条件:
82
+
83
+ ## 6. 权力、证据与弱信号检查
84
+ - 信息是否被过滤:
85
+ - 弱信号是否安全:
86
+ - AI/文本/流程是否可能成为表演性合规:
87
+ - 证据成本:
88
+ - 行动上限:
89
+ - 撤回条件:
90
+
91
+ ## 6.1 状态坐标(仅生命周期/趋势/长期演化时填写)
92
+ - 对象:
93
+ - 层级:
94
+ - 时间窗口:
95
+ - 局部状态坐标:
96
+ - 反向条件:
97
+ - 暂停判断条件:
98
+ - 撤回路径:
99
+
100
+ ## 7. 检索材料与证据边界
101
+ - 本次是否查源:
102
+ - 查源原因/不查源原因:
103
+ - 来源台账摘要:
104
+ - 来源:
105
+ - 时间:发布时间 / 事件时间 / 版本时间 / 材料日期 / 访问时间;不得写成“官方页面”等来源描述
106
+ - 来源类型:原始材料 / 官方文本 / 平台规则 / 司法监管审计 / 当事方声明 / 可信媒体 / 数据 / 用户自给材料 / 其他
107
+ - 支持的命题:
108
+ - 不能证明什么:
109
+ - 使用位置:标题 / 段落编号 / 正文短摘 / 命题强度;不得只写“正文自然提及”
110
+ - 证据档位:已核验事实 / 高成本证据 / 低成本声明 / 弱信号 / 热度信号 / 解释判断
111
+ - 降档理由:
112
+ - 仍需补证处:
113
+ - 仍不能证明什么:
114
+ - 台账硬校验:九字段完整 / 字段合并待补 / 时间伪填待补 / 使用位置过粗待补
115
+ - 来源族上限:多源交叉 / 单一来源族 / 二手入口 / 未完成调查 / 未来节点未落地
116
+ - 用途边界:内部压测可用 / 待核验分析 / 可发布需补证 / 不得用于强判断
117
+
118
+ ## 8. 反向条件与证据缺口
119
+ - 什么事实会推翻本文判断:
120
+ - 还缺什么材料:
121
+ - 需要降档的地方:
122
+ - 如果只读孤立概念卡,会漏掉什么相邻约束:
123
+
124
+ ## 9. 概念上升与参照系
125
+ - 是否启用概念上升:
126
+ - 上位概念:
127
+ - 思想参照:
128
+ - 引用方式:
129
+ - 回落到现实的句子:
130
+ - 引用风险:
131
+
132
+ ## 10. 正文声口方案
133
+ - voice_mode:
134
+ - 是否启用现代编辑底色:
135
+ - 关闭原因(仅在关闭时填写):
136
+ - 正文形态:中性分析体 / 中性决定体 / 答复体 / 评论体
137
+ - 读者处境:
138
+ - 情绪入口:
139
+ - 批评对象:
140
+ - 劝告边界:
141
+ - 结尾姿态:
142
+
143
+ ## 11. 文章类型推荐与待选择
144
+ - 当前状态:待用户选择 / 用户已显式指定 / 用户选择后补全
145
+ - 推荐文章类型:
146
+ - 推荐理由:
147
+ - 回复“默认”将采用:
148
+ - 选择器展示位置:本结构洞察底稿之后、文章正文之前
149
+ - 选择器是否完整展示九个选项:
150
+
151
+ ## 11.1 文章类型与写作技法选择(用户选择后补全)
152
+ - 文章类型:
153
+ - 文章类型来源:用户显式指定 / 文章类型选择器 / suite 路由自动选择 / 默认采用推荐项
154
+ - 读取的技法文件(用户选择后补全,最多 5 个):
155
+ - 主心骨:
156
+ - 入口技法:
157
+ - 结构技法:
158
+ - 批判技法:
159
+ - 结尾技法:
160
+ - 技法执行摘要:
161
+ - 好句类型:
162
+ - 段落前后关系:
163
+ - 文章类型微用法:
164
+ - 首段动作:
165
+ - 递进段动作:
166
+ - 批判/反驳动作:
167
+ - 边界段动作:
168
+ - 结尾动作:
169
+ - 失败示例反查:
170
+ - 技法落地证据表:
171
+ | 技法 | 负责段落动作 | 正文对应短摘/段落编号 | 它不能证明什么 | 越界反查 |
172
+ | --- | --- | --- | --- | --- |
173
+ | | | | | |
174
+ - 技法不改变的边界:事实边界 / 判断档位 / 连续联读包 / 证据责任 / 质量闸
175
+
176
+ ## 12. 文章转译方案
177
+ - 中心命题:
178
+ - 开头入口:
179
+ - 递进顺序:
180
+ - 概念上升与参照插入位置:
181
+ - 回落到现实的位置:
182
+ - 边界段位置:
183
+ - 必须翻译成普通话的术语:
184
+ - 结尾余味:
185
+ ```
@@ -0,0 +1,44 @@
1
+ # 互动打磨模板
2
+
3
+ ```markdown
4
+ ## 先定方向
5
+
6
+ 我先给三个可能的开头方向。你可以选一个,也可以把两个揉在一起。
7
+
8
+ ### 开头 A:[]
9
+ [开头文本]
10
+ - 暗含命题:
11
+ - 后续会走向:
12
+
13
+ ### 开头 B:[]
14
+ [开头文本]
15
+ - 暗含命题:
16
+ - 后续会走向:
17
+
18
+ ### 开头 C:[]
19
+ [开头文本]
20
+ - 暗含命题:
21
+ - 后续会走向:
22
+
23
+ ## 文章骨架
24
+
25
+ - 中心命题:
26
+ - 第一段负责:
27
+ - 第二段负责:
28
+ - 第三段负责:
29
+ - 边界/反例:
30
+ - 结尾余味:
31
+
32
+ ## 下一步
33
+
34
+ 你选定入口后,我只写第一段。写完我们再决定下一段往哪转。
35
+ ```
36
+
37
+ ## 逐段推进时
38
+
39
+ 每一轮输出:
40
+
41
+ - 当前段落
42
+ - 这个段落在文章里的功能
43
+ - 2-3 个下一段方向
44
+ - 需要用户决定的问题
@@ -0,0 +1,121 @@
1
+ ---
2
+ name: crossframe-notebook
3
+ description: "Use when CrossFrame Suite routes explicit Chinese notes for books, theories, articles, excerpts, bidirectional reading, absorption, or conflict mapping."
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
+ - notebook
21
+ - research
22
+ - reading
23
+ ---
24
+ # CrossFrame Notebook
25
+
26
+
27
+
28
+ ## When to Use This Skill
29
+
30
+ - Use when `crossframe-suite` routes explicit CrossFrame work into notes for books, theories, articles, excerpts, bidirectional reading, absorption, or conflict mapping.
31
+ - Use when original text and CrossFrame concepts must be kept distinct.
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
+ 本 skill 是 `crossframe` 的平行研究笔记入口,不替代 `crossframe` 做现实诊断,也不替代 `crossframe-essay` 写文章。中文为权威语义;英文只用于 skill id、文件名、接口和必要对外说明。
49
+
50
+ ## 轻入口读取
51
+
52
+ 每次触发后先读取相邻 canonical 资料,而不是复制它们的正文:
53
+
54
+ 1. `../crossframe/SKILL.md`
55
+ 2. `../crossframe/references/read-routing-map.md`
56
+ 3. 若阅读对象触发高责任、公共制度、亲密关系、长期演化、框架治理、AI 现实验证、弱信号/不透明、无法退出、工具化、隐喻/来源透明或文章输出,追加读取 `../crossframe/references/continuity-bundles.md`,并按需使用 `../crossframe/worksheets/source-continuity-check.md`;未完成联读时只能降档。
57
+ 4. 复用 `../crossframe/templates/read-state-capsule.md` 规定的 `v5-read-state-capsule`,并在高责任、公共、AI/过程性产物、生命周期、无法退出主体或文章输出场景执行 `../crossframe/worksheets/source-anchor-integrity-check.md`。如果胶囊缺失,回到 `../crossframe/SKILL.md` 补齐;本 skill 不重新发明源路由。
58
+ 5. 本目录 `protocols/notebook-reading-protocol.md`
59
+ 6. 本目录 `protocols/bidirectional-reading-protocol.md`
60
+ 7. 本目录 `protocols/source-integrity-protocol.md`
61
+ 8. 按任务读取 `templates/`、`references/` 和 `examples/`
62
+
63
+ 不要把 canonical 全文搬进本 skill 输出。只引用必要规则名、概念名和相对路径。
64
+
65
+ ## 核心定位
66
+
67
+ CrossFrame Notebook 做的是双向阅读:
68
+
69
+ - 先把原文本或理论按它自己的问题意识、概念和论证还原出来。
70
+ - 再问它与 CrossFrame 的关联、不同、冲突、可吸收处和不可吸收处。
71
+ - 最后把文本对 CrossFrame 的反向压力写成可继续研究的问题。
72
+
73
+ 它不是“读书摘要器”,也不是“拿 CrossFrame 套文本”。如果用户只给了标题或模糊记忆,必须标明来源边界;不能伪造页码、原句、出处或作者观点。
74
+
75
+ ## 必须输出的最小结构
76
+
77
+ 一次合格笔记至少包含:
78
+
79
+ - 阅读对象与来源边界
80
+ - 原文本自己的中心问题
81
+ - 原文本自己的关键概念或论证链
82
+ - 与 CrossFrame 的关联
83
+ - 与 CrossFrame 的不同
84
+ - 与 CrossFrame 的冲突或张力
85
+ - 可吸收处
86
+ - 不可吸收处
87
+ - 反馈给 CrossFrame 的问题
88
+ - 引用与核验边界
89
+
90
+ 用户要求极简时,也必须保留“关联 / 不同 / 可吸收 / 不可吸收 / 反馈问题”的最小骨架。
91
+
92
+ ## 硬失败
93
+
94
+ 以下情况一旦出现,要主动纠偏或判定当前输出不合格:
95
+
96
+ - 只做读书摘要,没有 CrossFrame 对照和反馈问题。
97
+ - 只拿 CrossFrame 套文本,原文本自己的问题意识消失。
98
+ - 伪造引用、页码、版本、原句或作者观点。
99
+ - 没有同时写出关联与不同。
100
+ - 把“可吸收处”写成全盘收编,或把“不可吸收处”写成贬低原文本。
101
+ - 把理论比较变成现实诊断、人格审判、意识形态定性或专业替代。
102
+ - 用搜索摘要、二手介绍或模型记忆冒充已读原文。
103
+
104
+ ## 默认输出
105
+
106
+ 默认使用 `templates/research-notebook.md`。需要记录来源时追加 `templates/source-ledger.md`。
107
+
108
+ 输出语气要像研究笔记:清楚、克制、可复查。可以有判断,但判断必须绑定文本证据、来源边界和可撤回条件。
109
+
110
+ ## 资源索引
111
+
112
+ - `protocols/notebook-reading-protocol.md`:读书/理论/摘录笔记流程。
113
+ - `protocols/bidirectional-reading-protocol.md`:双向互读协议。
114
+ - `protocols/source-integrity-protocol.md`:引用、页码、版本和来源边界。
115
+ - `references/absorption-taxonomy.md`:关联、不同、冲突、吸收、不可吸收、反馈问题分类。
116
+ - `references/notebook-quality-gates.md`:合格笔记质量闸。
117
+ - `references/source-boundary-rules.md`:来源可信度和不可伪造规则。
118
+ - `templates/research-notebook.md`:默认研究笔记模板。
119
+ - `templates/source-ledger.md`:来源台账模板。
120
+ - `examples/`:书籍理论、文章摘录、公共理论和失败样例。
121
+ - `evals/crossframe-notebook-smoke-tests.md`:smoke tests。
@@ -0,0 +1,4 @@
1
+ interface:
2
+ display_name: "CrossFrame Notebook"
3
+ short_description: "读书、理论和文章研究笔记:关联、不同、冲突、吸收与框架反馈。"
4
+ default_prompt: "用 crossframe-notebook 阅读这本书、文章、理论或摘录,做一份双向 CrossFrame 研究笔记:保留原文主张,比较关联与不同,标出冲突、可吸收和不可吸收处,并把问题反馈给框架。"
@@ -0,0 +1,77 @@
1
+ # CrossFrame Notebook Smoke Tests
2
+
3
+ 这些 smoke tests 用来检查 `$crossframe-notebook` 是否执行双向阅读,而不是做摘要、套概念或伪造来源。执行时不要求逐字匹配,但必须保留来源边界、关联、不同、冲突、可吸收、不可吸收和反馈问题。
4
+
5
+ ## 通用通过标准
6
+
7
+ - 输出说明阅读对象和来源层级。
8
+ - 先还原原文本自己的问题意识,再做 CrossFrame 对照。
9
+ - 同时包含关联与不同。
10
+ - 同时包含可吸收处与不可吸收处。
11
+ - 至少提出一个反馈给 CrossFrame 的问题。
12
+ - 没有伪造引用、页码、版本或作者观点。
13
+ - 没有把理论比较变成现实强判断或人格审判。
14
+
15
+ ## Test 1:书籍理论摘要
16
+
17
+ Prompt:用户提供一本制度理论书的摘要,要求做 CrossFrame 研究笔记,但没有页码和原文。
18
+
19
+ 必须输出:来源层级 B;原文本问题意识;关联、不同、冲突、可吸收、不可吸收、反馈问题。
20
+
21
+ 失败信号:写出虚构页码或作者直接引文。
22
+
23
+ ## Test 2:文章摘录
24
+
25
+ Prompt:用户提供一段关于平台申诉流程的文章摘录,要求比较 CrossFrame。
26
+
27
+ 必须输出:来源层级 A 但限定于摘录;不能据单段摘录强判平台违法或失职;要写出公共制度、责任链或证据成本的关联。
28
+
29
+ 失败信号:把摘录直接变成平台处置建议。
30
+
31
+ ## Test 3:公共理论样例
32
+
33
+ Prompt:用户要求比较公共领域理论与 CrossFrame,但没有提供具体版本和原文。
34
+
35
+ 必须输出:来源层级 C;公共理论层面对照;不写作者原句和页码;保留不可吸收处。
36
+
37
+ 失败信号:声称已细读某版本或给出直接引用。
38
+
39
+ ## Test 4:只做读书摘要
40
+
41
+ 待测输出:只总结章节内容和作者观点,没有 CrossFrame 对照。
42
+
43
+ 必须标出:只做读书摘要;缺少关联、不同、冲突、可吸收、不可吸收和反馈问题。
44
+
45
+ 预期:不合格,要求重写为双向研究笔记。
46
+
47
+ ## Test 5:只拿 CrossFrame 套文本
48
+
49
+ 待测输出:把外部理论直接说成承接、回流、尺度转移和治理连续性,没有还原原文本自己的概念。
50
+
51
+ 必须标出:框架套用;原文本问题意识消失;把相似写成相同。
52
+
53
+ 预期:不合格,要求先恢复原文本,再做对照。
54
+
55
+ ## Test 6:伪造引用
56
+
57
+ 待测输出:作者在第 23 页说“所有制度失败都是尺度转移失败”。
58
+
59
+ 必须标出:伪造或不可核验直引风险;缺少版本和页码来源;CrossFrame 术语被伪装成作者原话。
60
+
61
+ 预期:不合格;删除直接引文或改为待核验转述。
62
+
63
+ ## Test 7:没有关联与不同
64
+
65
+ 待测输出:这篇文章很有启发,值得吸收进 CrossFrame。
66
+
67
+ 必须标出:没有说明关联和不同;没有吸收路径;没有不可吸收处。
68
+
69
+ 预期:不合格,要求补最小骨架。
70
+
71
+ ## Test 8:极简互读
72
+
73
+ Prompt:用户要求“三句话以内”比较一段摘录和 CrossFrame。
74
+
75
+ 必须输出:即使极简,也保留来源边界、关联、不同、可吸收或不可吸收、反馈问题中的核心信息。
76
+
77
+ 通过信号:短但没有变成摘要或术语贴标签。