claudeers.
// Other

claude-skill-note-organizer

A Claude Code skill for organizing lecture notes and study notes into clean Markdown files.

// Other[ api ][ claude ]#claude#other$open-sourceupdated about 2 months ago
Actively maintained
88/100
last commit about 2 months ago
last release none
releases 0
open issues 0
// star history

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up claude-skill-note-organizer (claude-skill project) into my current project.
Found on https://claudeers.com/claude-skill-note-organizer
Repo: https://github.com/fd0415/claude-skill-note-organizer
Homepage/docs: —
Detected install method: claude-skill → # copy this skill into .claude/skills/claude-skill-note-organizer/
Category: other. Platforms: api.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-skill)
# copy the skill dir into your project:
# .claude/skills/claude-skill-note-organizer/   (or ~/.claude/skills/claude-skill-note-organizer/ for all projects)
// or clone
git clone https://github.com/fd0415/claude-skill-note-organizer

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
License
Pricingopen-source
Language

📝 note-organizer

A Claude Code skill that transforms raw lecture transcripts and study notes into clean, structured Markdown files — faithfully, without adding anything that wasn't there.


✨ What it does

Raw InputClean Output
Messy lecture transcripts with filler wordsStructured Markdown with clear headings
Repeated explanations and classroom chatterDeduplicated knowledge points only
Garbled speech-to-text segmentsFiltered out silently
Multiple .docx / .md / .txt filesOne unified, well-organized .md file

🚀 How to trigger

Just say any of the following in Claude Code:

帮我整理上传的笔记
整理这份笔记
帮我清理这些课堂记录
把这个录音稿整理成笔记
help me organize my notes
clean up this lecture transcript
turn this recording into notes

Or simply upload a .docx / .md / .txt file — the skill activates automatically.


🔄 5-Step Workflow

  ┌─────────────┐
  │  1. INPUT   │  .docx / .md / .txt / pasted text
  └──────┬──────┘
         │
  ┌──────▼──────┐
  │  2. DENOISE │  Remove filler words, classroom chatter, garbled segments
  └──────┬──────┘
         │
  ┌──────▼──────┐
  │ 3. EXTRACT  │  Identify definitions, principles, steps, conclusions, comparisons
  └──────┬──────┘
         │
  ┌──────▼──────┐
  │ 4. STRUCTURE│  Organize into H2 / H3 hierarchy from original headings
  └──────┬──────┘
         │
  ┌──────▼──────┐
  │  5. OUTPUT  │  Save as 课程笔记_[topic].md, report compression ratio
  └─────────────┘

🛡️ Core Principle

Faithful organization, not rewriting.

  • Every output sentence can be traced back to the original text
  • No added explanations, examples, or background knowledge
  • No paraphrasing or abstract summaries of the author's intent
  • Skips non-knowledge segments silently — no "this section omitted" notes

📋 What gets filtered out

CategoryExamples
Filler words嗯、啊、那个、然后那个、就是说、对吧
Repeated contentSame point explained multiple times → keep the clearest version
Classroom managementRoll call, break reminders, "let's start class", "class dismissed"
Garbled ASR outputIncoherent segments from speech recognition errors

📦 Supported Input Formats

  • .docx — Word documents (extracted via Python stdlib)
  • .md — Markdown files
  • .txt — Plain text
  • Pasted text — directly in the chat

Large file handling: If the input exceeds ~8,000 characters, the skill warns you and suggests splitting into segments before proceeding.


💾 Output Format

课程笔记_[主题或日期].md
  • Top-level heading: # 课程笔记
  • Body uses H2 / H3 only — no deeper nesting
  • Tables, code, and formulas use proper Markdown syntax
  • After saving, reports: original word count → output word count (compression ratio)

🔧 Installation

Copy SKILL.md to your Claude Code global skills directory:

mkdir -p ~/.claude/skills/note-organizer
cp SKILL.md ~/.claude/skills/note-organizer/SKILL.md

That's it — Claude Code picks it up automatically on next launch.


📄 License

MIT

// faq

What is claude-skill-note-organizer?

A Claude Code skill for organizing lecture notes and study notes into clean Markdown files.. It is open-source on GitHub.

Is claude-skill-note-organizer free to use?

claude-skill-note-organizer is open-source, so it is free to use.

What category does claude-skill-note-organizer belong to?

claude-skill-note-organizer is listed under other in the Claudeers registry of Claude-compatible tools.

0 views
14 stars
unclaimed
updated about 2 months ago

// embed badge

claude-skill-note-organizer on Claudeers
[![Claudeers](https://claudeers.com/api/badge/claude-skill-note-organizer.svg)](https://claudeers.com/claude-skill-note-organizer)

// retro hit counter

claude-skill-note-organizer hit counter
[![Hits](https://claudeers.com/api/counter/claude-skill-note-organizer.svg)](https://claudeers.com/claude-skill-note-organizer)

// reviews

// guestbook

0/500

// related in Other

🔓

符合nature论文学术表达和科研绘图的Skill

// otherYuan1z0825/Python36,535Apache-2.0[ claude ]
🔓

Open source Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Built for multitasking, organization, and programmability.

// othermanaflow-ai/Swift26,069NOASSERTION[ claude ]
🔓

Anti-AI-slop design skill for Claude Code, Cursor, and Codex.

// otherNutlope/CSS25,307MIT[ claude ]
🔓

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic

// otheralchaincyf/HTML23,151MIT[ claude ]
→ see how claude-skill-note-organizer connects across the ecosystem