From obsidian
Write or refresh the 150-word abstract callout at the top of an Obsidian note in vault-of-markus. Trigger when the user says "write an abstract", "refresh the abstract", "/abstract-note", or when `/tidy-note` flagged a missing abstract. Strict ≤150 word cap.
How this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian:abstract-noteThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce the abstract callout that sits at the top of every vault note. The callout has three jobs (per the user's `How I do my Vaults in Obsidian.md`):
Produce the abstract callout that sits at the top of every vault note. The callout has three jobs (per the user's How I do my Vaults in Obsidian.md):
[[wikilinks]])>[!abstract]+ Abstract
> <One paragraph, ≤150 words, covering points 1–3 above.>
>[!abstract]+ (collapsible, default open).--- of the frontmatter. Nothing between frontmatter and abstract.--- separator, then the body.[[Wikilink]]. Only include links to notes that actually exist (ls /Users/markusjohansen/vault-of-markus/*.md).Edit.Match the user's existing voice in the vault: matter-of-fact, first-person where appropriate, Norwegian if the surrounding note is in Norwegian. Don't add filler like "This note discusses…" — the callout itself signals what it is.
## Abstract heading — it's a callout, not a heading.npx claudepluginhub markusjohansen/mj-plugins --plugin obsidianCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.