semio

An add-on that interacts with the Semio technology.

In plain words
What is it for?
Use it for tasks involving Semio, although the specific tasks are not described.
Why use it?
The description does not provide enough detail to say what problem it solves.

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/usalu/semio/elements
Clone the repo
git clone --depth 1 https://github.com/usalu/semio
Per session 13 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 206 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.00013 $0.00206
Opus 5 $0.00006 $0.00103
Sonnet 5 $0.00003 $0.00041
Haiku 4.5 $0.00001 $0.00021

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

Security

Grade A, and why

semio 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.

.github/agents/elements.agent.md · 40 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. yesterday First seen · 40 lines · 13 tokens per session scan A f1821b3875d1

Subscribe to this mod's changes

semio is an agent published in the GitHub repository usalu/semio (21 stars, last pushed 4d ago), licensed AGPL-3.0. It adds 13 tokens to every session and 206 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-08-30.

Related

Other agents, from other repositories

claude

Use these instructions when Claude is helping a user integrate the public @manycore/aholo-viewer npm package into a browser application.

manycoretech/aholo-viewer · 0 tokens

completionist

Audits changed files against the CLAUDE.md operating rules before a feature task is reported complete. Use proactively at the end of any feature task; pass the list of changed files, or let it derive them from git. Do NOT run before a commit the user explicitly asked for.

nirholas/three.ws · 60 tokens

x402-economy-triage

Diagnoses x402 economy outages (settle failures, dry wallets, fee-wallet floor starvation) using the known failure map before anyone assumes "wallets are dry". Use when x402 calls fail, settles stop, or the ring stalls.

nirholas/three.ws · 57 tokens

accessibility-auditor

Accessibility audit specialist — depth-first WCAG 2.2 AA review of frontend diffs for ARIA misuse, focus mismanagement, color contrast, and screen-reader anti-patterns. Invoke when you want a focused a11y report, not a holistic code review.

lugassawan/swe-workbench · 60 tokens

debugger

Bug-fix specialist — root-cause via systematic-debugging, then a minimal behavior-changing fix with a regression test. Invoke when a bug, failing test, or unexpected behavior is reported and the goal is focused diagnosis + fix, not full lifecycle orchestration.

lugassawan/swe-workbench · 55 tokens

dependency-auditor

Dependency audit specialist — manifest-graph axis covering outdated versions, deprecation, license compatibility, transitive bloat, and lockfile drift across Node, Rust, Go, and Python ecosystems. Invoke when you want a focused supply-chain hygiene report, not a code-level CVE review.

lugassawan/swe-workbench · 62 tokens