From ieee-paper-generator
Use this skill when generating a complete, publication-ready IEEE research paper from experiment data, results, or research findings. Applies to conference papers (e.g., ICML, NeurIPS, CVPR, ICCV, EMNLP, ACL) and journal articles following IEEE Transactions formatting conventions. Covers all sections from title through references, adhering to IEEE style, structure, and citation format.
npx claudepluginhub aviskaar/open-org --plugin ieee-paper-generator# IEEE Research Paper Generator Generate a complete, professional IEEE-format research paper from experiment data and findings. --- ## Before You Begin Collect the following inputs from the user before writing any section. If any are missing, ask explicitly: 1. **Paper type**: conference (8 pages) or journal (variable; ask for target page count) 2. **Title candidate**: working title or research topic 3. **Authors and affiliations**: names, departments, institutions, cities, countries, emails 4. **Problem and motivation**: what problem is solved and why it matters 5. **Proposed method**...
/SKILLGuides implementation of defense-in-depth security architectures, compliance (SOC2, ISO27001, GDPR, HIPAA), threat modeling, risk assessments, SecOps, incident response, and SDLC security integration.
/SKILLEvaluates LLMs on 60+ benchmarks (MMLU, HumanEval, GSM8K) using lm-eval harness. Provides CLI commands for HuggingFace/vLLM models, task lists, and evaluation checklists.
/SKILLApplies systematic debugging strategies to track down bugs, performance issues, and unexpected behavior using checklists, scientific method, and testing techniques.
/SKILLSummarizes content from URLs, local files, podcasts, and YouTube videos. Extracts transcripts with --extract-only flag. Supports AI models, lengths, and JSON output.
/SKILLRuns `yarn extract-errors` on React project to detect new error messages needing codes, reports them, and verifies existing codes are up to date.
/SKILLManages major dependency upgrades via compatibility analysis, staged rollouts with npm/yarn, and testing for frameworks like React.
Generate a complete, professional IEEE-format research paper from experiment data and findings.
Collect the following inputs from the user before writing any section. If any are missing, ask explicitly:
Do not fabricate results, numbers, citations, or author names. If data is incomplete, flag the gap and prompt the user.
Generate each section in order. Use IEEE Roman-numeral section numbering (I, II, III, …). Every section heading must be in ALL CAPS, centered, using the IEEE style.
[FULL PAPER TITLE IN TITLE CASE — CONCISE, SPECIFIC, ≤12 WORDS PREFERRED]
Author One, Author Two, and Author Three
Department of X, University of Y, City, Country
{email1, email2, email3}@domain.edu
Write a self-contained abstract of 150–250 words following this five-part structure:
Rules:
Index Terms follow the abstract as a comma-separated list of 4–8 lowercase terms enclosed in \begin{IEEEkeywords}...\end{IEEEkeywords}.
Structure as five parts:
Group prior work into 2–5 thematic subsections. Each subsection heading uses \subsection{}.
For each thematic group:
Rules:
This is the technical core. Organize with subsections matching your method's components.
A. Problem Formulation
B. Proposed Method
algorithm + algorithmic environment with numbered lines.C. Training Objective / Loss Function
D. Theoretical Analysis (include if applicable)
\begin{theorem}...\end{theorem}.E. Complexity Analysis
A. Datasets
For each dataset:
B. Baselines
List all comparison methods. For each:
C. Evaluation Metrics
D. Implementation Details
Report in a \begin{table} or inline:
This section must contain enough detail for reproducibility.
A. Main Results
\begin{table*} spanning both columns.B. Ablation Study
C. Analysis and Discussion
Include at least two of the following, as appropriate:
D. Limitations
Dedicate 1–2 paragraphs to honest limitations:
Write 2–3 paragraphs:
Do not introduce new results or claims in the conclusion.
Standard single paragraph. Do not include in anonymous submissions. Acknowledge funding sources (grant numbers), compute credits, and individuals who contributed but are not authors.
Format all references in IEEE citation style — numbered in order of appearance [1], [2], etc.
Templates by source type:
Journal article:
[N] A. Author, B. Author, and C. Author, "Title of article," *Journal Name*, vol. X, no. Y, pp. ZZZ–ZZZ, Mon. YYYY. doi: 10.XXXX/XXXXX.
Conference paper:
[N] A. Author and B. Author, "Title of paper," in *Proc. Conf. Name (ABBR)*, City, Country, YYYY, pp. ZZZ–ZZZ.
arXiv preprint:
[N] A. Author, "Title," *arXiv preprint arXiv:XXXX.XXXXX*, YYYY.
Book:
[N] A. Author, *Title of Book*, Xth ed. City, Country: Publisher, YYYY.
Rules:
Fig. 1. Description of figure content in one or two sentences.TABLE I \\ Description of table. (caption goes above the table)\begin{table} for single-column and \begin{table*} for two-column spanning tables.\textbf{}.\begin{equation}...\end{equation}Before finalizing the paper, verify every item:
Produce the full paper as a single, continuous Markdown document using LaTeX notation for math and structure cues. Delimit each major section with a horizontal rule and labeled heading. After the full draft: