community-automations/form-autocomplete

DevOps 與程式碼

PublicClaude 子代理應用程式示範

表單智慧補齊

冗長的表單會讓人卻步,而其中多數欄位其實你本來就能自己填好。這個自動填入功能會處理顯而易見的部分,只針對剩下的提問。

sonnet3 天WebhookOpenAIPostgresSlack
ClaudeClaude
ROI for
README.md

為什麼選擇此子代理

冗長的表單會讓人卻步,而其中多數欄位其實你本來就能自己填好。這個自動填入功能會處理顯而易見的部分,只針對剩下的提問。

它會擷取已知的脈絡,填好可預測的欄位,再針對少數無法自信完成的開啟一段簡短對話;如果一切都已知,就不會出現對話。表單會被驗證並送出,讓人們只回答兩個問題而非二十個,放棄率也隨之下降。

運作方式

    • 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 partial form data and known context, return a JSON object with auto-filled fields, a list of fields needing confirmation, and the questions to ask.

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.