S2B
Official@your-papa
Offers specialized Obsidian extensions for structured data visualization, schema-based note management, and JSON canvas manipulation within personal knowledge environments.
Agent Skills by S2B
Showing 5 vetted skills indexed across 1 GitHub repositories.
obsidian-charts
Generate bar, line, pie, and radar charts from Obsidian notes using dataviewjs and Chart.js.
dataview
Execute Dataview DQL queries to retrieve and display Obsidian note data.
bases
Create and manipulate Obsidian Bases (.base files) with YAML-defined schemas, views, filters, formulas, and summaries.
canvas
Create and manipulate JSON Canvas files with nodes and edges in Obsidian.
obsidian-integration-test
Automates the testing of custom commands in the context of a specific domain.
Frequently Asked Questions About S2B
FAQPage SchemaWhat specific data visualization tasks can be performed with these skills?▼
You can generate bar, line, pie, and radar charts by querying note metadata. These visualizations rely on Dataview DQL to extract information and Chart.js to render the graphical output directly within your notes.
Who is the target user for these Obsidian-based extensions?▼
These extensions are designed for power users, knowledge managers, and technical writers who utilize Obsidian for structured information storage. They are ideal for individuals requiring advanced data retrieval, schema enforcement, and visual mapping of interconnected concepts.
What are the prerequisites for implementing these note management capabilities?▼
Implementation requires an active Obsidian environment with the Dataview plugin installed. Users must be familiar with DQL syntax for data retrieval and YAML formatting for defining schemas, views, and formulas within .base files.