/research-export
Export research artifacts in multiple formats (BibTeX, Obsidian, Zotero, OAIS)
$ 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-export
Context preview
What this command does when you run it.
Export research artifacts in multiple formats (BibTeX, Obsidian, Zotero, OAIS)
Command definition
research-export.mddescription: Export research artifacts in multiple formats (BibTeX, Obsidian, Zotero, OAIS)
category: research-management
argument-hint: <format> [--destination <path>]
allowed-tools: Bash, Read, Write
model: claude-sonnet-4-6
Research Export Command
Task
Export research artifacts in formats compatible with external tools and repositories. Supports BibTeX, Obsidian vaults, Zotero libraries, and OAIS preservation packages.
When invoked with `/research-export <format> [options]`:
1. **Collect** artifacts for export 2. **Transform** to target format 3. **Package** with metadata 4. **Output** to specified destination
Parameters
- **`<format>`** (required): Export format (`bibtex`, `obsidian`, `zotero`, `oais-sip`)
- **`--destination <path>`** (optional): Output path (default: `.aiwg/research/exports/`)
Outputs
- **BibTeX**: `.aiwg/research/exports/bibliography.bib`
- **Obsidian**: `.aiwg/research/exports/obsidian-vault/`
- **Zotero**: `.aiwg/research/exports/zotero-library.json`
- **OAIS SIP**: `.aiwg/research/exports/oais-sip.tar.gz`
Related Agents
- **Archival Agent** (@$AIWG_ROOT/agentic/code/frameworks/research-complete/elaboration/agents/archival-agent-spec.md)
Skill Definition
**Natural Language Patterns**:
- "Export to BibTeX"
- "Create Obsidian vault"
- "Generate Zotero library"
- "Package for OAIS"
References
- @$AIWG_ROOT/agentic/code/frameworks/research-complete/elaboration/use-cases/UC-RF-010-export-research-artifacts.md
---
**Status**: DRAFT **Created**: 2026-01-25 **UC Mapping**: UC-RF-010
Read more
description: Export research artifacts in multiple formats (BibTeX, Obsidian, Zotero, OAIS) category: research-management argument-hint: <format> [--destination <path>] allowed-tools: Bash, Read, Write model: claude-sonnet-4-6
Research Export Command
Task
Export research artifacts in formats compatible with external tools and repositories. Supports BibTeX, Obsidian vaults, Zotero libraries, and OAIS preservation packages.
When invoked with `/research-export <format> [options]`:
1. **Collect** artifacts for export 2. **Transform** to target format 3. **Package** with metadata 4. **Output** to specified destination
Parameters
- **`<format>`** (required): Export format (`bibtex`, `obsidian`, `zotero`, `oais-sip`)
- **`--destination <path>`** (optional): Output path (default: `.aiwg/research/exports/`)
Outputs
- **BibTeX**: `.aiwg/research/exports/bibliography.bib`
- **Obsidian**: `.aiwg/research/exports/obsidian-vault/`
- **Zotero**: `.aiwg/research/exports/zotero-library.json`
- **OAIS SIP**: `.aiwg/research/exports/oais-sip.tar.gz`
Related Agents
- **Archival Agent** (@$AIWG_ROOT/agentic/code/frameworks/research-complete/elaboration/agents/archival-agent-spec.md)
Skill Definition
**Natural Language Patterns**:
- "Export to BibTeX"
- "Create Obsidian vault"
- "Generate Zotero library"
- "Package for OAIS"
References
- @$AIWG_ROOT/agentic/code/frameworks/research-complete/elaboration/use-cases/UC-RF-010-export-research-artifacts.md
---
**Status**: DRAFT **Created**: 2026-01-25 **UC Mapping**: UC-RF-010
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-cite
Format citations, back claims with evidence, and build citation networks
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

