AI skills for
data leaders —
one command
to install
OpenClaw is a skill system for Claude Code — one curl command installs a prompt agent that knows your exact tools. Five skills, no new servers, no pipelines.
Free · No spam · Install commands + which skill to start with based on your stack
Five skills, one
curl command each
Each skill is a prompt file that loads into Claude Code automatically. It knows which tools to call, in what order, and how to format the answer.
Focus Review
Weekly deep work audit. Reads your calendar and tasks, calculates focus time vs meeting load, flags fragmented days, gives 3 concrete next-week moves.
- Google Calendar
- Things3
curl -fsSL https://skills.valiotti.tech/focus-review/install.sh | bash
Knowledge Search
One query across Jira, Notion, Slack, Gmail, and Obsidian simultaneously. Finds that decision from 3 weeks ago, ranks results by relevance, surfaces cross-references.
- Jira
- Notion
- Slack
- Gmail
curl -fsSL https://skills.valiotti.tech/knowledge-search/install.sh | bash
Jira Attention
Surfaces exactly what needs your eyes in Jira: new comments, questions waiting for you, blockers, overdue items. Replaces the morning triage loop.
- Atlassian (Jira)
curl -fsSL https://skills.valiotti.tech/jira-attention/install.sh | bash
dbt Review
Fetches a GitHub or GitLab MR, filters to SQL and YAML, and posts a structured review: summary, verdict, and issues ranked by severity. First-pass review in 30 seconds instead of 40 minutes.
- GitHub or GitLab token
curl -fsSL https://skills.valiotti.tech/dbt-review/install.sh | bash -s -- --repo owner/repo
An AI-native
fractional CDO
I'm Nick, Fractional CDO at Sniffspot ($6M marketplace) with 16+ years in data. These five skills run in my own OpenClaw setup every day. I'm releasing them because every data leader I talk to is solving the same five problems.
Nick on LinkedInvs 40 min manual
Quick answers
Do I need Claude Code?
Yes — skills load automatically into Claude Code or KiloClaw. If you don't have Claude Code, it's free to install. You need a Claude API key to use it.
Does my data leave my machine?
Skills run inside Claude Code on your machine. Your Jira tickets, calendar, and code go to Claude's API — the same as any Claude Code session. Nothing is stored on our servers.
GitHub or GitLab?
dbt Review works with both. Pass --platform gitlab when installing. Other skills use Jira, Google Calendar, Slack, and Notion — all via their standard APIs.
What if I only use some of these tools?
Each skill works independently. Install only what matches your stack. Focus Review works with Google Calendar alone. dbt Review needs only a GitHub or GitLab token.
Get all five skills
in one email
Install commands, setup notes, and which skill to start with, based on your biggest current problem.