AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Academic Writing Quality Assessor

skill-mr-fang-vlsi-edagent-academic-writing-quality-assessor · by Mr-Fang-VLSI

Audit and refine academic manuscripts for structure, terminology consistency, LaTeX hygiene, and high-signal grammar fixes. Use this skill for theses, papers, proposals, and technical reports when the task is manuscript writing rather than experiment execution.

No reviews yet
0 installs
30 views
0.0% view→install

Install

$ agentstack add skill-mr-fang-vlsi-edagent-academic-writing-quality-assessor

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-mr-fang-vlsi-edagent-academic-writing-quality-assessor)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Academic Writing Quality Assessor? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Academic Writing Quality Assessor

When to use

Use this skill when the user asks to:

  1. check thesis/paper/proposal formatting and manuscript consistency,
  2. run grammar review with minimal false positives,
  3. unify terminology, equation/citation style, or figure/table conventions,
  4. clean LaTeX hygiene issues such as case-mismatched graphics paths, stale chapters, or front-matter drift.

Do not use this skill for slide drafting/refinement; use academic-presentation-crafter or academic-slide-refiner instead.

Scope Boundary

This skill owns manuscript quality assurance and writing-side consistency. It does not own domain experiment execution, paper search, or physical-design conclusions.

Knowledge And Tool Interaction

  1. Treat the active manuscript source tree as the primary evidence source.
  2. Use scripts/common/latex_writing_audit.py before large cleanup or when active-file boundaries are unclear.
  3. When the manuscript task also requires shared KB/tool retrieval, delegate lookup to eda-context-accessor.
  4. Prefer minimal-intrusion edits: fix correctness and consistency first, then style.
  5. Archive or remove stale chapters/assets only after confirming they are outside the active include/input closure.

Workflow

  1. Build or inspect the current LaTeX project state.
  2. Determine the active chapter/input/bibliography/graphics closure.
  3. Review in this order:
  • build blockers and references,
  • front matter correctness,
  • chapter naming/structure consistency,
  • terminology consistency,
  • must-fix grammar errors,
  • low-risk style cleanup.
  1. Only after active assets are known, clean stale chapters or duplicate figures.

Operational References

  1. Load references/writing-qa-playbook.md for the full manuscript QA checklist and review order.
  2. Load references/thesis-writing-onboarding.md when the task is dissertation/thesis assembly from proposal + papers.
  3. Load references/scripts/scripts__common__latex_writing_audit.py when you need exact behavior of the audit script or want to mirror/patch it.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.