subtext-skills
subtext-skills 收录了来自 TheoryVentures 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Convert raw text (emails, meeting notes, markdown documents, pasted prose) into a subtext JSON document — a sentence-level document tree where every sentence has a stable ID and metadata — then interview the user with clarifying questions about anything a reader might find unclear, attaching the answers to the exact sentences they clarify. Use when the user wants to "subtext" a document, structure text at the sentence level, or capture clarifications and missing context alongside a document.
Read a subtext document — a .subtext.json file (or pasted JSON) containing a sentence-level document tree in the contextdoc/columnar-v1 format, where sentences carry author-supplied clarifications answering questions a reader might have. Use when the user shares a .subtext.json file or JSON whose "$format" is "contextdoc/columnar-v1" (or a nested tree with sections/blocks/sentences), and wants to read it, summarize it, or ask questions about it.