lexbritvin/obsidian-skills-pack
Plugin Claude Code
Plugin marketplace listing 9 plugins: obsidian-dataview, obsidian-charts, obsidian-meta-bind, obsidian-tasks-syntax, obsidian-tasks-query.
lexbritvin/obsidian-skills-pack
Plugin Claude Code
Plugin marketplace listing 9 plugins: obsidian-dataview, obsidian-charts, obsidian-meta-bind, obsidian-tasks-syntax, obsidian-tasks-query.
lexbritvin/obsidian-skills-pack
Skill Claude CodeCodex
Authoring charts in Obsidian via the Charts plugin (obsidian-charts by phibr0) — covers the advanced-chart JSON escape hatch, table-to-chart conversion (block-id linking via id/file/layout/select), and the window.renderChart(data, container) integration with DataviewJS (raw Chart.js v3 config). Use this skill whenever…
lexbritvin/obsidian-skills-pack
Skill Claude CodeCodex
Authoring queries, dashboards, and scripts for the Obsidian Dataview plugin — covers DQL (TABLE/LIST/TASK/CALENDAR), DataviewJS (dv. API, DataArray, dv.io, dv.view, dv.query), inline DQL/JS, the metadata model (frontmatter, Field:: value, [k:: v], (k:: v), every file. and task field), all DQL functions, and external…
lexbritvin/obsidian-skills-pack
Skill Claude CodeCodex
Diagnose Obsidian Graph view health and clean up over-connection — identify render-only edges (dashboards as topics, log files), mega-categories, broken refs, and false categories that are inflating the graph. Use whenever the user reports the graph feels tangled, overconnected, hairball-like, or noisy, even if they…
lexbritvin/obsidian-skills-pack
Skill Claude CodeCodex
Configure Obsidian Graph view — color groups, filters, forces, display settings, palette choice. Use whenever the user wants to change how the graph looks or what it shows, including coloring by folder/category/topic/tag, hiding noise via filter, adjusting forces (repel/link distance), or picking a palette. Triggers…
lexbritvin/obsidian-skills-pack
Skill Claude CodeCodex
Build activity heatmaps in Obsidian — GitHub-style year overview via the Heatmap Calendar plugin (Richardsl), and custom DataviewJS heatmaps (weeks × days, rows × cols matrices, project activity grids) when the plugin is not enough. Use whenever the user asks about heatmaps, calendar visualizations, streaks, "did I do…
lexbritvin/obsidian-skills-pack
Skill Claude CodeCodex
Authoring buttons, input fields, view fields, and embeds for the Obsidian Meta Bind plugin. Use whenever the user asks to add an interactive control, button, input, viewfield, INPUT[...] / VIEW[...] / BUTTON[...] syntax, or a meta-bind code block. Covers schema, valid enum values, inline references, JS Engine…
lexbritvin/obsidian-skills-pack
Skill Claude CodeCodex
Reads, filters, and updates Obsidian tasks using the CLI. Lists tasks, marks them done, toggles status, counts tasks, and runs advanced queries via the Tasks plugin API. Use when the user asks to see their tasks, check what's overdue, mark something done, analyze task progress, get a task summary, count tasks, or…
lexbritvin/obsidian-skills-pack
Skill Claude CodeCodex
Creates Obsidian Tasks plugin query blocks with filters, sorting, grouping, and layout options. Use when the user asks to build a task dashboard, show overdue tasks, list tasks by priority, create a task view or report in a note, write a tasks code block, group tasks by project, filter tasks by folder or date, make a…
lexbritvin/obsidian-skills-pack
Skill Claude CodeCodex
Creates and edits Obsidian Tasks plugin task lines with emoji-based dates, priorities, recurrence, dependencies, and statuses. Use when the user asks to add a task, create a todo, set a due date, change priority, add recurrence, make a recurring reminder, edit a checkbox line, or anything involving task emoji…