prompt-super

Prompt Super is a fully–featured template prompt that guides large‑language‑model assistants through every stage of academic writing: diagnosis, restructuring, editing, formatting, reproducibility and dissemination.

https://github.com/nathandamas/prompt-super

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

Prompt Super is a fully–featured template prompt that guides large‑language‑model assistants through every stage of academic writing: diagnosis, restructuring, editing, formatting, reproducibility and dissemination.

Basic Info
  • Host: GitHub
  • Owner: nathandamas
  • License: other
  • Language: Python
  • Default Branch: main
  • Size: 1.5 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created 12 months ago · Last pushed 12 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation

README.md

DOI

Prompt Super (Generic Multidisciplinary Version)

Prompt Super is a fully–featured template prompt that guides large‑language‑model assistants through every stage of academic writing: diagnosis, restructuring, editing, formatting, reproducibility and dissemination.
It is discipline‑agnostic: just fill in the ⚙️[[…]] placeholders and paste the prompt into ChatGPT (or any LLM).

Prompt Super logo


Quick Start

bash git clone https://github.com/YOUR-USERNAME/prompt-super.git cd prompt-super open prompt_super_generic.md

  • Choose a language variant from examples/.
  • Replace the placeholder fields ⚙️[[…]].
  • Copy the prompt into your LLM session.
  • Follow the interactive workflow (Questions → Outline → Rewrites …).

Multilingual Versions

| Language | File | |----------|------| | Português | examples/promptsupergeneric_pt.md | | 简体中文 (Mandarin) | examples/promptsupergeneric_zh.md | | Español | examples/promptsupergeneric_es.md | | English | examples/promptsupergeneric_en.md | | हिन्दी (Hindi) | examples/promptsupergeneric_hi.md | | العربية الفصحى | examples/promptsupergeneric_ar.md | | Русский | examples/promptsupergeneric_ru.md | | বাংলা (Bengali) | examples/promptsupergeneric_bn.md | | 日本語 (Japanese) | examples/promptsupergeneric_ja.md |

Directory Layout

prompt-super/ │ prompt_super_generic.md │ LICENSE │ README.md │ CONTRIBUTING.md │ CODE_OF_CONDUCT.md │ CHANGELOG.md │ CITATION.cff │ .gitignore │ ├─ examples/ │ ├─ example_science.md │ └─ example_engineering.md │ ├─ templates/ │ ├─ outline_table_template.md │ ├─ graphic_abstract_template.svg │ └─ cover_letter_template.md │ ├─ scripts/ │ ├─ generate_prompt.py │ └─ check_guidelines.py │ └─ docs/ ├─ index.md └─ faq.md

Contributing

We welcome pull requests — please read CONTRIBUTING.md first.

License

  • Code: MIT License
  • Prompt & documentation: Creative Commons Attribution 4.0

© 2025 Nathan Damas

Owner

  • Name: nathandamas
  • Login: nathandamas
  • Kind: user
  • Location: Curitiba
  • Company: UFPR

Formado em Engenharia Cartográfica e de Agrimensura pela UFPR em 2013, Mestre em Ciências Geodésicas em 2015. Doutorando em Ciências Geodésicas.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this prompt, please cite it as below."
title: "Prompt Super: a comprehensive LLM prompt template for academic writing"
version: "1.0.0"
date-released: "2025-04-18"
authors:
  - family-names: Damas
    given-names: Nathan
    orcid: "https://orcid.org/0000-0002-1469-2867"
ci-url: "https://github.com/nathandamas/prompt-super"

GitHub Events

Total
  • Release event: 1
  • Watch event: 1
  • Push event: 21
  • Create event: 3
Last Year
  • Release event: 1
  • Watch event: 1
  • Push event: 21
  • Create event: 3