Agent skill

research-architect-citation

Use when a Research Architect project or existing draft needs claim-level literature support for background, positioning, methods, interpretation, limitations, or revision, rather than broad generic literature searching.

mmTheBestgithub.com/mmTheBestGitHub ↗
claude-codeMIT
Install
npx skills add mmTheBest/Research-Architect --skill research-architect-citation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: src/skills/research-architect-citation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 67
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Research Architect Citation Support Build claim-level citation support separately from exemplar learning. An exemplar teaches transferable structure; a citation supports a specific statement. ## Inputs Read when available: ```text paper_output/project_config.json paper_output/terminology_ledger.md # when present paper_output/concept_dossier.md paper_output/gap_map.md paper_output/confirmed_research_spine.md paper_output/claim_register.md paper_output/reference_materials/source_index.md an existing draft or user-supplied list of claims/sources ``` Read `../research-architect/references/citation-support-bank.md`. Use `../research-architect/templates/citation_support_bank.csv` as the column contract and write `paper_output/citation_support_bank.md` as a Markdown table. ## Output and verification Create `paper_output/citation_support_bank.md`. Link each source to the exact supported claim IDs or claim sentence, stable identifier, source locator, support boundary, verification status, and notes. Default to 30 candidates only when that is useful; prioritize verified relevance over count. Create `paper_output/citation_support_bank.md.metadata.json` using `../research-architect/schemas/v

What's inside
Steps it walks through
  1. Inputs
  2. Output and verification
  3. Standalone and degradation path
  4. Rules and status
Ships with 1 file
  • manifest.yaml
More from Research-Architect
All skills →
About this skill
What does the research-architect-citation skill do?

Use when a Research Architect project or existing draft needs claim-level literature support for background, positioning, methods, interpretation, limitations, or revision, rather than broad generic literature searching.

How do I install it?

Run `npx skills add mmTheBest/Research-Architect --skill research-architect-citation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mmTheBest/Research-Architect, a repository with 67 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going