# Research Architect Citation

> Builds a claim-level citation support bank for background, positioning, methods, interpretation, and limitations.

- **Type:** Skill
- **Install:** `agentstack add skill-mmthebest-research-architect-research-architect-citation`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [mmTheBest](https://agentstack.voostack.com/s/mmthebest)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [mmTheBest](https://github.com/mmTheBest)
- **Source:** https://github.com/mmTheBest/Research-Architect/tree/main/src/skills/research-architect-citation

## Install

```sh
agentstack add skill-mmthebest-research-architect-research-architect-citation
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# First Paper Citation Support

Use this branch after literature mapping and before first-draft writing.

## Purpose

Build a citation support bank. This is separate from exemplar learning.

- Exemplar learning teaches structure.
- Citation support justifies specific literature statements.

## Inputs

Read:

```text
paper_output/project_config.json
paper_output/concept_dossier.md
paper_output/sota_gap_map.md
paper_output/confirmed_research_spine.md
paper_output/claim_register.md when available
paper_output/reference_materials/source_index.md
```

## Required output

Create:

```text
paper_output/citation_support_bank.md
```

Use:

| Citation ID | Full Reference or Stable Identifier | Year | Source Type | Supports Section | Support Claim Sentence | Why It Fits | Verification Status | Notes |
|---|---|---|---|---|---|---|---|---|

## Candidate count

Default target: 30 high-quality candidate sources. If the project is narrow or the user provides fewer sources, produce fewer and explicitly mark coverage gaps.

## Verification statuses

- `verified`: metadata and claim support checked;
- `partial`: likely relevant but claim support requires checking;
- `needs_user_file`: source inaccessible without user-provided file;
- `reject`: not suitable for citation.

## Rules

- Never invent bibliography entries.
- Never cite a paper for a claim it does not support.
- Prefer sources with clear claim relevance over superficially similar titles.
- Use a coherent subset in the draft; do not dump all candidates.
- Mark uncertainty rather than hiding it.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [mmTheBest](https://github.com/mmTheBest)
- **Source:** [mmTheBest/Research-Architect](https://github.com/mmTheBest/Research-Architect)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-mmthebest-research-architect-research-architect-citation
- Seller: https://agentstack.voostack.com/s/mmthebest
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
