ai-analyst-lab

153 mods across 5 repositories, 361 stars between them.

notion-export

73

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

Export analysis results to a Notion page with structure, embedded charts, data stamps, and provenance toggles. Trigger on "/export notion", "export to Notion", "create a Notion page", "share this in Notion", "put this in Notion", "send to Notion", or mentions of the Analysis Gallery database. Handles the Notion…

30 5d ago A 88 tokens original MIT

notion-ingest

74

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

Requires the Notion connector. Crawl a Notion workspace to extract business terms, metrics, product docs, and team structure into the organization knowledge system. Trigger on "/notion-ingest", "import our team's Notion docs", "sync our product roadmap from Notion", "pull in our metric definitions from Notion", "I…

30 5d ago A 95 tokens original MIT

patterns

75

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

Browse, search, and leverage recurring analytical patterns discovered across past analyses. Trigger on "what patterns have we seen?", "have we seen this behavior before?", "show me recurring patterns", "what's consistent in our data?", "any known patterns about [metric/segment]?", "search patterns for [keyword]". Also…

30 5d ago A 81 tokens original MIT

question-framing

76

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

Structure analytical questions with the Question Ladder (Goal, Decision, Metric, Hypothesis), then fill the 7-field Analysis Design Spec, before touching data. Trigger on "analyze", "investigate", "look into", "why did", "what's happening with", "what happened with", "figure out", "explore", "deep dive", "what…

30 5d ago A 108 tokens original MIT

reliability

77

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

Check whether an AI analysis answer is STABLE by running the same question several independent times and measuring what holds versus what drifts. Trigger on "/reliability", "run this a few times", "is this answer stable / reliable", "check reliability of ", "does it give the same answer again", "run it N times and…

30 5d ago A 93 tokens original MIT

setup-notion

78

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

Guided Notion connection setup wizard. Verifies the Notion connector is enabled, walks the user through enabling and authorizing it, and checks for an Analysis Gallery database. Use when the user says "/setup-notion", "connect to notion", "set up notion", "I want to export to Notion", or when a Notion export or ingest…

30 5d ago A 85 tokens original MIT

slide-transform

79

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

Take one bad slide and produce 2-3 redesigned variants with before/after scoring against the Data Story Checklist (SO-WHAT, STAKES, EVIDENCE, ASK). Trigger on "fix slide 3", "make this slide better", "transform this slide", "improve the headline", "this slide is confusing", "redesign this", "show me different ways to…

30 5d ago A 115 tokens original MIT

srm-check

80

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

The randomization gate before reading any experiment result. Detect Sample Ratio Mismatch (SRM) in experiment data before any analysis proceeds. Auto-fire when data has columns like "variant", "group", "treatment", "control", "arm", "experimentgroup", "bucket", or when the user says "A/B test", "experiment"…

30 5d ago A 91 tokens original MIT

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

Adapt analytical findings to the audience: same insight, different framing, detail level, and format. Trigger whenever an audience is mentioned (executive, PM, engineer, leadership, stakeholders): "prepare this for leadership", "write this for the product team", "create a deck for the VP", "make this…

30 5d ago A 96 tokens original MIT

stress-test

82

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

Pressure-test any analysis plan or approach for hidden methodological flaws before execution: wrong baselines, survivorship bias, missing segments, uncontrolled confounds, absent kill criteria. Trigger on "/stress-test", "stress test this plan", "review my analysis design", "check my approach", "is this analysis…

30 5d ago A 93 tokens original MIT

trace

83

ai-analyst-lab/ai-analyst-plugin

Skill Claude CodeCodex

Show the provenance of every reported number: which query or computation produced it, from which file or table. Use after an analysis when someone asks "where did that number come from?", "show your work", "prove it", or "/trace". Also use proactively before a deliverable ships, as part of the check-before-sharing…

30 5d ago A 69 tokens original MIT

PostToolUse

84

ai-analyst-lab/ai-analyst-plus

Hook Claude Code

Runs after a tool call finishes for mcp__snowflake__run_snowflake_query, Bash, Edit, Write, Read, NotebookEdit, MultiEdit, Glob, Grep, WebFetch and mcp__.* tool calls, executing log-snowflake-query.sh and log-action.sh (2 commands). From ai-analyst-lab/ai-analyst-plus.

19 1mo ago A tokens not measured original MIT

codex-review

86

ai-analyst-lab/ai-analyst-plus

Skill Claude CodeCodex

Independently validate the current analysis with a second model (OpenAI Codex). Codex re-derives the same answer from the same data — blind to Claude's SQL and numbers — and the skill reports AGREE / DISAGREE / PARTIAL per finding. Use when the user types "/codex-review", or says "validate with codex", "codex review"…

19 1mo ago A 178 tokens original MIT

compare

87

ai-analyst-lab/ai-analyst-plus

Skill Claude CodeCodex

Run a comparison: ask one analytics question two ways, with a piece of context and without it, and measure what changed. Use when the user says "/compare", "run it with and without ", "does adding change the answer", "is this context worth it", or wants to see whether a metric definition (or any context) moves the…

19 1mo ago A 115 tokens original MIT

eval

88

ai-analyst-lab/ai-analyst-plus

Skill Claude CodeCodex

Run the held-out gold suite live against the analyst and score it. Use when the user types "/eval", or asks to "run the eval suite", "score the system", "run the train split", "check the test split", "what's our accuracy on the gold cases", or wants the system-level eval number (accuracy + query-similarity + cost).…

19 1mo ago A 134 tokens original MIT

reliability

89

ai-analyst-lab/ai-analyst-plus

Skill Claude CodeCodex

Check whether an AI analysis answer is STABLE by running the same question several independent times and measuring what holds versus what drifts. Use when the user types "/reliability", or asks to "run this a few times", "is this answer stable / reliable", "check reliability of ", "does it give the same answer again"…

19 1mo ago A 121 tokens copy · 86% MIT

skill-creator

90

ai-analyst-lab/ai-analyst-plus

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

19 1mo ago A 64 tokens copy · 88% MIT

analyzer

91

ai-analyst-lab/ai-analyst-plus

Agent Claude Code

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

19 1mo ago A 0 tokens copy · 100% MIT

trace

94

ai-analyst-lab/ai-analyst-plus

Skill Claude CodeCodex

Show the provenance trace — every reported number linked to the SQL that produced it, with a confidence badge. Use after an analysis when someone asks "where did that number come from?".

19 1mo ago A 38 tokens original MIT

ai-analyst-lab/ai-analyst-plus

Instructions file

Instructions for ai-analyst-lab/ai-analyst-plus, covering claude.md, claude.md -- ai analyst plus, development, environment setup and running tests.

19 1mo ago A 9,546 tokens original MIT

CONTRACT_TEMPLATE

96

ai-analyst-lab/ai-analyst-plus

Agent

Every agent .md file MUST begin with a CONTRACT block -- a YAML declaration inside an HTML comment that describes the agent's interface. The OR-3 DAG walker reads these contracts to build the execution graph.

19 1mo ago C 0 tokens copy · 100% MIT