Summarize

Summarize a long text or file into a tight, faithful brief at a target word count.

XAIHT Updated

File contents

Summarize

Reduce input to ~`${input.target_words}` words while preserving:

  • the central claim or finding
  • every named entity that drives the conclusion
  • numbers and dates
  • caveats and limitations explicitly noted

Forbid:

  • adding facts not present in the source
  • removing direct contradictions or risk language
  • adopting a rhetorical tone different from the source

Return { summary, word_count }.

XAIHT/Tlamatini/tree/main/Tlamatini/agent/skills_pkg/summarize commit 766da739ba

Frequently asked questions

npx skillmds@latest add xaiht/summarize