subtext-skills
subtext-skills contient 2 skills collectées depuis TheoryVentures, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.