community-automations/obsidian-airtable

DevOps 與程式碼

PublicClaude 子代理

Obsidian + Airtable

Obsidian 很適合用連結來思考,但團隊其他成員用的是能篩選、能分享的結構化資料庫。這座橋接器讓兩者保持同步。

sonnet1 週ObsidianAirtablePythonGit
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

Obsidian 很適合用連結來思考,但團隊其他成員用的是能篩選、能分享的結構化資料庫。這座橋接器讓兩者保持同步。

它會讀取筆記的 front matter 與連結,把它們對應到 Airtable 欄位,並將每則筆記更新或插入為紀錄,同時保留彼此之間的關聯。編輯會雙向流動,而當同一筆紀錄在兩邊都被修改時,它會標記衝突而不是自行猜測,因此不會有任何東西被悄悄覆寫。

運作方式

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

輸出範例

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.