obsidian-bases
Build Obsidian Bases for Notes
Obsidian Bases can be hard to configure because views, filters, and formulas share strict YAML rules. This skill helps create usable Bases files and troubleshoot common formula errors.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "obsidian-bases" from https://skillstore.io/skills/kepano-obsidian-bases.md and its manifest at https://skillstore.io/api/skills/kepano-obsidian-bases/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "obsidian-bases". User asks for a task tracker Base for notes tagged task.
Expected outcome:
A task dashboard with active and completed views, due-date formulas, priority labels, grouping, and summary fields.
Using "obsidian-bases". User asks why a date formula fails in a Base.
Expected outcome:
A concise diagnosis explaining duration fields, safer null checks, and the corrected formula approach.
Using "obsidian-bases". User asks for a reading list organized by status.
Expected outcome:
A reading Base plan with cards for the library, a table for unread items, and formulas for estimated reading time.
Security Audit
SafeThe static findings are false positives caused by Markdown code formatting, YAML examples, and official documentation links. No evidence found of command execution, runtime network activity, secret access, prompt injection, or malicious intent in the scanned files.
Risk Factors
โ๏ธ External commands (98)
๐ Network access (4)
๐ Filesystem access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/kepano-obsidian-bases/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/kepano-obsidian-bases?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/kepano-obsidian-bases?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/kepano-obsidian-bases/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/kepano-obsidian-bases.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
kepano. (2026). obsidian-bases security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/kepano-obsidian-bases/audits/8BibTeX citation
@techreport{kepano-kepano-obsidian-bases-2026,
author = {kepano},
title = {obsidian-bases security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/kepano-obsidian-bases/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "obsidian-bases security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "kepano"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/kepano-obsidian-bases/audits/8"
identifiers:
- type: other
value: "skillstore:kepano-obsidian-bases:audit:8"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
zhanlincui-obsidian-bases
2026-08-21
kepano-obsidian-bases
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Create a task dashboard
Build a Base that filters task notes, groups active work, and summarizes due dates.
Organize research notes
Create reading lists or literature views with author, status, date, and computed fields.
Maintain a vault index
Design Bases that expose daily notes, project folders, or tagged content in structured views.
Try These Prompts
Create an Obsidian Base for notes tagged project. Show file name, status, owner, and due date in a table view.
Design a Base for task notes. Add formulas for days until due and overdue status, then summarize active tasks by status.
Review this Obsidian Base and explain why it fails. Fix quoting, missing formulas, and duration calculations while preserving the views.
Create a Base with active projects, completed work, reading items, and recent daily notes. Use separate views and clear display names.
Best Practices
- Quote formulas that contain nested strings or YAML special characters.
- Define every formula before referencing it in properties, order, or summaries.
- Use narrow filters first, then add formulas and summaries after the view renders.
Avoid
- Do not reference formula fields before adding them to the formulas section.
- Do not subtract dates and round the duration without selecting a numeric field.
- Do not assume every note has the same frontmatter properties.
Frequently Asked Questions
What does this skill create?
Can it validate a Base in Obsidian?
Which view types are supported?
Can it use formulas?
Does it need access to my vault?
Is it limited to task tracking?
Developer Details
Author
kepanoLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
b8ca75d2c0a7e7102978993058777d82b8ab2610
Maintenance freshness
7/18/2026
Usage
9 downloads ยท 330 views
File structure