insight-extractor/SKILL.md
# Insight Extractor Skill Parse the built-in `/insights` report and extract actionable items into structured, trackable markdown files. ## What it does Reads `~/.claude/usage-data/report.html` (generated by `/insights`) and extracts: - **Action Items**: CLAUDE.md improvements, unfinished tasks, follow-ups - **Useful Prompts & Patterns**: Effective interaction strategies and copyable prompts - **Technical Learnings**: Debugging insights, friction patterns, what worked - **Workflow Improvements
npx skillsauth add glebis/claude-skills insight-extractorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Parse the built-in /insights report and extract actionable items into structured, trackable markdown files.
Reads ~/.claude/usage-data/report.html (generated by /insights) and extracts:
/insight-extractor
Extracts all categories, saves everything automatically using configured paths.
/insight-extractor --interactive
Walks through each category with AskUserQuestion -- cherry-pick items, set priorities, choose which automations get task files.
/insight-extractor --configure
Walk through settings via AskUserQuestion. Configures:
Research/Insights)Tasks/inbox, or disable)Daily)MoC - Insights.md, or disable)YYYYMMDD (compact) or YYYY-MM-DD (ISO)Settings saved to .claude/skills/insight-extractor/config.json.
/insight-extractor --no-machine
Run /insights first to generate the report. The extractor reads from:
~/.claude/usage-data/report.html (main report)~/.claude/usage-data/facets/ (structured JSON data)Research/Insights/YYYYMMDD-insights-{machine}.md with YAML frontmatter and 6 categorized sections.
Appends to today's Daily/YYYYMMDD.md under ## Insights or ## log.
Adds entry to MoC - Insights.md under ## Recent Insights.
For each automation candidate, creates Tasks/inbox/YYYYMMDD-automate-{slug}.md.
In --interactive mode, the skill uses AskUserQuestion at each stage:
Includes hostname in filename by default (2 machines, different session contexts). MoC groups by date across machines.
development
This skill should be used when designing, running, validating, or auditing statistical experiments on personal or observational time-series data (health metrics, speech/text corpora, behavioral logs, diaries, n-of-1 self-tracking). It enforces pre-registration, exact permutation tests, FDR discipline, data-validation gates, adversarial code review, and cross-validation with external models. Triggers on "design an experiment", "test this hypothesis on my data", "is this correlation real", "audit these findings", "pre-register", "validate this dataset", or any n-of-1 / quantified-self analysis request.
development
Create Tufte-inspired data reports and infographic dashboards as standalone HTML files. Uses EB Garamond for text, Monaspace Argon for numbers, Chart.js for interactive charts, and inline SVG sparklines. Produces publication-quality reports with 2-column narrative+data layouts, status dashboards, scroll animations, and responsive mobile support. Use this skill whenever the user wants to create a data report, activity dashboard, infographic, personal analytics page, health tracker visualization, or any document that combines narrative text with interactive charts and tables. Also triggers for "make a report like Tufte", "create an infographic", "build a dashboard", "visualize my data", or requests for beautiful data-driven documents.
documentation
Cut a software release and maintain a tiered compatibility policy. Use when the user wants to release, ship a version, bump the version, tag a release, write a changelog, or update COMPATIBILITY. Config-driven via release.config.json; bumps version files, runs a readiness gate, updates COMPATIBILITY.md tiers and deprecations, tags (→ release workflow), and reports closed issues. Teaches the underlying standards as it runs.
development
Sync and manage bilingual (EN/RU) library content for agency-docs. Use when adding, updating, or reviewing library articles. Handles translation, sync checks, and Russian stylistic review.