
from aiwg143
Package selected subsets of a research corpus into portable archives (tar.gz/zip) including PDFs, analysis, citations and BibTeX with manifest and provenance.
Corpus Export builds reproducible distribution archives from a selected subset of a research corpus. It resolves selectors (cluster, REF ranges, topics, or custom filters), gathers artifacts (PDF, analysis docs, citations, bibtex), generates a manifest, and creates a tar.gz/zip archive suitable for sharing or publication.
Use to snapshot the corpus state for reproducibility, prepare a curated bundle for collaborators or reviewers, or create topic digests. Works well when you need a compact, well-documented package of artifacts referenced by a paper or project.
Fits agentic research frameworks and researcher-facing CLIs such as Claude Code and agentic orchestration stacks. Useful in pipeline automation for reproducible research and dataset packaging.
Declarative skill for packaging research corpus subsets into portable archives (tar.gz/zip). No bundled scripts — purely instruction-based, relying on the agent to implement the 5-phase execution flow. Well-structured with clear parameters, phases, and examples, but requires the full AIWG research framework pipeline to function.
Pure declarative skill with no executable code. Well-documented but narrowly scoped to the AIWG framework. The 5-phase workflow (Selection → Artifact Gathering → Manifest Generation → Archive Creation → Report) is clearly specified. Integration points with other skills are documented. Not standalone — only useful within the AIWG ecosystem.
Corpus Export
Export selected subsets of a research corpus into portable archives (tar.gz or zip) including PDFs, analysis, citations, and BibTeX for sharing or reproducibili
Prefill Cards
Auto-populate SDLC artifact metadata (author, project, date, status) across project templates using a team profile.
SDLC Flow Gate Check
Orchestrate automated SDLC gate validations with specialist subagents and synthesize a clear pass/fail report.