academic-writing

Creates academic manuscripts with LaTeX templates and Python scripts for finance, economics, and real estate research.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/Agentic-Assets/Agent-Skills --skill academic-writing-agentic-assets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: academic-writing
Source: https://github.com/Agentic-Assets/Agent-Skills/tree/main/skills/academic-writing
Command: npx skills add https://github.com/Agentic-Assets/Agent-Skills --skill academic-writing-agentic-assets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bibtexparser, pyalex, requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Professional academic writing is time-consuming and error-prone without structured guidance, templates, and checks to ensure consistency and journal-formatting standards.

Core Features & Use Cases

  • End-to-end drafting: templates and checklists for Introduction, Hypothesis Development, Data & Methodology, Results, Discussion, and Conclusion.
  • Referee responses and journal formatting: ready-to-edit templates for referee answers and journal-format compliant tables/figures.
  • Progressive loading and integration: load references, templates, and scripts as needed to support live editing and customization.

Quick Start

Copy the Claude Code templates from assets/templates/ to Writing/ and start drafting sections using the Guided Workflows.

Frequently Asked Questions about academic-writing

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

FAQPage Schema
How do I format an academic manuscript for journal submission using LaTeX?

To format an academic manuscript for journal submission, this Skill provides LaTeX templates and Python scripts that generate journal-compliant tables, figures, and structured sections from Introduction to Conclusions.

What is the best way to structure referee responses for academic journals?

Structuring referee responses is handled through ready-to-edit templates that guide your answers to reviewers, ensuring you address all critique points systematically alongside your manuscript revisions.

Can I use this workflow for finance and economics research papers?

Yes, the guided writing workflows apply directly to finance, economics, and real estate research, offering tailored templates for Hypothesis Development, Data & Methodology, and Results sections.

How do I draft academic paper sections step by step from scratch?

To draft academic paper sections step by step, copy the Claude Code templates from the assets directory into your Writing folder and follow the guided workflows for each manuscript section.

Does this Skill integrate with BibTeX for reference management?

Yes, reference management integrates directly using the bibtexparser dependency, allowing you to load, parse, and manage citations within the LaTeX templates and YAML frontmatter.

What are the limitations of using YAML frontmatter for manuscript discovery?

YAML frontmatter limits discovery to metadata fields defined within the template structure, meaning manuscript searchability depends entirely on how consistently you populate the frontmatter variables across documents.