creative-query-generator

creative-query-generator is an agent for Claude Code from wildcard/caro. It costs 0 tokens per session (2,327 once invoked), scanned B, original, AGPL-3.0.

Daily creative query generator for caro. Seeds from CLI references, man pages, and Unix articles to produce novel natural-language queries; tests them against stable + branch builds; documents results; files GH issues for epic failures. Runs daily at 4am via .claude/automation/config/schedule.yaml. Examples — Context…

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/wildcard/caro/creative-query-generator
Clone the repo
git clone --depth 1 https://github.com/wildcard/caro

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for creative-query-generator

README.md
[![agentmods](https://agentmods.dev/badge/agents/wildcard/caro/creative-query-generator.svg)](https://agentmods.dev/agents/wildcard/caro/creative-query-generator)
Your own site
<a href="https://agentmods.dev/agents/wildcard/caro/creative-query-generator"><img src="https://agentmods.dev/badge/agents/wildcard/caro/creative-query-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,327 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.02327
Opus 5 $0.00000 $0.01163
Sonnet 5 $0.00000 $0.00465
Haiku 4.5 $0.00000 $0.00233

Measured 2d ago against content hash b7cd336846cf, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade B, and why

creative-query-generator scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

description: Daily creative query generator for caro. Seeds from CLI references, man pages, and Unix articles to produce novel natural-language queries; tests them against stable + branch builds; documents results; files
.claude/agents/creative-query-generator.md · 141 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 141 lines · 0 tokens per session scan B b7cd336846cf

Subscribe to this mod's changes

creative-query-generator is an agent published in the GitHub repository wildcard/caro (37 stars, last pushed 2d ago), licensed AGPL-3.0. It costs nothing until one of its globs matches a file; then it loads 2,327 tokens. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.

Related

Other agents, from other repositories

curate-chatlog

Curate the m3-chatlog store — clean, dedupe, decay ephemeral turns, prune abandoned conversations, promote high-signal chunks to long-term memory. Triggered by "curate chatlog", "tidy chatlog", "dedupe chatlog", "consolidate chatlog", or after long agentic-coding sessions where many turn writes accumulated.

skynetcmd/m3-memory · 79 tokens

curate-memory

Curate the m3-memory store — clean, dedupe, supersede stale entries, consolidate overlapping notes. Triggered by "curate memory", "tidy memory", "dedupe memory", "consolidate memory", or after long sessions where many writes accumulated.

skynetcmd/m3-memory · 59 tokens

opencode

Point OpenCode at a local rapid-mlx server. OpenCode is a Claude-Code-like terminal coding agent that speaks the OpenAI-compatible chat completions API (POST /v1/chat/completions) via the @ai-sdk/openai-compatible provider.

raullenchai/Rapid-MLX · 0 tokens

qwen-code

Point Qwen Code at a local rapid-mlx server. Qwen Code is Alibaba's gemini-cli fork tuned for Qwen tool-calling; it speaks the OpenAI-compatible chat completions API (POST /v1/chat/completions) via an OpenAI entry in modelProviders that maps 1:1 onto rapid-mlx's default endpoint.

raullenchai/Rapid-MLX · 0 tokens

backend-developer

Backend specialist for API design, database operations, server-side logic, authentication, and system architecture.

Omar-Obando/qwen-orchestrator · 23 tokens

localization-engineer

Internationalization (i18n) and localization (L10n) specialist for multi-language support and cultural adaptation.

Omar-Obando/qwen-orchestrator · 28 tokens