ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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.
| 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).