community-automations/obsidian-airtable

DevOps & Code

PublicClaude subagent

Obsidian + Airtable

Obsidian is great for thinking in links, but the rest of your team lives in a structured base they can filter and share. This bridge keeps both in sync.

sonnet1 weekObsidianAirtablePythonGit
ClaudeClaude
ROI for
README.md

Why this subagent

Obsidian is great for thinking in links, but the rest of your team lives in a structured base they can filter and share. This bridge keeps both in sync.

It reads note front matter and links, maps them to Airtable columns, and upserts each note as a record while preserving the connections between them. Edits flow both ways, and when the same record changes on both sides it flags the conflict instead of guessing, so nothing gets silently overwritten.

How it runs

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Sample output

json
// Sample output
// (generated when the pipeline finishes)

Given changed Obsidian notes, map front matter and links to Airtable columns and return an upsert plan with record ids and any sync conflicts.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.