Learning Tracker
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add learning-trackerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"learning-tracker": {
"command": "npx",
"args": [
"@modelcontextprotocol/learning-tracker"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Claude Code 세션에서 새로운 기술/라이브러리/개념 학습 내용을 추출하여 TIL 문서로 정리. "학습 정리", "오늘 배운 것", "learning", "세션 요약" 등의 요청 시 자동 적용. TIL 레포지토리(~/dev/TIL)와 연동하여 자동으로 카테고리 분류 및 문서 생성.
Tags
data-analyticspythongojavabashskill