Documentation that updates itself when the data changes
Auto-generates and maintains documentation for your data models, SQL queries, and warehouse schemas. When the schema changes, the docs update. When a query is modified, the description stays current. No more stale Confluence pages.
Create a skill called "Living Docs". Connect to my data warehouse and code repository. Generate documentation by: (1) Scanning all tables and columns, generating descriptions from column names, data patterns, and sample values. (2) Analyzing SQL queries and dbt models to extract business logic ("revenue is calculated as sum of order_amount where status = 'completed' and refund_amount is NULL"). (3) Inferring relationships between tables from JOIN patterns and foreign keys to build an ERD. (4) Compiling everything into a searchable data dictionary. On a schedule (or triggered by schema changes), re-scan and update only the sections that changed — preserve any human-edited descriptions. Publish to my configured destination (Confluence, Notion, GitHub Pages, or Markdown files in a repo). Flag columns and tables that have no documentation yet.
The problem with data documentation isn't writing it — it's maintaining it.
Docs go stale the moment they're published. This skill generates documentation
directly from your code and schemas, and updates it automatically when things change.
New repo? Running in minutes, not days
Point your Claw at an unfamiliar repo and it figures out how to get it running. Excellent starter recipe because it turns a messy pile of config files into a concrete setup plan you can follow.
From repo access to first merged PR, fast
Onboard new engineers, QA, DevOps, and PMs without tribal knowledge. Standardize access, environment setup, architecture orientation, and a first safe change.
Local-first AI assistant that automates small daily tasks safely on your device
A personal, local-first AI assistant that automates small daily tasks—organizing files, setting reminders, and monitoring system events—without touching sensitive data or taking risky actions without your approval.
Update pricing across all your Airbnb listings without clicking through each one
Automate bulk rate changes across multiple Airbnb listings using your Claw. Useful for seasonal pricing updates, last-minute discounts, or syncing rates after a change in your hosting strategy.