thesis-standardizer

Category: Research & Analysis | Uploader: xiaou61xiaou61 | Downloads: 0 | Version: v1.0(Latest)

Standardize and draft undergraduate thesis or graduation-design papers from source code, school templates, task books, drafts, screenshots, databases, APIs, experiments, literature, PDFs, and test evidence. Use for thesis writing, checking, packaging, literature workflows, citation closure, AIGC style reduction, and school-rule enforcement.

Changelog: Source: GitHub https://github.com/xiaou61/thesis-skills

Directory Structure

Current level: tree/main/thesis-standardizer/

  • 📁 agents/
    • 📄 openai.yaml 1.3 KB
  • 📁 assets/
    • 📁 thesis-ai-standard/
      • 📁 drawio/
        • 📄 algorithm-workflow-template.drawio 5.2 KB
        • 📄 backend-layered-architecture-template.drawio 4.6 KB
        • 📄 business-flow-template.drawio 5.6 KB
        • 📄 er-diagram-template.drawio 4.6 KB
        • 📄 sequence-diagram-template.drawio 4.2 KB
        • 📄 system-architecture-template.drawio 5.5 KB
      • 📁 templates/
        • 📄 ai-prompts.md 3.0 KB
        • 📄 ai-review-rubric.json 4.8 KB
        • 📄 aigc-detection-report.yaml 2.7 KB
        • 📄 aigc-style-review.yaml 4.8 KB
        • 📄 chapter-section-template.md 2.7 KB
        • 📄 citation-crossref-register.yaml 3.4 KB
        • 📄 figure-registry.yaml 4.6 KB
        • 📄 literature-review-matrix.yaml 3.4 KB
        • 📄 standard-profile.yaml 4.7 KB
        • 📄 thesis-ai-spec.yaml 10.7 KB
      • 📄 01-本科论文标准化最佳实践.md 10.1 KB
      • 📄 02-公开标准与高校规范来源.md 6.8 KB
      • 📄 README.md 8.8 KB
  • 📁 references/
    • 📄 aigc-detection-workflow.md 3.9 KB
    • 📄 aigc-style-governance.md 2.5 KB
    • 📄 docx-production-rules.md 6.8 KB
    • 📄 literature-and-pdf-workflow.md 5.1 KB
    • 📄 literature-harvest-workflow.md 1.7 KB
    • 📄 quality-gates.md 2.5 KB
    • 📄 rapid-thesis-workflow.md 5.7 KB
    • 📄 source-to-thesis-workflow.md 1.4 KB
    • 📄 standards-and-template-resolution.md 2.6 KB
    • 📄 template-extraction-workflow.md 3.0 KB
    • 📄 visio-diagram-workflow.md 4.0 KB
    • 📄 visio-flowchart-workflow.md 3.2 KB
    • 📄 visio-function-architecture-workflow.md 3.6 KB
    • 📄 visio-use-case-workflow.md 3.3 KB
    • 📄 word-comment-revision-workflow.md 3.8 KB
    • 📄 workflow-state-management.md 3.5 KB
  • 📁 scripts/
    • 📄 aigc_reduce_core.py 20.1 KB
    • 📄 analyze_aigc_style.py 6.5 KB
    • 📄 append_revision_log.py 5.1 KB
    • 📄 apply_docx_template_profile.py 7.6 KB
    • 📄 bootstrap_thesis_project.py 3.0 KB
    • 📄 build_aigc_revision_plan.py 10.2 KB
    • 📄 build_literature_crossrefs.py 6.6 KB
    • 📄 build_project_evidence.py 7.2 KB
    • 📄 check_delivery_preflight.py 8.1 KB
    • 📄 check_er_layout.py 6.0 KB
    • 📄 check_figure_assets.py 10.5 KB
    • 📄 check_flowchart_layout.py 2.9 KB
    • 📄 check_function_architecture_layout.py 3.8 KB
    • 📄 check_thesis_workspace.py 8.4 KB
    • 📄 check_use_case_layout.py 3.3 KB
    • 📄 compare_docx_to_template.py 39.6 KB
    • 📄 continue_download_and_dedup.py 4.3 KB
    • 📄 detect_aigc_rate.py 5.0 KB
    • 📄 docx_io.py 1.0 KB
    • 📄 extract_docx_comments.py 6.3 KB
    • 📄 extract_docx_template_profile.py 20.7 KB
    • 📄 extract_pdf_references.py 7.3 KB
    • 📄 finalize_docx_with_template.py 9.5 KB
    • 📄 finalize_thesis_delivery.py 4.6 KB
    • 📄 generate_literature_search_config.py 5.9 KB
    • 📄 generate_template_rule_overrides.py 21.2 KB
    • 📄 generate_visio_er_diagram.ps1 20.6 KB
    • 📄 generate_visio_flowchart_diagram.ps1 16.7 KB
    • 📄 generate_visio_function_architecture_diagram.ps1 9.8 KB
    • 📄 generate_visio_use_case_diagram.ps1 15.5 KB
    • 📄 init_thesis_workspace.py 2.4 KB
    • 📄 init_workflow_logs.py 7.7 KB
    • 📄 layout_er_diagram.py 27.3 KB
    • 📄 layout_flowchart_diagram.py 6.1 KB
    • 📄 layout_function_architecture_diagram.py 10.3 KB
    • 📄 layout_use_case_diagram.py 12.1 KB
    • 📄 render_readme_workflow_image.py 5.7 KB
    • 📄 repair_docx_from_template.py 22.4 KB
    • 📄 run_aigc_repair_loop.py 11.2 KB
    • 📄 run_keyword_harvest_no_dedup.py 10.3 KB
    • 📄 verify_select_literature.py 5.5 KB
  • 📁 vendor/
    • 📁 aigc-reduce/
      • 📁 references/
        • 📄 ai-patterns.md 3.8 KB
        • 📄 detection-principles.md 1.7 KB
        • 📄 replacement-tables.md 5.6 KB
      • 📁 scripts/
        • 📄 aigc_scan.py 7.1 KB
      • 📄 LICENSE 1.0 KB
      • 📄 README.md 583 B
      • 📄 SKILL.md 7.3 KB
    • 📁 docx-editor-cn/
      • 📁 scripts/
        • 📁 office/
          • 📁 helpers/
            • 📄 __init__.py 0 B
            • 📄 merge_runs.py 6.6 KB
            • 📄 simplify_redlines.py 5.6 KB
          • 📁 schemas/
            • 📁 ecma/
              • 📁 fouth-edition/
                • 📄 opc-contentTypes.xsd 1.9 KB
                • 📄 opc-coreProperties.xsd 2.5 KB
                • 📄 opc-digSig.xsd 2.8 KB
                • 📄 opc-relationships.xsd 1.3 KB
            • 📁 ISO-IEC29500-4_2016/
              • 📄 dml-chart.xsd 73.2 KB
              • 📄 dml-chartDrawing.xsd 6.8 KB
              • 📄 dml-diagram.xsd 50.1 KB
              • 📄 dml-lockedCanvas.xsd 624 B
              • 📄 dml-main.xsd 148.5 KB
              • 📄 dml-picture.xsd 1.2 KB
              • 📄 dml-spreadsheetDrawing.xsd 8.7 KB
              • 📄 dml-wordprocessingDrawing.xsd 14.4 KB
              • 📄 pml.xsd 81.7 KB
              • 📄 shared-additionalCharacteristics.xsd 1.2 KB
              • 📄 shared-bibliography.xsd 7.2 KB
              • 📄 shared-commonSimpleTypes.xsd 6.2 KB
              • 📄 shared-customXmlDataProperties.xsd 1.2 KB
              • 📄 shared-customXmlSchemaProperties.xsd 880 B
              • 📄 shared-documentPropertiesCustom.xsd 2.5 KB
              • 📄 shared-documentPropertiesExtended.xsd 3.4 KB
              • 📄 shared-documentPropertiesVariantTypes.xsd 7.3 KB
              • 📄 shared-math.xsd 22.8 KB
              • 📄 shared-relationshipReference.xsd 1.3 KB
              • 📄 sml.xsd 236.6 KB
              • 📄 vml-main.xsd 25.5 KB
              • 📄 vml-officeDrawing.xsd 24.7 KB
              • 📄 vml-presentationDrawing.xsd 535 B
              • 📄 vml-spreadsheetDrawing.xsd 5.6 KB
              • 📄 vml-wordprocessingDrawing.xsd 3.9 KB
              • 📄 wml.xsd 167.4 KB
              • 📄 xml.xsd 4.5 KB
            • 📁 mce/
              • 📄 mc.xsd 3.1 KB
            • 📁 microsoft/
              • 📄 wml-2010.xsd 25.9 KB
              • 📄 wml-2012.xsd 3.7 KB
              • 📄 wml-2018.xsd 901 B
              • 📄 wml-cex-2018.xsd 1.7 KB
              • 📄 wml-cid-2016.xsd 1002 B
              • 📄 wml-sdtdatahash-2020.xsd 600 B
              • 📄 wml-symex-2015.xsd 745 B
          • 📁 validators/
            • 📄 __init__.py 336 B
            • 📄 base.py 31.9 KB
            • 📄 docx.py 16.0 KB
            • 📄 pptx.py 9.6 KB
            • 📄 redlining.py 8.7 KB
          • 📄 pack.py 4.9 KB
          • 📄 soffice.py 5.2 KB
          • 📄 unpack.py 4.0 KB
          • 📄 validate.py 3.6 KB
        • 📁 templates/
          • 📄 comments.xml 2.5 KB
          • 📄 commentsExtended.xml 2.5 KB
          • 📄 commentsExtensible.xml 2.6 KB
          • 📄 commentsIds.xml 2.6 KB
          • 📄 people.xml 115 B
        • 📄 __init__.py 1 B
        • 📄 accept_changes.py 4.0 KB
        • 📄 comment.py 10.4 KB
        • 📄 convert_paper.js 59.4 KB
        • 📄 formula.py 10.6 KB
        • 📄 mathml-to-docx.js 9.2 KB
        • 📄 new_doc.js 38.1 KB
        • 📄 table.py 10.5 KB
      • 📄 LICENSE.txt 1.0 KB
      • 📄 package-lock.json 11.2 KB
      • 📄 package.json 106 B
      • 📄 README.md 8.6 KB
      • 📄 SKILL.md 41.3 KB
  • 📄 SKILL.md 8.3 KB

SKILL.md

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

Please login before commenting.

Loading comments...