/obsidian-kb-artifacts
Use this skill for Obsidian-native formatting and derived artifacts such as Markdown formatting, wikilinks, registry tables, canvas files, optional Bases, CLI operations, and link repair. This skill does not decide knowledge routing.
$ npx -y skills add Galaxy-Dawn/claude-scholar --skill obsidian-kb-artifacts --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/obsidian-kb-artifacts
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use this skill for Obsidian-native formatting and derived artifacts such as Markdown formatting, wikilinks, registry tables, canvas files, optional Bases, CLI operations, and link repair. This skill does not decide knowledge routing.
SKILL.md
obsidian-kb-artifacts.SKILL.mdname: obsidian-kb-artifacts description: Use this skill for Obsidian-native formatting and derived artifacts such as Markdown formatting, wikilinks, registry tables, canvas files, optional Bases, CLI operations, and link repair. This skill does not decide knowledge routing.
Obsidian KB Artifacts
This skill handles format and artifact concerns only.
Responsibilities
- Obsidian Markdown formatting
- wikilinks and embeds
- registry table formatting
- canvas generation and validation
- optional Bases generation
- Obsidian CLI operations
- link repair in canonical notes
- lint-report formatting
Rules
- this skill does not decide where knowledge belongs
- `.base` is explicit-only
- `Maps/` contains derived artifacts only
- link repair should strengthen existing canonical notes, not create note sprawl
- literature canvas edges must preserve evidence strength when the source notes provide it
- do not create stable-looking claim edges from abstract-only, webpage-placeholder, or unsupported notes
Read next
- `references/OBSIDIAN-MARKDOWN.md`
- `references/CANVAS.md`
- `references/BASES.md`
- `references/REGISTRY-TABLES.md`
- `references/LINK-REPAIR.md`
- `references/CLI.md`
Semi-automated research assistant for academic research and software development. Supports Claude Code, Codex CLI, Kimi Code CLI, and OpenCode across ideation, coding, experiments, writing, and publication.
Repo: Galaxy-Dawn/claude-scholar
Other skills on claude-scholar.
- /agent-identifier
Use when creating or configuring Claude Code agents and their frontmatter.
Open skill - /architecture-design
Use only when creating new registrable ML components that require Factory or Registry patterns.
Open skill - /bug-detective
This skill should be used when the user asks to "debug this", "fix this error", "investigate this bug", "troubleshoot this issue", "find the problem", "something is broken", "this isn't working", "why is this failing", or reports errors/exceptions/bugs. Provides systematic
Open skill - /citation-verification
This skill provides reference guidance for citation verification in academic writing. Use when the user asks about "citation verification best practices", "how to verify references", "preventing fake citations", or needs guidance on citation accuracy. This skill supports
Open skill - /code-review-excellence
This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or improve how a team performs code review.
Open skill - /command-development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in
Open skill

