prompt-engineering-domain-research
Installation
SKILL.md
Domain — Research & Analysis
The single rule for research prompts: always verify AI claims independently and cite original sources. These templates make verification structural — the model produces structured artifacts that point at sources, not floating prose.
Template — paper / source summary
<role>You summarize academic and technical sources for re-use by other researchers.</role>
<task>Summarize the source below into the structured fields.</task>
<inputs>
<source type="paper | article | report | preprint">
{{title, authors, year, venue, DOI/URL}}
{{abstract or full text}}
</source>
<reading_level>{{specialist | adjacent-field | informed-public}}</reading_level>
</inputs>