Agent skill
markdown-oxide-lsp
markdown-oxide language server for Markdown/Obsidian vault intelligence. Provides wikilink completion, hover info, goto-definition, and diagnostics for Markdown files.
Install this agent skill to your Project
npx add-skill https://github.com/stickystyle/claude-skills/tree/main/skills/markdown-oxide-lsp
SKILL.md
markdown-oxide LSP
Configures the markdown-oxide language server for Markdown and Obsidian vault intelligence.
Prerequisites
Install markdown-oxide via Homebrew:
brew install markdown-oxide
Capabilities
- Wikilink completion and resolution
- Hover information for linked notes
- Go-to-definition for wikilinks
- Diagnostics for broken links
- Tag and frontmatter awareness
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
uv
Python package manager and project tooling using uv. Use when working with Python projects, managing dependencies, creating virtual environments, running Python scripts, configuring workspaces/monorepos, or troubleshooting uv issues. Triggers on pyproject.toml projects, uv commands, pip replacement workflows, Python version management, workspace configuration, or CI/CD Python setup.
aboutme-index
Index-based file discovery using ABOUTME headers. Use INSTEAD of grep or Explore agent when searching for files by purpose or feature. Faster and more accurate than scanning code. Invoke this skill when user asks "which files handle X", "where is Y implemented", or when you need to find files related to a feature or task.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
handoff
Compact the current conversation into a handoff document for another agent to pick up.
scaffold-exercises
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.
obsidian-vault
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
Didn't find tool you were looking for?