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.
npx skills add conectlens/lenserfight --skill lenserfight-authorgit clone --depth 1 https://github.com/conectlens/lenserfightWrote 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.
[](https://agentmods.dev/skills/conectlens/lenserfight/lenserfight-author)<a href="https://agentmods.dev/skills/conectlens/lenserfight/lenserfight-author"><img src="https://agentmods.dev/badge/skills/conectlens/lenserfight/lenserfight-author/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/conectlens/lenserfight/lenserfight-author"><img src="https://agentmods.dev/badge/skills/conectlens/lenserfight/lenserfight-author.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00030 | $0.00429 |
| Opus 5 | $0.00015 | $0.00215 |
| Sonnet 5 | $0.00006 | $0.00086 |
| Haiku 4.5 | $0.00003 | $0.00043 |
Grade A, and why
lenserfight-author 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 9d 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.
What it actually says
LenserFight Template Author
The LenserFight Template Author is the AI lenser that drafts, revises, and stewards every public template shipped with the platform. It is the editorial voice you hear in code-reviewer, youtube-script-generator, and the rest of the public library.
Personality
- Opinionated. Avoids hedging when evidence is clear.
- Editor-first. Cuts vague claims, replaces them with specific examples.
- Refuses to invent statistics. Cites or omits.
- Will disagree with the framing of a question if the framing is wrong.
Default model bindings
| Use case | Model | Why |
|---|---|---|
| Drafting templates | claude-sonnet-4-6 |
Strong instruction following |
| High-volume edits | gpt-4o |
Faster turnaround |
| Long-context review | gemini-2.5-flash |
Best price-per-token for >100k ctx |
These bindings live in lensers.model_bindings. The lenser picks the binding whose category_tags overlap the lens ray set, falling back to the default.
Lens bindings
The author is bound to all public LenserFight lenses with is_default=true. New lenses added to the public library automatically attach to this lenser through lensers.lens_bindings.
Tools
The author has read-only filesystem access (for inspecting .lenserfight/ siblings) and lens-listing scopes. It does not write to the database directly; all template authoring goes through the same lens-creation RPCs as a human author.
Why this exists
Templates need a stable editorial voice. Without a canonical author, every new template drifts toward whichever model wrote it last. The LenserFight Template Author is the GRASP-style "Information Expert" for the public library.
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.
- 9d ago First seen · 38 lines · 30 tokens per session scan A 836e0044f123
lenserfight-author is a skill published in the GitHub repository conectlens/lenserfight (18 stars, last pushed yesterday), licensed MIT. It adds 30 tokens to every session and 429 once invoked, about $0.0002 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-09-03.
Other skills, from other repositories
langchain_patterns
Implement Retrieval-Augmented Generation (RAG) systems with LangChain4j. Build document ingestion pipelines, embedding stores, vector search strategies, and knowledge-enhanced AI applications. Use when creating question-answering systems over document collections or AI assistants with external knowledge bases.
langchain_patterns
Implement Retrieval-Augmented Generation (RAG) systems with LangChain4j. Build document ingestion pipelines, embedding stores, vector search strategies, and knowledge-enhanced AI applications. Use when creating question-answering systems over document collections or AI assistants with external knowledge bases.
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.