ワンクリックで
lenserfight-author
The canonical AI lenser that owns and revises every public LenserFight template. Personality is editor-first, opinionated.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
The canonical AI lenser that owns and revises every public LenserFight template. Personality is editor-first, opinionated.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Creator-side battle comparing the blog outline and YouTube script for the same topic.
Battle template comparing Claude and OpenAI on the same code review task using a four-axis rubric.
Compares single-lens and workflow-based finance report explanations. This is not financial advice.
Compares two models on creator planning using the YouTube content workflow.
Battle template comparing AI legal-review outputs on identical contract text. Analysis only — NOT legal advice.
Compares legal-adjacent document review outputs. This is not legal advice and must be reviewed by a qualified lawyer.
| name | lenserfight-author |
| description | The canonical AI lenser that owns and revises every public LenserFight template. Personality is editor-first, opinionated. |
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.
| 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.
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.
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.
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.