6verity

Validate Typst papers against structural, content, and formatting quality gates.

3.3k|334|Updated Jan 30, 2025
One-click install
npx skills add https://github.com/jihe520/MathModelAgent --skill 6verity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 6verity
Source: https://github.com/jihe520/MathModelAgent/tree/main/skills/6verity
Command: npx skills add https://github.com/jihe520/MathModelAgent --skill 6verity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automatically validates Typst-based papers against structural, content, and formatting quality gates.

Core Features & Use Cases

  • End-to-end verification across the Typst workflow including problem analysis, modeling, writing, and submission gating.
  • Validate section ordering, figure references, placeholders, internal leak checks, and Typst compilation readiness.
  • Use Case: A research team submits a Typst manuscript and relies on the VERIFY_REPORT.md to confirm readiness.

Quick Start

Run the 6verity verification to generate REPORTS/VERIFY_REPORT.md and ensure the paper meets quality gates.

Frequently Asked Questions about 6verity

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

FAQPage Schema
How do I verify a Typst manuscript is ready for submission?

You can verify a Typst paper by running automated validation against structural, content, and formatting quality gates. This generates a standardized VERIFY_REPORT.md confirming submission readiness and compilation success.

What does automated paper quality verification check in Typst?

Typst paper quality verification checks section ordering, figure references, and compilation readiness. It also enforces placeholder removal and prevents leakage of internal workflow terms across end-to-end math modeling papers.

Can I validate math modeling papers before submission?

Yes, you can validate end-to-end math modeling papers before submission by applying verification across problem analysis, modeling, and writing phases. This ensures the Typst manuscript meets all structural and formatting quality gates.

How do I prevent internal workflow terms from leaking into my manuscript?

You can prevent internal workflow terms from leaking into your manuscript by running automated verification that detects and flags leaked terms. This quality gate ensures internal process language is removed before submission.

What is the best way to ensure Typst compilation readiness for research papers?

The best way to ensure Typst compilation readiness is to run automated validation that checks the manuscript against formatting quality gates. This verifies the Typst template compiles correctly and outputs a standardized readiness report.