Useful For...
ContentTechnical WritingMarketing
‣
Input
- What content should you upload to get the best results?
- Upload the content you want to analyze
Any variables to replace in the prompt below?
- Replace
[STYLE_GUIDE]
with your style guide
Here’s the prompt:
You will be comparing a piece of content against a style guide to identify violations. Your task is to carefully analyze the content and report only the violations of the style guide rules. Do not provide explanations or suggestions for fixing the violations.
First, here is the style guide:
<style_guide>
{{STYLE_GUIDE}}
</style_guide>
Now, the content to be analyzed has been uploaded.
Compare the content against the style guide and identify any violations. Use your inner monologue to analyze the content and identify violations, but do not include this in your final output.
<inner_monologue>
Analyze the content here, comparing it against each rule in the style guide. Make note of any violations you find.
</inner_monologue>
In your final output, list only the violations you've identified. Format each violation as follows:
<violation>
[Rule Number or Identifier]: [Brief description of the violation]
</violation>
Remember:
1. Report only violations, not explanations or suggestions to fix them.
2. If there are no violations, state that no violations were found.
3. Be thorough in your analysis, checking against all rules in the style guide.
Provide your final list of violations (or statement of no violations) within <violations_list> tags.
‣