community-automations/obsidian-airtable

DevOps e codice

PublicSubagent Claude

Obsidian + Airtable

Obsidian è ottimo per ragionare per collegamenti, ma il resto del tuo team vive in un base strutturato che può filtrare e condividere. Questo bridge tiene i due in sincronia.

sonnet1 settimanaObsidianAirtablePythonGit
ClaudeClaude
ROI for
README.md

Perché questo subagent

Obsidian è ottimo per ragionare per collegamenti, ma il resto del tuo team vive in un base strutturato che può filtrare e condividere. Questo bridge tiene i due in sincronia.

Legge il front matter e i link delle note, li mappa sulle colonne di Airtable ed esegue l'upsert di ogni nota come record, preservando le connessioni tra di esse. Le modifiche scorrono in entrambi i sensi, e quando lo stesso record cambia da entrambi i lati segnala il conflitto invece di tirare a indovinare, così niente viene sovrascritto in silenzio.

Come gira

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

Esempio di 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.