paper-format-agent

Category: Development & Coding | Uploader: zxyasfaszxyasfas | Downloads: 0 | Version: v1.0(Latest)

Use this skill when a user needs to inspect, score, repair, or regression-test academic paper formatting in DOCX files, especially thesis, journal, or conference documents with a separate format specification. The skill guides Codex through local-first document handling, rule extraction, formatting repair, report review, and contribution-safe validation.

Changelog: Source: GitHub https://github.com/zxyasfas/paper_format_agent

Directory Structure

Current level: tree/main/

  • 📁 .github/
    • 📁 ISSUE_TEMPLATE/
      • 📄 bug_report.md 321 B
      • 📄 config.yml 394 B
      • 📄 feature_request.md 266 B
      • 📄 format_rule_request.md 883 B
      • 📄 good_first_issue.md 867 B
      • 📄 reporting_improvement.md 876 B
      • 📄 skill_workflow_request.md 581 B
    • 📁 workflows/
      • 📄 ci.yml 821 B
    • 📄 PULL_REQUEST_TEMPLATE.md 869 B
  • 📁 agents/
    • 📄 openai.yaml 276 B
  • 📁 docs/
    • 📄 ARCHITECTURE.md 830 B
    • 📄 CONTRIBUTOR_TASKS.md 3.6 KB
    • 📄 PRODUCTION_STANDARD.md 1.6 KB
    • 📄 regression_manifest.sample.json 600 B
    • 📄 TEMPLATE_PACKS.md 2.2 KB
    • 📄 USER_PAIN_ANALYSIS.md 2.4 KB
  • 📁 examples/
    • 📄 README.md 1.1 KB
    • 📄 sample_format_report.json 1.2 KB
    • 📄 sample_format_report.md 817 B
    • 📄 synthetic_format_guide.md 1.0 KB
  • 📁 paper_format_agent/
    • 📄 __init__.py 83 B
    • 📄 __main__.py 96 B
    • 📄 batch.py 3.3 KB
    • 📄 calibration.py 2.0 KB
    • 📄 cli.py 11.3 KB
    • 📄 engines.py 4.4 KB
    • 📄 gui.py 24.8 KB
    • 📄 llm.py 1.2 KB
    • 📄 ooxml.py 786 B
    • 📄 pipeline.py 34.8 KB
    • 📄 quality.py 919 B
    • 📄 release_audit.py 2.2 KB
    • 📄 rules.py 7.4 KB
    • 📄 scorer.py 24.2 KB
  • 📁 templates/
    • 📄 chinese-thesis-basic.json 1.7 KB
    • 📄 ieee-conference-basic.json 1.8 KB
    • 📄 journal-article-basic.json 1.7 KB
    • 📄 README.md 1.7 KB
  • 📁 tests/
    • 📄 test_batch.py 2.4 KB
    • 📄 test_pipeline_guard.py 2.3 KB
    • 📄 test_quality.py 1.1 KB
    • 📄 test_release_audit.py 2.0 KB
    • 📄 test_rules.py 1.1 KB
    • 📄 test_scorer_diagnostics.py 2.9 KB
    • 📄 test_skill_metadata.py 280 B
    • 📄 test_templates.py 1.8 KB
  • 📁 tools/
    • 📄 compile_check.py 1002 B
    • 📄 regression_runner.py 3.6 KB
    • 📄 release_audit.py 2.3 KB
    • 📄 validate_skill.py 2.2 KB
  • 📄 .gitignore 415 B
  • 📄 AGENTS.md 1023 B
  • 📄 CODE_OF_CONDUCT.md 929 B
  • 📄 CONTRIBUTING.md 3.9 KB
  • 📄 LICENSE 1.1 KB
  • 📄 README.md 6.1 KB
  • 📄 README.zh-CN.md 6.7 KB
  • 📄 README_V3.md 1.8 KB
  • 📄 requirements.txt 48 B
  • 📄 ROADMAP.md 2.7 KB
  • 📄 run_gui.py 175 B
  • 📄 SDD.md 2.7 KB
  • 📄 SECURITY.md 468 B
  • 📄 SKILL.md 3.5 KB
  • 📄 strategy_plan.perfect.json 638 B

SKILL.md

Login to download/like/favorite ❤ 46 | ★ 0
Comments 0

Please login before commenting.

Loading comments...