Skip to main content
Glama
vibhorxpandey

Aurelius

polish_prose

Refines prose and readability of fact-checked drafts without altering citations, numbers, or claims. Provides style guidelines for self-application or optional automatic rewriting.

Instructions

Improve prose style/readability of an ALREADY FACT-CHECKED draft -- never alters citations, numbers, or claims. This is a readability pass, not an AI-detector evasion tool. Default returns guidelines for you to apply yourself; set use_llm=True to have Aurelius rewrite it (needs an LLM key; falls back to guidelines if none is configured).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNogpt-4o-mini-2024-07-18
contentYes
use_llmNo
providerNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description discloses key behaviors: never alters citations/numbers/claims, not an evasion tool, default returns guidelines, LLM mode needs a key and falls back. Could mention output format but output schema exists.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two efficient sentences convey all core information without waste. Essential caveats are front-loaded (no fact alteration, not evasion) followed by behavior options.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Core behavior is covered, and output schema exists. However, no details about the format or content of the returned guidelines, or limitations on content length/type, leaving minor gaps for a tool with 0% schema coverage.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0% and description only explains use_llm and its fallback. Remaining parameters (model, provider, content) are not described beyond their schema defaults, leaving the agent to infer meanings.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: to improve prose style and readability of a fact-checked draft without altering facts. It explicitly distinguishes itself from AI-detector evasion tools and presence of sibling tools confirm no direct polish alternative exists.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides when to use (after fact-checking), default behavior (returns guidelines), and optional LLM rewrite with prerequisite. It implies not for raw drafts but lacks explicit exclusion for non-readability tasks.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vibhorxpandey/Aurelius'

If you have feedback or need assistance with the MCP directory API, please join our Discord server