Agent skill · Code Review & Quality

knowledge-organize

This skill should be used when the user asks to "梳理知识", "整理笔记", "画知识框架", "总结要点", "提炼知识点", "一章总结", "知识清单", "帮我整理这章", "做个知识图谱", "总结重点", "画思维导图", "归纳知识点", "整本书的要点", "帮我提炼考点", or when the user provides textbooks, lecture notes, slides, or documents and wants structured knowledge outlines, key point extraction, chapter summaries, one-page review sheets, or knowledge maps.

mingchen666157★ · +54/wk · 1 repos on radarProfile →
claude-codecan modify files
Install
npx skills add mingchen666/Reviva --skill knowledge-organize --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 11
SKILL.md size: 5 KB
Bundled scripts: none
Version: 1.0.0
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: electron/builtin-assets/skills/knowledge-organize/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 181 · +24 this week
Language: HTML
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 知识梳理 从教材、讲义、笔记等材料中提炼知识结构,输出框架清晰、重点突出的复习资料。 ## Purpose 将零散的学习材料转化为结构化的知识体系,帮助用户快速建立学科框架、定位核心考点、发现知识盲区。 可生成: - 章节知识大纲 - 核心知识点清单 - 一页纸总结 - 公式卡 / 定理卡 - 知识关联图谱 - 考点分级标注 ## When to Use Use this skill when the user asks to: - 梳理某章或某科的知识框架 - 整理笔记或讲义 - 总结教材重点 - 提炼知识点清单 - 画思维导图或知识图谱 - 做一页纸总结 - 归纳高频考点 - 整理公式、定理、定义 - 对比相似概念 - 从多份材料中整合知识 示例: - "帮我梳理一下高数第五章的知识框架。" - "整理这份讲义的核心知识点。" - "做一个线性代数的一章总结。" - "把这三份笔记

More from Reviva
All skills →
About this skill
What does the knowledge-organize skill do?

This skill should be used when the user asks to "梳理知识", "整理笔记", "画知识框架", "总结要点", "提炼知识点", "一章总结", "知识清单", "帮我整理这章", "做个知识图谱", "总结重点", "画思维导图", "归纳知识点", "整本书的要点", "帮我提炼考点", or when the user provides textbooks, lecture notes, slides, or documents and wants structured knowledge outlines, key point extraction, chapter summaries, one-page review sheets, or knowledge maps.

How do I install it?

Run `npx skills add mingchen666/Reviva --skill knowledge-organize --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 mingchen666/Reviva, a repository with 181 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.

Keep going