asset-style-reviewer

Audit asset prompts for style consistency and generate a JSON review report.

5|2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/tangffntr/novel-asset-prompt --skill asset-style-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asset-style-reviewer
Source: https://github.com/tangffntr/novel-asset-prompt/tree/main/.opencode/skills/asset-style-reviewer
Command: npx skills add https://github.com/tangffntr/novel-asset-prompt --skill asset-style-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Asset prompts often suffer from style inconsistencies across characters, props, and scenes, leading to jarring visuals and missed design cohesion. The asset-style-reviewer identifies era mismatches, type clashes, and internal inconsistencies, and outputs actionable modification guidance without editing prompts directly.

Core Features & Use Cases

  • Read project metadata and asset prompts (characters.json, scenes.json, props.json)
  • Check for era-accurate styling, cross-type compatibility, and internal uniformity
  • Generate a detailed style-review_report.json with prioritized issues and concrete guidance for promptors

Quick Start

Run the asset-style-reviewer against your project to generate a style-consistency audit report for asset prompts.

Frequently Asked Questions about asset-style-reviewer

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

FAQPage Schema
How do I check asset prompts for style consistency across characters and scenes?

You can audit style consistency by running the asset-style-reviewer against your OpenCode project. It reads project.json and asset prompt files to identify era mismatches and type clashes, producing a style_review_report.json with issue severities and guided modifications.

Why do my visual assets look jarring despite having detailed prompts?

Visual assets look jarring when asset prompts suffer from style inconsistencies across characters, props, and scenes. Running a prompt audit identifies era mismatches and internal inconsistencies to restore design cohesion without editing the prompts directly.

How do I generate a style consistency report for my project's asset prompts?

You generate a style consistency report by running an audit on your project's asset metadata. The process reads characters.json, scenes.json, and props.json to check era compatibility and outputs a detailed style_review_report.json with prioritized issues.

Does this style consistency audit edit my asset prompts directly?

No, the style consistency audit does not edit your asset prompts directly. It evaluates era and style compatibility by reading the prompt files, then outputs actionable modification guidance and concrete suggestions in a report for promptors to apply.

What format does the style review report use to flag prompt issues?

The style review report uses a JSON format to flag prompt issues. The style_review_report.json file includes prioritized issues categorized by severity levels, alongside concrete modification guidance for resolving era and style conflicts.