Get detailed information about a specific research finding or observation. Use when injected research mentions "[/research-detail ID]" for more sources and context.
Scanned 2/10/2026
Install via CLI
openskills install bigph00t/claude-research-team---
name: research-detail
description: Get detailed information about a specific research finding or observation. Use when injected research mentions "[/research-detail ID]" for more sources and context.
---
# Research Detail Skill
Retrieve full details, sources, and context for a specific research finding or memory observation.
## When to Use
Use this skill when:
- A research injection mentions `[/research-detail <id>]`
- You need more context about a previously injected finding
- You want to see the full sources for a research result
- You need the complete content instead of just the summary
## Usage
Get details for a finding by ID:
```bash
curl -s http://localhost:3200/api/findings/<id> | jq
```
For observations from claude-mem (memory), the ID will be numeric:
```bash
curl -s http://localhost:3200/api/knowledge/<id> | jq
```
## Arguments
Pass the finding ID as the argument:
- `/research-detail abc123` - Get details for finding abc123
- `/research-detail 1847` - Get details for observation #1847
## Response Format
The API returns detailed information including:
- `query` - Original research query
- `summary` - Short summary
- `fullContent` - Complete research content
- `keyPoints` - Bullet point findings (if available)
- `sources` - Array of sources with URLs and snippets
- `confidence` - Quality/confidence score
- `depth` - Research depth (quick/medium/deep)
- `createdAt` - When the research was performed
## Examples
1. **Get research details after injection**:
When you see: `(confidence: 87%) [/research-detail abc123 for sources]`
Run: `curl -s http://localhost:3200/api/findings/abc123 | jq`
2. **Get memory observation details**:
When you see: `[Memory] observation #1847`
Run: `curl -s http://localhost:3200/api/knowledge/1847 | jq`
3. **Quick check if finding exists**:
```bash
curl -s http://localhost:3200/api/findings/abc123 | jq '.sources | length'
```
## Related Skills
- `/research <query>` - Perform new research
- `/research-status` - Check research service status and recent activity
No comments yet. Be the first to comment!
This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.
Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review...
Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.
Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory integrity verification, two-stage peer review, and reproducible quality gates. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end paper, research-to-publi...
Semantic search, similar content discovery, and structured research using Exa API