بنقرة واحدة
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).