# Summary

> Shortest English alias for content-summary / content-search-summarization. Use this to search public content platforms, rank top results, and summarize them with links.

- Skill: `allens0104/summary` (Agent Skill)
- Install (CLI): `npx skillmds@latest add allens0104/summary`
- Raw SKILL.md: https://api.skillmd.com/api/skills/allens0104/summary/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- License: Proprietary session artifact for local Copilot use
- Author: AllenS0104 (https://skillmd.com/u/allens0104)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/allens0104/summary

---


# Summary skill

This is the shortest English alias for:

- `content-summary`
- `content-search-summarization`

It is best when you want to:

- search public content platforms
- rank the top N relevant results
- summarize each item with links and confidence notes

## Primary guidance

1. prefer `opencli` for supported platforms
2. fall back to public-page scraping when needed
3. rank by relevance first, popularity second
4. keep summaries conservative when based on metadata

## Quick invocation template

```text
Use /summary to find the top 5 results for <topic> on <platform> and summarize each item with links and confidence labels.
```

```text
请用 /summary 在 <平台> 搜索 <主题>，筛选 Top 5，并输出带链接与置信度的摘要。
```

## Pointer

For the full detailed playbook, see:

- `skills/content-search-summarization/SKILL.md` in this repository

