원클릭으로
obsidian-papertool
Save PaperTool session notes and quiz Q&A into an Obsidian vault using a fixed study-note format.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Save PaperTool session notes and quiz Q&A into an Obsidian vault using a fixed study-note format.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Template skill for creating Manim Slides decks. Discover local paths and wrappers first, then run the knowledge-first generation pipeline.
Operate a local PaperTool system for research reading workflows, including import, queueing, ask, quiz/review loops, citations, and medals.
SOC 직업 분류 기준
| name | obsidian-papertool |
| description | Save PaperTool session notes and quiz Q&A into an Obsidian vault using a fixed study-note format. |
Use this skill when the user asks to save study/session notes or quiz/review output to Obsidian.
Resolve these values before writing:
<VAULT_PATH><PAPERS_DIR><SESSIONS_DIR>Priority:
.obsidian directories.Suggested discovery command:
find ~ -type d -name .obsidian 2>/dev/null | head -n 20
After discovery, update your local/private skill copy with resolved paths if needed. Keep this Git-tracked skill generic.
<PAPERS_DIR>/<paper-title>.md<SESSIONS_DIR>/<YYYY-MM-DD>.mdCreate parent folders if missing. Never overwrite the full note unless explicitly requested.
## Summary
<concise summary paragraph>
## Notes
<normal study notes from asks/discussion>
## Q&A
### Review Session (YYYY-MM-DD)
**Q: <quiz/review question>**
A: <answer>
## Notes:
papertool ask style notes.## Q&A:
### Review Session (YYYY-MM-DD).