OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Full agentic analysis pipeline — ingest, clean, analyze, visualize, report, and dashboard from any data project. Use when user says 'analyze this data', 'give me insights', 'full analysis', or 'what does this data tell us'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Export all analysis artifacts as structured JSON for app consumption — bundles profile, insights, charts, report into a single API-ready package. Use when user says 'export as JSON', 'API export', 'make this consumable', or 'package the results'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Analyze multiple data projects in parallel using worktree isolation. Use when user says 'analyze all my projects', 'batch process these datasets', or 'run analysis on multiple folders'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Clean and transform data files — fix types, handle missing values, remove duplicates, standardize names. Use when user says 'clean this data', 'fix this dataset', 'prepare for analysis'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Side-by-side comparison of two data projects with diff report. Use when user says 'compare these datasets', 'what changed between Q1 and Q2', 'diff these two', or 'compare before and after'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Connect external data sources (Shopify, databases, APIs) and messaging apps (Slack, Gmail, Discord) via MCP servers. Use when user says 'connect my Shopify', 'send updates to Slack', 'pull data from my database', or 'integrate with Gmail'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Build a standalone interactive HTML dashboard with Chart.js from any data project. Use when user says 'build a dashboard', 'interactive view', 'HTML report', or 'visual summary I can open in browser'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Auto-diagnose pipeline failures — checks dependencies, validates files, searches for fixes. Use when user says 'debug my analysis', 'why did it fail', 'fix the error', or 'diagnose the problem'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Send analysis results, alerts, or reports to connected messaging apps (Slack, Gmail, Discord). Use when user says 'send this to Slack', 'email the report', 'notify the team', 'post updates to Discord'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Configure webhook notifications for analysis completion — POST JSON to any URL when pipelines finish. Use when user says 'notify me when done', 'send webhook', 'set up notifications', or 'post results to URL'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Profile data files — row counts, column types, missing values, duplicates, statistics, quality score. Use when user says 'what is in this data', 'describe this dataset', 'how clean is this data', or 'profile this'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Ask natural language questions about your data and get answers with evidence. Use when user asks 'what are the top products', 'average order value', 'which customers churned', or any specific data question.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Generate a comprehensive Markdown analysis report with findings, charts, and recommendations. Use when user says 'write a report', 'give me a document', 'analysis summary', or 'write up the findings'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Multi-source research on any topic — searches Reddit, X, YouTube, Hacker News, and the web, then synthesizes a briefing with ranked findings. Use when user says 'research this topic', 'what are people saying about', 'trending opinions on', or 'find recent discussions about'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Schedule future or recurring analysis tasks via CronCreate — one-shot reminders or recurring reports. Use when user says 'schedule an analysis', 'run this tomorrow', 'every Monday analyze', or 'remind me to check data'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Review and optimize generated Python code after any pipeline completes — removes dead code, consolidates duplicates, improves naming. Use when user says 'simplify the code', 'optimize scripts', 'clean up generated code', or 'review the output code'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Generate charts and plots from data — line, bar, pie, heatmap, scatter, histogram. Use when user says 'plot this', 'show me a chart', 'visualize revenue', or 'graph the data'.
OpenAnalystInc/10x-analyst-loop
Skill Claude CodeCodex
Live-monitor a data project with /loop — re-profiles on interval, alerts on quality changes. Use when user says 'watch my data', 'monitor this dataset', 'keep checking', or 'alert me if data changes'.