tl

An architecture-focused coding agent for the CadQuery codebase, a Python toolkit for building 3D CAD models.

In plain words
What is it for?
Use it for system architecture, shared abstractions, base classes, interface contracts, command-line design, and architectural review after implementation.
Why use it?
It helps decide how shared code, component boundaries, interfaces, and larger refactors should fit together.

Agent

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/fa-mc/vibe-cading/tl
Clone the repo
git clone --depth 1 https://github.com/fa-mc/vibe-cading
Per session 91 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,750 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00091 $0.01750
Opus 5 $0.00046 $0.00875
Sonnet 5 $0.00018 $0.00350
Haiku 4.5 $0.00009 $0.00175

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

Security

Grade A, and why

tl scanned grade A with 0 findings 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

vibe/agents/tl.md · 140 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 · 140 lines · 91 tokens per session scan A f5e64619235c

Subscribe to this mod's changes

tl is an agent published in the GitHub repository fa-mc/vibe-cading (5 stars, last pushed 4d ago), licensed AGPL-3.0. It adds 91 tokens to every session and 1,750 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

aesthetic-critic

甲 — the design-blind aesthetic critic in the remotion-director critic loop (甲乙环). Reviews the RENDERED FRAMES of a vertical motion piece across successive rounds and reports visual phenomena + severity. It NEVER sees the design doc, code, or notes — it judges only pixels. It reports what it sees; it never prescribes a…

Zane-0x5a/remotion-director · 301 tokens

blind-selector

盲选 — the blind selector workstation in the remotion-director pipeline (装备×N抽 + 盲评挑最优 + 甲乙环磨). Given N independent draws of the SAME brief, it looks only at the rendered frames — it does NOT know the draws' origin, author, or order — and picks the single MOST PROMISING BASE to enter the critic loop. It selects for…

Zane-0x5a/remotion-director · 285 tokens

builder

乙 — the unified design-and-build agent in the remotion-director critic loop (甲乙环). ONE agent, ONE continuous context from start to finish: it designs the piece AND writes the Remotion/React code AND renders AND self-checks AND carries the piece through the critic loop, re-rendering each round. It is both the designer…

Zane-0x5a/remotion-director · 286 tokens

grader

Evaluate expectations against an execution transcript and outputs.

zacharyfmarion/openscad-studio · 0 tokens

cad-specialist-subagent

CAD/engineering/robotics specialist orchestrating 14 skills — parametric CAD (STEP/STL/3MF/GLB), DXF, URDF/SRDF/SDF, G-code slicing, 3D printing, SendCutSend, Civil 3D. Routes by task type.

darellchua2/opencode-config-template · 61 tokens

mcp-tool-tester

Use to validate that the cadlens-mcp server's stdio interface works end-to-end after edits to src/server.ts or src/tools/. Builds the project, pipes JSON-RPC tools/list and tools/call requests to the built binary, and verifies the responses match each tool's inputSchema.

cadlens-co/cadlens-mcp · 65 tokens