By serenaxxiee
Scans your Microsoft 365 activity to find your most repetitive work patterns and tells you exactly which ones to automate first
npx claudepluginhub serenaxxiee/skilluminator --plugin skilluminatorYou are running the Skilluminator Dashboard generator — regenerates the HTML dashboard from existing pattern data.
You are running Skilluminator — a tool that analyzes the user's M365 work activity to discover their most automatable work patterns and suggests which ones to turn into AI skills.
Analyzes your M365 work activity to discover which of your repeated work patterns are the best candidates for AI automation — and generates a visual dashboard of the findings.
Works with any role. Powered by WorkIQ + Claude Code.
/plugin marketplace add serenaxxiee/skilluminator
/plugin install skilluminator
That's it — WorkIQ is configured automatically via the bundled MCP server config.
/skilluminator:skilluminator past 30 days
Or with other time ranges:
/skilluminator:skilluminator past 7 days
/skilluminator:skilluminator past 2 weeks
/skilluminator:skilluminator in March 2026
/skilluminator:skilluminator-dashboard
/skill-creator [candidate-name]
/skill-creatorEach pattern is scored on two dimensions:
Automation Score (0-100): How rule-based and repetitive is it?
Value Score (0-100): How much does it cost you?
Composite = (Automation x 0.55) + (Value x 0.45)
| Tier | Score | Meaning |
|---|---|---|
| Strong | 70+ | High automation potential AND high value. Build first. |
| Moderate | 50-69 | Automatable but may need human-in-the-loop. Worth building. |
| Exploring | <50 | Painful but hard to automate. Consider partial solutions. |
plugins/
skilluminator/
.claude-plugin/
plugin.json
.mcp.json # WorkIQ MCP server (auto-configured)
commands/
skilluminator.md # /skilluminator:skilluminator command
skilluminator-dashboard.md # /skilluminator:skilluminator-dashboard command
skills/
skilluminator/
SKILL.md # Core skill definition
scripts/
generate-dashboard.js # Dashboard generator
MIT
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,393 supported skills.