/research-cite
Format citations, back claims with evidence, and build citation networks
$ npx -y skills add jmagly/aiwg --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/research-cite
Context preview
What this command does when you run it.
Format citations, back claims with evidence, and build citation networks
Command definition
research-cite.mddescription: Format citations, back claims with evidence, and build citation networks
category: research-management
argument-hint: <claim-text> [--style <format>] [--back-claim]
allowed-tools: Read, Write, Grep, Glob
model: claude-sonnet-4-6
Research Citation Command
Task
Format citations in multiple styles (APA, IEEE, ACM), back claims with research evidence, and visualize citation networks.
When invoked with `/research-cite [options]`:
1. **Format** citations in specified style 2. **Link** claims to supporting research 3. **Generate** bibliography entries 4. **Build** citation network graphs
Parameters
- **`<claim-text>`** (required): Claim to back with citations
- **`--style <format>`** (optional): Citation style (`apa`, `ieee`, `acm`, `bibtex`)
- **`--back-claim`** (optional): Find papers supporting the claim
Outputs
- **Bibliography**: `.aiwg/research/bibliography.bib`
- **Citation network**: `.aiwg/research/analysis/citation-network.dot`
- **Backed claims**: `.aiwg/research/claims/backed-claims.md`
Related Agents
- **Citation Agent** (@$AIWG_ROOT/agentic/code/frameworks/research-complete/elaboration/agents/citation-agent-spec.md)
Skill Definition
**Natural Language Patterns**:
- "Cite this claim: {text}"
- "Format citations in APA style"
- "Build citation network"
- "Find papers supporting {claim}"
References
- @$AIWG_ROOT/agentic/code/frameworks/research-complete/elaboration/use-cases/UC-RF-004-integrate-citations.md
---
**Status**: DRAFT **Created**: 2026-01-25 **UC Mapping**: UC-RF-004
Read more
description: Format citations, back claims with evidence, and build citation networks category: research-management argument-hint: <claim-text> [--style <format>] [--back-claim] allowed-tools: Read, Write, Grep, Glob model: claude-sonnet-4-6
Research Citation Command
Task
Format citations in multiple styles (APA, IEEE, ACM), back claims with research evidence, and visualize citation networks.
When invoked with `/research-cite [options]`:
1. **Format** citations in specified style 2. **Link** claims to supporting research 3. **Generate** bibliography entries 4. **Build** citation network graphs
Parameters
- **`<claim-text>`** (required): Claim to back with citations
- **`--style <format>`** (optional): Citation style (`apa`, `ieee`, `acm`, `bibtex`)
- **`--back-claim`** (optional): Find papers supporting the claim
Outputs
- **Bibliography**: `.aiwg/research/bibliography.bib`
- **Citation network**: `.aiwg/research/analysis/citation-network.dot`
- **Backed claims**: `.aiwg/research/claims/backed-claims.md`
Related Agents
- **Citation Agent** (@$AIWG_ROOT/agentic/code/frameworks/research-complete/elaboration/agents/citation-agent-spec.md)
Skill Definition
**Natural Language Patterns**:
- "Cite this claim: {text}"
- "Format citations in APA style"
- "Build citation network"
- "Find papers supporting {claim}"
References
- @$AIWG_ROOT/agentic/code/frameworks/research-complete/elaboration/use-cases/UC-RF-004-integrate-citations.md
---
**Status**: DRAFT **Created**: 2026-01-25 **UC Mapping**: UC-RF-004
Multi-agent AI framework for Claude Code, Copilot, Cursor, Warp, and 6 more platforms 200+ agents, 109+ CLI commands, 400+ deployable agent/skill/command/rule artifacts, 8 core frameworks, 32 addons, and a 40-plugin Claude Code marketplace.
Repo: jmagly/aiwg
Other commands on aiwg.
- /DELIVERABLE-SUMMARY
**Date**: 2026-01-25 **Status**: Complete **Owner**: Requirements Analyst **Team**: Research Framework
Open command - /research-acquire
Acquire research papers from acquisition queue, download PDFs, validate integrity, and organize artifacts
Open command - /research-archive
Package, version, and backup research artifacts following OAIS standards
Open command - /research-discover
Discover research papers via semantic search with automated gap analysis and PRISMA-compliant documentation
Open command - /research-document
Generate structured summaries, extract claims, and create markdown notes for acquired research papers
Open command - /research-export
Export research artifacts in multiple formats (BibTeX, Obsidian, Zotero, OAIS)
Open command

