aokazaki-olp
Community@aokazaki-olp
aokazaki-olp provides Obsidian vault management, Markdown authoring, Bases databases, JSON Canvas diagrams, and clean web content extraction skills.
Agent Skills by aokazaki-olp
Showing 6 vetted skills indexed across 2 GitHub repositories.
defuddle
Extract clean markdown content from web pages using the Defuddle CLI.
obsidian-markdown
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and properties.
obsidian-config
Resolve Obsidian vault paths, folders, and log filenames for safe note operations.
obsidian-bases
Create and edit Obsidian Bases files with views, filters, formulas, and summaries.
obsidian-cli
Manage Obsidian vault notes, tasks, and plugins via the obsidian command-line interface.
json-canvas
Create and edit JSON Canvas files with nodes, edges, groups, and connections.
Frequently Asked Questions About aokazaki-olp
FAQPage SchemaWhat 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.