community-automations/obsidian-airtable

DevOps والكود

Publicوكيل Claude فرعي

Obsidian + Airtable

Obsidian رائع للتفكير عبر الروابط، لكن بقية فريقك يعيشون في قاعدة منظّمة يفلترونها ويشاركونها. هذا الجسر يُبقي الاثنين متزامنين.

sonnetأسبوع واحدObsidianAirtablePythonGit
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

Obsidian رائع للتفكير عبر الروابط، لكن بقية فريقك يعيشون في قاعدة منظّمة يفلترونها ويشاركونها. هذا الجسر يُبقي الاثنين متزامنين.

يقرأ البيانات الأمامية للملاحظات وروابطها، ويربطها بأعمدة Airtable، ويدرج كل ملاحظة كسجل بأسلوب upsert مع الحفاظ على الصلات بينها. تتدفّق التعديلات في الاتجاهين، وحين يتغيّر السجل نفسه على الجانبين يـ نبّه على التعارض بدل التخمين، فلا يُكتب فوق شيء بصمت.

كيف يعمل

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