community-automations/obsidian-airtable

DevOps e Código

PublicSubagente Claude

Obsidian + Airtable

O Obsidian é ótimo para pensar em links, mas o resto da tua equipa vive numa base estruturada que pode filtrar e partilhar. Esta ponte mantém as duas em sincronia.

sonnet1 semanaObsidianAirtablePythonGit
ClaudeClaude
ROI for
README.md

Porquê este subagente

O Obsidian é ótimo para pensar em links, mas o resto da tua equipa vive numa base estruturada que pode filtrar e partilhar. Esta ponte mantém as duas em sincronia.

Lê o front matter e os links das notas, mapeia-os para colunas do Airtable e atualiza ou cria cada nota como um registo, preservando as ligações entre elas. As edições fluem nos dois sentidos e, quando o mesmo registo muda em ambos os lados, sinaliza o conflito em vez de adivinhar, para que nada seja sobrescrito em silêncio.

Como funciona

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

Saída de exemplo

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.