community-automations/obsidian-airtable

DevOps & code

PublicClaude-subagent

Obsidian + Airtable

Obsidian is geweldig om in links te denken, maar de rest van je team leeft in een gestructureerde base die ze kunnen filteren en delen. Deze bridge houdt beide in sync.

sonnet1 weekObsidianAirtablePythonGit
ClaudeClaude
ROI for
README.md

Waarom deze subagent

Obsidian is geweldig om in links te denken, maar de rest van je team leeft in een gestructureerde base die ze kunnen filteren en delen. Deze bridge houdt beide in sync.

Hij leest front matter en links uit notities, mapt ze op Airtable-kolommen en upsert elke notitie als record met behoud van de verbanden ertussen. Bewerkingen stromen beide kanten op, en wanneer hetzelfde record aan beide kanten verandert, markeert hij het conflict in plaats van te gokken, zodat er niets stilletjes wordt overschreven.

Hoe hij werkt

    • 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.

Voorbeelduitvoer

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.