Comprehensive research with cited sources. Use for complex research that should be verified and persist.
Conducts comprehensive research with verified citations and evidence bundles.
/plugin marketplace add evil-mind-evil-sword/alice/plugin install alice@aliceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references.bibProduce well-sourced research artifacts with verified citations.
Don't use for: Quick lookups. Just search directly.
bibval| Criterion | Requirement |
|---|---|
| Citations | Every claim has inline citation with URL |
| Coverage | Key perspectives included (not just first result) |
| Recency | Sources current (≤2 years for APIs/tech, flexible for fundamentals) |
| Confidence | Calibrated honestly; uncertainties stated explicitly |
| Conflicts | Disagreements between sources noted, not hidden |
Weight findings by source authority:
{
"topic": "string",
"status": "COMPLETE | PARTIAL",
"confidence": "HIGH | MEDIUM | LOW",
"findings": [
{
"subtopic": "string",
"content": "string with inline citations",
"sources": ["url1", "url2"]
}
],
"sources": [
{
"url": "string",
"title": "string",
"authority": "official | peer-reviewed | blog | forum"
}
],
"gaps": ["string"]
}
bibval on academic citations before includingPost research artifacts to jwz for persistence and discovery:
jwz post "research:<topic>" --role alice \
-m "[alice] SYNTHESIS: <topic>
Status: COMPLETE | PARTIAL
Confidence: HIGH | MEDIUM | LOW
Findings:
- <finding 1>
- <finding 2>
Sources: <url1>, <url2>"
jwz search "SYNTHESIS:"
jwz search "FINDING:"
jwz read "research:<topic>"