Use Case
Stop doing repetitive documents & notes tasks manually. Sheet Data Enrichment lets your AI agent handle them automatically through natural conversation. Enrich spreadsheet data by fetching external sources (URLs, APIs) to fill missing columns, then aggregate results into summary sheets. Use when: (1) a spread... This guide shows practical examples of using Sheet Data Enrichment to automate common documents & notes workflows and save hours every week.
Install Sheet Data Enrichment: npx clawhub@latest --dir ~/.claude/skills install sheet-data-enrichment
Identify the repetitive documents & notes tasks you want to automate
Describe the task to your AI in plain English
Sheet Data Enrichment will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Sheet Data Enrichment
Automate my documents & notes tasks using Sheet Data Enrichment
What repetitive tasks can Sheet Data Enrichment handle for me?
Set up a workflow that runs Sheet Data Enrichment every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install sheet-data-enrichmentOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install sheet-data-enrichmentβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/sheet-data-enrichment/π‘Extract and place the folder at the path above, then restart your agent.