community-automations/form-autocomplete

DevOps і код

PublicСубагент ClaudeДодатокДемо

Автозаповнення форм

Довгі форми втрачають людей, а більшість полів — це те, що можна було б заповнити самотужки. Цей автозаповнювач бере на себе очевидні частини й питає лише про решту.

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.