aokazaki-olp avatar

aokazaki-olp

Community

@aokazaki-olp

0Followers
|
11Public Repos
|
6Published Skills

aokazaki-olp provides Obsidian vault management, Markdown authoring, Bases databases, JSON Canvas diagrams, and clean web content extraction skills.

Skills Distribution
DomainDeveloper To...Obsidian Vault Man.. (35%)Markdown Authoring.. (25%)Web Content Extrac.. (15%)Visual Canvas & Di.. (15%)

Agent Skills by aokazaki-olp

Showing 6 vetted skills indexed across 2 GitHub repositories.

Frequently Asked Questions About aokazaki-olp

FAQPage Schema
What tasks can I perform with aokazaki-olp's skills?▼

You can extract clean Markdown from web pages, author Obsidian Flavored Markdown with wikilinks and callouts, manage vault notes and tasks via the Obsidian CLI, build .base database views with filters and formulas, and create JSON Canvas mind maps and flowcharts.

Who are these skills designed for?▼

These skills target Obsidian users, knowledge managers, and developers who maintain personal vaults, author structured Markdown notes, design Canvas diagrams, or build and debug Obsidian plugins and themes from the command line.

How do the Obsidian CLI and vault skills work in practice?▼

The obsidian-cli skill reads, creates, searches, and manages notes, tasks, and properties in a vault, while obsidian-config resolves vault paths, folders, and log filenames so note operations target the correct files safely.

When should I use defuddle instead of fetching a URL directly?▼

Use defuddle whenever a user provides a URL to read or analyze, such as documentation, articles, or blog posts, since it removes clutter and saves tokens. Skip it for URLs ending in .md, which are already Markdown.

Can these skills help with Obsidian plugin development?▼

Yes. The obsidian-cli skill supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM for debugging inside Obsidian.