archive_cliche
ActiveTool of Colour Memory
Find the most surprising archive colour for a concept and generate a memorable one-liner subverting the obvious expectation. Supply a concept (e.g. 'love', 'grief', 'luxury', 'power') and optionally the expected colour (e.g. 'red' for love). The archive finds the contradiction and Claude writes the one-liner, short story, and tweet. Example: love + red returns Shakespeare's dark green with 'Love is not red. It is the green of someone still waiting in a field.' Use this for public-facing demos, content, and brand storytelling.
Parameters schema
{
"type": "object",
"required": [
"concept"
],
"properties": {
"concept": {
"type": "string",
"description": "Colour concept to subvert e.g. 'love', 'grief', 'luxury', 'betrayal', 'power'"
},
"n_results": {
"type": "integer",
"default": 8,
"description": "Number of archive entries to search (default 8)"
},
"expected_colour": {
"type": "string",
"description": "Optional: the cliche colour to contradict e.g. 'red', '#FF0000'. Hex or colour name."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries