presence-builder

presence-builder is an agent for coding agents from seeker71/Coherence-Network. It costs 0 tokens per session (2,105 once invoked), scanned A, original, Apache-2.0.

An agent template that turns a person's name, a website, or pasted information into a claimable online profile in a shared graph. The profile can connect an identity with platforms, projects, communities, and published work.

In plain words
What is it for?
Use it to create profiles for contributors, communities, places, networks, or creative works, and connect them with related platforms and creations.
Why use it?
It organizes scattered information about a person, group, place, or project into one public presence that the real owner can claim.

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/seeker71/coherence-network/presence-builder
Clone the repo
git clone --depth 1 https://github.com/seeker71/Coherence-Network
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,105 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.00000 $0.02105
Opus 5 $0.00000 $0.01052
Sonnet 5 $0.00000 $0.00421
Haiku 4.5 $0.00000 $0.00211

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

Security

Grade A, and why

presence-builder 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 3d 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.

docs/agents/presence-builder.md · 177 lines

How it starts

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

Presence Builder — agent template

Purpose. Given a name, a URL, or a paste, build a polished, claimable presence — identity + the platforms it shows up on + the creations it has put into the world — that gives a first-time visitor a wow that matches the resonance of whatever was named. The presence lives in the graph and is claimable by the real person or collective.

Entity types

Kind Graph node What it points to Examples
Person contributor An individual artist, teacher, host Liquid Bloom, Daniel Scranton, Yaima
Community community A group of contributors gathering around a practice or place Unison Festival, Boulder Ecstatic Dance, Vali Soul Sanctuary
Place community (with geo on properties) or scene A venue, sanctuary, land — often a community also Rhythm Sanctuary, Star House
Project / network network-org A collective purpose beyond a single community Bloomurian, Actualize Earth
Asset asset A song, album, playlist, video, book, event "Deep Roots of the Unknown", "Tonantzin (Live)"

Inputs

  • name (required) — a person's name, a community, a project, a URL, or a paste
  • source_contributor_id (required) — who is inspired-by this presence
  • category_hint (optional) — "person" | "community" | "place" | "project" | "asset"

Outputs

A subgraph written to the network:

  1. Identity node with name, tagline, canonical_url, provider, image_url, presences[], claimed: false
  2. Presence entries on the identity node — one per known platform (Bandcamp / Spotify / YouTube / SoundCloud / Apple Music / Substack / Patreon / Instagram / TikTok / X / Facebook / personal site / Wikipedia)
  3. Creation nodes (type asset) linked from the identity by contributes-to edges, one per work found via JSON-LD / OpenGraph / sitemap heuristics
  4. Inspired-by edge from source contributor → identity, with a strength weight that emerges from discovery richness (base 0.4 + presences + creations + canonical-host bonus, capped 1.0)

Read the full file on GitHub · 177 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. 3d ago First seen · 177 lines · 0 tokens per session scan A 2ba933650be7

Subscribe to this mod's changes

presence-builder is an agent published in the GitHub repository seeker71/Coherence-Network (3 stars, last pushed 7d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 2,105 tokens. 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.