add claude-obsidian
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled

This commit is contained in:
김경종
2026-05-28 10:57:16 +09:00
parent 1b07531a45
commit 72dad72703
205 changed files with 41703 additions and 80 deletions
+39
View File
@@ -0,0 +1,39 @@
---
type: comparison
title: "<% tp.file.title %>"
subjects:
- "[[Subject A]]"
- "[[Subject B]]"
dimensions:
- "dimension 1"
- "dimension 2"
verdict: "Replace with one-line conclusion."
created: <% tp.date.now("YYYY-MM-DD") %>
updated: <% tp.date.now("YYYY-MM-DD") %>
tags:
- comparison
status: seed
related: []
sources: []
---
# <% tp.file.title %>
## Overview
Replace with: why these two things are being compared and what question this answers.
## Comparison
| Dimension | Subject A | Subject B |
|-----------|-----------|-----------|
| | | |
| | | |
## Verdict
Replace with: one clear conclusion — which is better for what use case.
## Sources
-
+40
View File
@@ -0,0 +1,40 @@
---
type: concept
title: "<% tp.file.title %>"
complexity: intermediate
domain: ""
aliases: []
created: <% tp.date.now("YYYY-MM-DD") %>
updated: <% tp.date.now("YYYY-MM-DD") %>
tags:
- concept
status: seed
related: []
sources: []
---
# <% tp.file.title %>
## Definition
[What this concept is. Declarative, present tense. One clear paragraph.]
## How It Works
[Mechanism or explanation]
## Why It Matters
[Significance in this domain]
## Examples
-
## Connections
-
## Sources
-
+32
View File
@@ -0,0 +1,32 @@
---
type: entity
title: "<% tp.file.title %>"
entity_type: person
role: ""
first_mentioned: "[[]]"
created: <% tp.date.now("YYYY-MM-DD") %>
updated: <% tp.date.now("YYYY-MM-DD") %>
tags:
- entity
status: seed
related: []
sources: []
---
# <% tp.file.title %>
## Overview
[Who or what this is. One paragraph.]
## Key Facts
-
## Connections
-
## Sources
-
+31
View File
@@ -0,0 +1,31 @@
---
type: question
title: "<% tp.file.title %>"
question: ""
answer_quality: draft
created: <% tp.date.now("YYYY-MM-DD") %>
updated: <% tp.date.now("YYYY-MM-DD") %>
tags:
- question
status: developing
related: []
sources: []
---
# <% tp.file.title %>
**Question:** [restate the original query]
## Answer
[The synthesized answer, with citations to specific wiki pages]
(Source: [[]])
## Confidence
[draft | solid | definitive] — [why]
## Related Questions
-
+39
View File
@@ -0,0 +1,39 @@
---
type: source
title: "<% tp.file.title %>"
source_type: article
author: ""
date_published: <% tp.date.now("YYYY-MM-DD") %>
url: ""
confidence: medium
key_claims:
- ""
created: <% tp.date.now("YYYY-MM-DD") %>
updated: <% tp.date.now("YYYY-MM-DD") %>
tags:
- source
status: seed
related: []
sources: []
---
# <% tp.file.title %>
## Summary
[2-3 sentence summary of the source]
## Key Claims
-
## Entities Mentioned
- [[]] —
## Concepts Introduced
- [[]] —
## Notes