# Content Summary

> Shared content summarisation and AI analysis pipeline. Provides reusable references for thesis-driven analysis quality rules, AI analysis with user-preference calibration, and suggestion logging. Referenced by ingest skills (ingest-newsletter, ingest-threads, ingest-youtube, ingest-website). Do not invoke this skill directly.

- Skill: `allanbian1017/content-summary` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add allanbian1017/content-summary`
- Raw SKILL.md: https://api.skillmd.com/api/skills/allanbian1017/content-summary/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: allanbian1017 (https://skillmd.com/u/allanbian1017)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/allanbian1017/content-summary

---


# content-summary

Shared reference library for the content intelligence pipeline. **Do not invoke directly** — ingest skills reference these files during their execution.

This skill follows the same pattern as `gws-shared`: it provides reusable rules and templates that multiple skills need.

## Reference Files

| File | When to read | What it provides |
|---|---|---|
| `references/output_template.md` | Before structuring the report | Standard report structure (Thesis-Driven Analysis: TL;DR, What Can I Learn From It, Core Thesis, Reasoning Map, Reading Decision, Visual Map, AI Analysis) |
| `references/summarise.md` | Before generating any summary | Configurable output language rules, Two-Zone rule (Extraction/Judgement), and thesis-driven guiding questions |
| `references/ai_analysis.md` | Before generating the AI analysis | Field definitions, `data/goals.md` + `data/user_preferences.md` calibration instructions |
| `references/suggestion_log.md` | After generating the AI analysis | Append format and rules for `data/suggestions_pending.md` |
| `references/filename_rules.md` | Before writing any report file | Path sanitisation and directory naming convention |

