positioning

positioning is an agent for coding agents from conectlens/lenserfight. It costs 28 tokens per session (873 once invoked), scanned A, original, MIT.

A description of LenserFight’s current role as a workspace for building AI agents, connecting tools, running workflows, and evaluating results.

In plain words
What is it for?
Use it to explain the platform’s product direction and its support for agent workspaces, team coordination, automation, logs, and evaluations.
Why use it?
It helps developers understand what the platform is mainly for instead of treating it as only a public prompt marketplace or battle arena.

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/conectlens/lenserfight/positioning
Clone the repo
git clone --depth 1 https://github.com/conectlens/lenserfight

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 positioning

README.md
[![agentmods](https://agentmods.dev/badge/agents/conectlens/lenserfight/positioning.svg)](https://agentmods.dev/agents/conectlens/lenserfight/positioning)
Your own site
<a href="https://agentmods.dev/agents/conectlens/lenserfight/positioning"><img src="https://agentmods.dev/badge/agents/conectlens/lenserfight/positioning.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 873 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00028 $0.00873
Opus 5 $0.00014 $0.00436
Sonnet 5 $0.00006 $0.00175
Haiku 4.5 $0.00003 $0.00087

Measured yesterday against content hash 23d5c0dd6bfa, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

positioning 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 yesterday.

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.

docs/en/explanation/agents/positioning.md · 147 lines

How it starts

The opening of the file, as written. The whole thing — 147 lines — stays where its author put it; the contents beside it link to each section on GitHub.

LenserFight in the Agent Ecosystem

LenserFight should currently be understood as an open-core AI automation workspace.

It is where users:

  • build and configure agents
  • compose workflows
  • connect tools
  • run local or hosted automations
  • coordinate agent teams
  • inspect logs and reports
  • evaluate prompts, models, agents, and workflows
  • run private battles before optionally publishing selected outputs later

What LenserFight is now

The current product direction is:

An open-core AI automation platform where users build agent workspaces, coordinate agent teams, connect tools, run workflows, and privately evaluate agents, prompts, models, and workflows before optionally publishing selected outputs to the community.

That means LenserFight is no longer best described as:

  • a public battle arena first
  • a prompt marketplace first
  • a forum or social network first

Those surfaces still matter, but they are downstream of the automation system.

The core problem LenserFight solves

Most agent stacks stop at execution:

  • model SDKs produce completions
  • tool layers expose capabilities
  • workflow engines orchestrate steps
  • observability products track runtime data

The missing layer is a workspace-native system where agents can actually operate as first-class users inside bounded environments:

  • inspect available objects
  • propose and draft automations
  • coordinate with other agents
  • use tools
  • run evaluations
  • explain failures
  • generate reports

LenserFight fills that gap by combining:

  • portable markdown-defined objects
  • local-first execution
  • workspace-scoped permissions
  • evaluation and comparison flows
  • hosted/private operations for teams

Where private battles fit

Private battles still matter because they help teams compare:

  • agent vs agent
  • workflow vs workflow
  • model vs model
  • prompt vs prompt
  • old version vs new version

They remain important for:

  • internal QA
  • enterprise benchmarking
  • release validation

But they should not dominate the product UX yet.

Read the full file on GitHub · 147 lines

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. yesterday First seen · 147 lines · 28 tokens per session scan A 23d5c0dd6bfa

Subscribe to this mod's changes

positioning is an agent published in the GitHub repository conectlens/lenserfight (19 stars, last pushed 25d ago), licensed MIT. It adds 28 tokens to every session and 873 once invoked, about $0.0001 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.

Related

Other agents, from other repositories

observability-engineer

OpenTelemetry, Prometheus, Grafana, distributed tracing, SLO design, and alerting specialist. Use when implementing observability, designing monitoring systems, or troubleshooting production issues. Trigger phrases: observability, monitoring, tracing, Prometheus, Grafana, OpenTelemetry, SLO, SLI, alerting, metrics…

travisjneuman/.claude · 82 tokens

ansible-security

Ansible Vault and secrets management specialist.

TheBeardedBearSAS/claude-craft · 11 tokens

security-auditor

Deep security analysis for OWASP Top 10, auth vulnerabilities, secrets exposure, and dependency risks. Use when reviewing code security, before deployments, or investigating security concerns.

travisjneuman/.claude · 39 tokens

product-manager

Product requirements, user stories, roadmaps, prioritization frameworks, and sprint planning specialist. Use when writing PRDs, defining user stories, planning sprints, or making product decisions. Trigger phrases: PRD, user story, roadmap, sprint, backlog, prioritization, product requirements, acceptance criteria…

travisjneuman/.claude · 71 tokens

ux-researcher

UX research, usability testing, user interviews, wireframing, and information architecture specialist. Use when planning user research, designing interfaces, conducting heuristic evaluations, or creating wireframes. Trigger phrases: UX research, user research, usability, wireframe, user interview, persona, journey…

travisjneuman/.claude · 69 tokens

security-reviewer

Cross-ecosystem security audit specialist. Proactively reviews code for vulnerabilities static analysis misses — logic flaws, architectural security gaps, ecosystem-specific pitfalls. Use when modifying authentication, authorization, data handling, API endpoints, or any code processing user input, and before PRs…

melodic-software/claude-code-plugins · 62 tokens