πŸ—ƒοΈ
DataPython

Obsidian Bases

by AgriciDaniel

Obsidian Bases is a Data skill for Claude Code, published by AgriciDaniel in claude-obsidian.

10.9K stars1.3K forkson AgriciDaniel/claude-obsidianAdded 2026/08/15+1% in starsRepository updated 2026/08/01
agent-skillsai-note-takingai-second-brainclaude-codeclaude-code-skillclaude-memoryclaude-pluginkarpathy-llm-wikiknowledge-graphknowledge-managementnote-takingnotion-alternativeobsidianobsidian-aiobsidian-pluginobsidian-second-brainopen-sourcepersonal-knowledge-managementpkmsecond-brain
Install in seconds
Install Obsidian Bases
Copy Obsidian Bases into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/AgriciDaniel/claude-obsidian/tree/main/skills/obsidian-bases ~/.claude/skills/obsidian-bases

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/AgriciDaniel/claude-obsidian.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/obsidian-bases/SKILL.md in AgriciDaniel/claude-obsidian
Installs to
~/.claude/skills/obsidian-bases
Collection
One of 16 skills cataloged from this repository
Category
Data β€” 668 skills

What Obsidian Bases does

Obsidian Bases explains, drafts, and validates Obsidian Bases .base files with filters, formulas, properties, summaries, and table, card, or list views. Use it when working with database-like vault views, dynamic tables, reading lists, task trackers, or .base file edits.

Obsidian Bases is cataloged under Data on DirSkills. Obsidian Bases comes from a repository tagged agent-skills, ai-note-taking, ai-second-brain, claude-code and claude-code-skill.

Documentation

README

Obsidian Bases

Use this as a compact workflow and fallback syntax reference. Prefer a separately installed kepano/obsidian-skills obsidian-bases skill, then the current official Bases syntax, for detailed or version-sensitive fields and functions.

Answer design and syntax questions read-only. For a requested .base edit, resolve the user vault and use one inspected transaction; never write the file directly.

Resolve the installed product root from this skill's own location, not from the vault or current working directory:

PRODUCT_ROOT=/absolute/path/to/installed/claude-obsidian
CORE="$PRODUCT_ROOT/scripts/claude-obsidian.py"
test -f "$CORE"

Workflow

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Obsidian Bases

  • What else does AgriciDaniel publish alongside Obsidian Bases?

    Obsidian Bases is one of 16 skills that DirSkills catalogs from AgriciDaniel/claude-obsidian, the repository it ships in. Its siblings there include Autoresearch, Canvas and Defuddle. Each one is a separate skill with its own page in this directory, installs the same way Obsidian Bases does, and is maintained by AgriciDaniel in that same repository. The rest of the collection is listed on the AgriciDaniel/claude-obsidian page.

  • How does Obsidian Bases compare to other Data skills?

    Obsidian Bases ranks #129 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Obsidian Bases against them. Open each page to compare what they document and how they install.

More from AgriciDaniel/claude-obsidian

Obsidian Bases is one of 16 skills cataloged on DirSkills from AgriciDaniel/claude-obsidian.

See all 16 skills β†’
πŸ”
2w ago

Autoresearch

Autoresearch runs a bounded, source-grounded research loop, drafts a cited dossier, and optionally proposes a separately reviewed canonical vault merge. Use it for autonomous or deep research that may access the public web.
Automation
10.9K1.3K
πŸ—ΊοΈ
2w ago

Canvas

Canvas creates, inspects, and updates Obsidian JSON Canvas boards inside a vault. It places text, file, link, group, and edge nodes for visual maps, spatial layouts, and adding vault notes or media to a .canvas file.
Automation
10.9K1.3K
🧹
2w ago

Defuddle

Defuddle plans and, with explicit network consent, uses an optional external cleaner to extract article-like HTTPS pages as Markdown. Use it to strip page clutter or prepare a web source for later wiki ingestion.
Automation
10.9K1.3K
πŸ§ͺ
2w ago

Example

Example is a hermetic contract-validation fixture with no runtime behavior. It is used as a placeholder or test fixture for validating skill contracts.
Quality
10.9K1.3K
πŸ”
2w ago

Obsidian CLI Access

Obsidian CLI Access detects and uses the official Obsidian command-line interface for read-only vault access, falling back to filesystem reads when the CLI is unavailable. Use it to search notes, backlinks, tags, or Bases results in an Obsidian vault without modifying content.
Automation
10.9K1.3K
πŸ“
2w ago

Obsidian Markdown

Obsidian Markdown explains, drafts, or validates Obsidian Flavored Markdown syntax: properties, wikilinks, embeds, callouts, tags, comments, highlights, block references, math, and Mermaid. Use when the user explicitly requests Obsidian note formatting or syntax help, not for general Markdown or broad vault operations.
Writing
10.9K1.3K