data-analysis
| rank | capability | source |
|---|---|---|
| #1 | quarantine Automate Excel operations including reading, writing, formatting, and formula manipulation | BrandonLewis/Shared-agent-toolkit |
| #2 | quarantine Extract text, tables, and data from PDF documents | BrandonLewis/Shared-agent-toolkit |
| #3 | quarantine Search papers from top AI/ML conferences | Xiangyue-Zhang/auto-deep-researcher-24x7 |
| #4 | quarantine Daily arXiv paper recommendations with automatic deduplication | Xiangyue-Zhang/auto-deep-researcher-24x7 |
| #5 | quarantine Refresh Obsidian dashboard and daily notes from current experiment state | Xiangyue-Zhang/auto-deep-researcher-24x7 |
| #6 | quarantine Deep analysis of a single paper with figure extraction from arXiv source | Xiangyue-Zhang/auto-deep-researcher-24x7 |
| #7 | quarantine Generate structured research progress reports | Xiangyue-Zhang/auto-deep-researcher-24x7 |
| #8 | quarantine Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines of code, what languages, show semantic diff, compare files, code statistics. | 0xDarkMatter/claude-mods |
| #9 | quarantine Deep explanation of complex code, files, or concepts. Routes to expert agents, uses structural search, generates mermaid diagrams. Triggers on: explain, deep dive, how does X work, architecture, data flow. | 0xDarkMatter/claude-mods |
| #10 | quarantine Analyze Claude Code session logs and surface productivity improvements. Extracts thinking blocks, tool usage stats, error patterns, debug trajectories - then generates friendly, actionable recommendations. Triggers on: introspect, session logs, trajectory, analyze sessions, what… | 0xDarkMatter/claude-mods |
| #11 | quarantine Inter-session pmail - send and receive messages between Claude Code sessions running in different project directories. Uses global SQLite database at ~/.claude/pmail.db. Triggers on: mail, pmail, send message, check mail, inbox, inter-session, message another session, pigeon. | 0xDarkMatter/claude-mods |
| #12 | quarantine Capture and normalize premium usage data from the Copilot Pro panel. Use for: PRB/PTB, missing local data, manual fallback. | ArkadiuszSieracki/mastermind-agentic-sdlc-vscode-copilot |
| #13 | quarantine PostgreSQL database optimization with EF Core - detect and fix N+1, missing indexes, missing pagination, and incorrect use of AsNoTracking. Use for: slow queries, DB optimization, indexes, N+1 queries, EF Core projections, list pagination. | ArkadiuszSieracki/mastermind-agentic-sdlc-vscode-copilot |
| #14 | quarantine Expert ML analysis: training pipeline, overfitting, validation, hyperparameters, and inference optimization. | ArkadiuszSieracki/mastermind-agentic-sdlc-vscode-copilot |
| #15 | quarantine Structured Socratic questioning for exploring ideas and solutions. Use when exploring new features, evaluating approaches, or thinking through complex decisions. DO NOT USE FOR: architecture evaluation or SOLID analysis (use software-architecture), UI component design (use… | Grimblaz/agent-orchestra |
| #16 | quarantine Backend architecture patterns, service layers, repository patterns, CQRS basics, event-driven, and database optimization for Node.js/Python/Java. | Kalashya/SoloDevAgents |
| #17 | quarantine Extract learnings from a session and persist them to the knowledge base. Use at session end, or when you encounter patterns, decisions, or lessons worth preserving. Maintains the indexed Second Brain. | Kalashya/SoloDevAgents |
| #18 | quarantine Diagnose and fix oh-my-copilot installation issues. Checks plugin path, broken symlinks, dependencies (sqlite3/jq/git), hooks.json validity, script permissions, and plugin version. Trigger with "doctor", "진단", "install check", "헬스체크", "health check". | Lee-SiHyeon/oh-my-copilot |
| #19 | quarantine Load when building Node.js/Express APIs with TypeScript, using middleware patterns, structuring a REST API with Express or Fastify, implementing authentication with JWT in Node, using Prisma or TypeORM for database access, writing Jest tests for Node services, or when asked "how… | RogerioSobrinho/codeme-copilot |
| #20 | quarantine Load when analyzing slow PostgreSQL queries with EXPLAIN (ANALYZE, BUFFERS), tuning HikariCP (maximumPoolSize, connectionTimeout, idleTimeout, keepaliveTime), creating B-tree, GIN, or partial indexes, using JSONB operators (@>, ?, #>>), diagnosing pg_stat_activity blocking or… | RogerioSobrinho/codeme-copilot |
| #21 | quarantine Notion MCP 操作を安全かつ再現可能に進めるために、preflight、DS ID 運用、失敗時フォールバックを標準化する。Use when: Notion ページやデータソースを作成・更新・検索するとき、認証や data source ID 周りで詰まりやすいとき。 | RyoMurakami1983/skills_repository |
| #22 | quarantine Extract a reusable skill from the current conversation — learn from what just worked | TheTrustedAdvisor/omg |
| #23 | quarantine Auto-detect and install Microsoft Copilot Skills — Fabric, Azure SQL, DevOps, Power Platform | TheTrustedAdvisor/omg |
| #24 | quarantine Deep reasoning mode — engage opus-class model for complex analysis requiring extended thinking | TheTrustedAdvisor/omg |
| #25 | quarantine > Agent for `aws-cost-anomaly-watch-coordinator`. Review AWS cost anomalies, budget drift, usage spikes, and savings opportunities with non-destructive recommendations and business-facing escalation guidance. | Raishin/vanguard-frontier-agentic |