presentation-signals

Detect duplicate tables, leftover code strings, and unnecessary figures in research papers.

123|7|Updated Jun 26, 2026
One-click install
npx skills add https://github.com/wanshuiyin/Anti-Autoresearch --skill presentation-signals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: presentation-signals
Source: https://github.com/wanshuiyin/Anti-Autoresearch/tree/main/skills/presentation-signals
Command: npx skills add https://github.com/wanshuiyin/Anti-Autoresearch --skill presentation-signals

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps auditors detect initial surface issues in research papers, such as duplicate tables, leftover code strings, and padding, without making any judgments about the paper's content.

Core Features & Use Cases

  • Duplicate Table Detection: Identifies tables that have near-identical contents.
  • Pipeline/Template String Identification: Finds leftover strings from code pipelines or templates.
  • Figure Quality Assessment: Flags figures that might be generated or overly decorative.
  • Page Padding Detection: Identifies sections used to reach page limits.
  • Use Case: When reviewing a research paper, use this Skill to quickly identify any potential issues that may require further investigation.

Quick Start

Use the presentation-signals skill to check the 'paper.pdf' for any surface issues.

Frequently Asked Questions about presentation-signals

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

FAQPage Schema
How do I detect duplicate tables and surface issues in a research paper?

To detect duplicate tables and surface issues in a research paper, use this Skill to identify near-identical tables, leftover pipeline strings, and padding. It operates at the surface level and requires the paper text and claims.json for context.

What are surface presentation signals in academic papers?

Surface presentation signals in academic papers are visible artifacts like duplicate tables, leftover template strings, decorative figures, and page padding. This Skill identifies these L0 surface issues for further investigation.

How do I find leftover code strings and template artifacts in a PDF document?

You can find leftover code strings and template artifacts by running this Skill against the paper text. It identifies leftover strings from code pipelines or templates to flag initial presentation issues.

Does this paper auditing tool evaluate the scientific content or just formatting?

This paper auditing tool evaluates only surface-level formatting and presentation artifacts, not scientific content. It operates strictly at L0 to identify issues like duplicate tables and padding without making judgments.

What do I need to identify padding and figure quality issues in research papers?

To identify padding and figure quality issues in research papers, you need access to the paper's text and a claims.json file for context. The Skill requires a Python environment to process these inputs.