# Document Evidence Brief

> Turn supplied text or an attached text, Markdown, JSON, ZIP, or DOCX document into a grounded brief.

- Skill: `skygazer42/document-evidence-brief` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add skygazer42/document-evidence-brief`
- Raw SKILL.md: https://api.skillmd.com/api/skills/skygazer42/document-evidence-brief/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- License: Apache-2.0
- Author: skygazer42 (https://skillmd.com/u/skygazer42)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/skygazer42/document-evidence-brief

---


# Document Evidence Brief

Summarize only the content supplied by the user or present in attached files.

## Procedure

1. If neither text nor a readable attachment is available, ask for one. Never invent document contents.
2. For attachments, inspect file type and size before reading. Use Python's standard library for text, JSON, ZIP, and DOCX containers; do not install packages or use the network.
3. Identify the document's purpose, main claims, decisions, dates, owners, risks, and unresolved questions.
4. Tie every material conclusion to a section, heading, page label, or short excerpt when available.
5. Return a concise summary, key evidence, action items, and caveats in the user's language.

Do not reproduce secrets or unnecessary personal data. State unsupported or unreadable formats plainly.

