phd-tech-paper-template

Builds a technical paper's logical skeleton with a thinking-template table and four consistency checks.

52|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Immortalqx/my_codex_skills --skill phd-tech-paper-template-immortalqx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phd-tech-paper-template
Source: https://github.com/Immortalqx/my_codex_skills/tree/main/phd-tech-paper-template
Command: npx skills add https://github.com/Immortalqx/my_codex_skills --skill phd-tech-paper-template-immortalqx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Before drafting prose, researchers need a coherent logical skeleton connecting background, limitations, key idea, challenges, methodology modules, and contributions. This Skill structures that skeleton and audits the logic chain so weak or incoherent paper plans are caught before writing begins. ## Core Features & Use Cases - Thinking-Template Filling: Fills seven template cells (background, limitations, key idea/goal, challenges, methodology modules, contributions) with per-cell content contracts and gap severity marking. - Paper-Type Positioning: Classifies the paper as Technique, New Problem/Setting, or cross-domain Technique, and redirects benchmark papers to the appropriate template. - Four Self-Consistency Checks: Verifies limitations-to-idea, idea-to-challenges, challenges-to-methodology, and methodology-to-contributions alignment, flagging every failure as critical. - Use Case: A PhD student preparing for an advisor meeting describes their idea; the Skill produces a filled thinking template, a methodology outline, and a consistency report showing exactly where the logic chain breaks. ## Quick Start Use the phd-tech-paper-template skill to build the paper skeleton and logic chain for my research idea on inference-time search for text-to-SQL.

Frequently Asked Questions about phd-tech-paper-template

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a technical paper structure before writing?

Fill a thinking template with seven cells: research background, up to three limitations, a one-sentence key idea or goal, up to three challenges, methodology modules mapped to challenges, and three to four contributions mapped to sections. Then run consistency checks across the chain.

What is the difference between a Technique paper and a New Problem paper?

A Technique paper contributes a new method on an established problem, so the Key Idea carries the narrative. A New Problem/Setting paper contributes a new problem formulation, so the Goal carries the narrative and the first contribution is the formulation itself.

How do I check if my paper's logic chain is coherent?

Run four checks: limitations must be addressed by the key idea, challenges must arise from implementing the key idea, each methodology module must map to one challenge, and each contribution must be backed by a module or experiment. Any failure is critical.

When should I not use a paper skeleton template?

Skip it when the paper is a benchmark paper, when the idea itself is not yet vetted for novelty, or when you already have a written draft and need review feedback rather than structural planning.

How many limitations and challenges should a paper have?

Two to three limitations and two to three challenges is the target. More than three suggests the scope is too wide for one paper, and every limitation and challenge must connect to other cells in the template.