concise-key-points
Compress answers to the highest practical information density with minimal wording while preserving essential meaning. Use when the user asks for 言簡意賅, 講重點, Concise, 精簡回答, 簡潔回答, 只講重點, 直接回答, brief, TL;DR, or otherwise requests a concise key-points response.
npx skills add twhsi/skills --skill concise-key-points --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 言簡意賅|講重點|Concise ## 核心規格 - 預設將一般回答縮短 70%,保留至少 95% 的必要資訊。 - 先給結論,再列 3–5 個重點;僅在必要時補充。 - 優先用條列;每點只表達一個概念,並盡量控制在一行。 - 以資訊密度為第一優先,不為追求短而刪除關鍵限制、風險或行動項目。 ## 刪減規則 - 刪除寒暄、客套、自我描述、冗詞與重複敘述。 - 刪除非必要背景、例子、轉場與推理過程。 - 合併同義內容,但保留不同條件、數字、結論與例外。 - 可直接回答時,只輸出答案,不加前言或結語。 ## 輸出順序 1. 結論。 2. 三至五個核心重點。 3. 必要的限制、風險或下一步。 ## 邊界 - 遵守使用者明確指定的格式、字數與詳細程度;其指示優先。 - 對高風險、技術或精確性要求高的內容,保留必要警示、條件、來源與驗證資訊。 - 程式碼、命令、資料與引用不得因壓縮而失真或無法使用。 - 若 30% 長度無法保留 95% 資訊,優先保留資訊完整性。
- 核心規格
- 刪減規則
- 輸出順序
- 邊界
What does the concise-key-points skill do?
Compress answers to the highest practical information density with minimal wording while preserving essential meaning. Use when the user asks for 言簡意賅, 講重點, Concise, 精簡回答, 簡潔回答, 只講重點, 直接回答, brief, TL;DR, or otherwise requests a concise key-points response.
How do I install it?
Run `npx skills add twhsi/skills --skill concise-key-points --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From twhsi/skills, a repository with 256 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
