community-automations/spreadsheet-bot

リサーチ&インテリジェンス

PublicClaude サブエージェントデモ

スプレッドシートBot

その場の CSV 作業には、VLOOKUP やピボットの構文、どの列に紛れ込んだ null があったかの記憶がつきものです。このボットは、その作業を一文でこなします。

sonnet4日以内PythonpandasOpenAIGoogle Sheets
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

その場の CSV 作業には、VLOOKUP やピボットの構文、どの列に紛れ込んだ null があったかの記憶がつきものです。このボットは、その作業を一文でこなします。

ファイルをプロファイリングし、リクエストを pandas の手順に変換、書き戻す前にプレビューを表示します。クリーニングも結合もピボットも同じやり方で処理し、実行した手順は保存されるので、来月のエクスポートにも同じ修正をそのまま適用できます。

動作の流れ

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

Turn a plain-English request into pandas operations on the uploaded CSV and return a previewed, cleaned table.

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.