deep-research

Generates citation-backed research reports from enterprise M365 data via WorkIQ and Microsoft Graph.

1|Updated May 13, 2026
One-click install
npx skills add https://github.com/coolrobertj/Agency-Cowork --skill deep-research-coolrobertj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deep-research
Source: https://github.com/coolrobertj/Agency-Cowork/tree/main/skills/claude-deep-research-skill
Command: npx skills add https://github.com/coolrobertj/Agency-Cowork --skill deep-research-coolrobertj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Synthesizing verified, citation-backed analysis from scattered enterprise data (emails, meetings, Teams chats, files) is slow and error-prone, and unverified AI summaries risk fabricated claims. This Skill runs a structured multi-phase research pipeline that retrieves internal M365 data, triangulates claims across sources, and delivers validated reports. ## Core Features & Use Cases - Multi-Phase Research Pipeline: Executes Scope, Plan, Retrieve, Triangulate, Synthesize, Critique, Refine, and Package phases with four depth modes (quick, standard, deep, ultradeep). - Enterprise Data Retrieval: Runs parallel WorkIQ queries against Microsoft Graph to search emails, meetings, Teams messages, and documents. - Automated Validation: Verifies citations and runs 8 structural quality checks on every report before delivery. - Multi-Format Output: Generates Markdown, McKinsey-style HTML, and PDF reports saved to organized folders. - Use Case: Ask for a comprehensive analysis of program risks, and receive a verified report with an executive summary, cited findings, and a complete bibliography. ## Quick Start Use deep research to analyze the current status and top risks of my program based on this week's emails and meetings.

Frequently Asked Questions about deep-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a deep research report on my enterprise data?

Invoke the skill with a natural language request like "deep research on program risks" and it autonomously selects a mode, runs parallel WorkIQ searches across M365 data, and delivers a cited report. Standard mode is the default and takes 5-10 minutes.

What research modes does the deep research skill support?

Four modes: quick (3 phases, 2-5 min), standard (6 phases, 5-10 min, default), deep (8 phases, 10-20 min), and ultradeep (8+ phases, 20-45 min). Mode selection happens automatically based on query signals.

Does the deep research skill work with Microsoft 365 data?

Yes, it searches enterprise M365 data through WorkIQ via Microsoft Graph, covering emails, meetings, Teams chats, files, and wikis. It is designed specifically for internal enterprise data synthesis rather than public web research.

How does the skill prevent fabricated citations in reports?

It runs a citation verification script that checks DOI resolution and title/year matching, then a validator with 8 structural checks including bibliography-to-citation matching. Reports failing validation twice are escalated to the user instead of delivered.

When should I not use the deep research skill?

Avoid it for simple lookups answerable with a single WorkIQ query, debugging tasks, or program status reports, which are routed to the weekly-report skill instead. It is built for complex multi-source synthesis only.

What output formats does the research report come in?

Every report is generated as Markdown (primary source), McKinsey-style HTML opened in a browser, and a professional PDF. Files share a common base name and are saved to an organized topic folder or a program's WeeklyReports subfolder.