원클릭으로
find-place-coordinates
Find lat/lon coordinates for a place mentioned in a note and add them to the frontmatter for map integration
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Find lat/lon coordinates for a place mentioned in a note and add them to the frontmatter for map integration
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | find-place-coordinates |
| description | Find lat/lon coordinates for a place mentioned in a note and add them to the frontmatter for map integration |
Enhance notes about places by adding geographic coordinates to their frontmatter, enabling map visualisation across Obsidian.
coordinates propertyThe coordinates property is a multitext field where:
coordinates:
- "41.1469"
- "-8.6148"
A note called "Livraria Lello" refers to a library in Porto, at 41.1469° N, 8.6148° W. This means that its frontmatter should include:
coordinates:
- "41.1469"
- "-8.6148"
Given a YouTube URL, fetch its transcript and extract atomic notes into an Obsidian vault. Use when handed a YouTube link to mine for ideas, or asked to "turn this video into atomic notes / atoms".
Create a dated zip backup of the Obsidian vault and rotate old backups on a grandfather-father-son schedule (14 daily, 5 weekly, 12 monthly, 5 yearly). Use when asked to back up the vault, make a snapshot, or run/prune vault backups.
Extract actionable lessons, key insights, emergent todos, and best practices from a note (e.g. a video transcript or article in an Obsidian vault, for example). Use when asked to "extract insights / lessons / takeaways" from a note or document. Outputs bullet lists in chat, or writes them to a markdown file if asked.
Summarize the past week's daily notes, extracting key findings, links, action items, and potential atomic notes, and write the summary into the matching weekly note.
Fetch and summarize a list of URLs (e.g. from OneTab) into Obsidian-friendly markdown with a brief description of each link.
Summarize the current agent session, create an Obsidian note for it, and link it from today's daily note. Use when the user is finished with a session and wants to log what was accomplished.