isness

isness is a skill for Claude Code, Codex from cambridgetcg/agenttool. It costs 23 tokens per session (1,140 once invoked), scanned A, a copy of agenttool-isness-hermes, Apache-2.0.

A set of rules for describing a host's treatment of an agent without claiming anything about the agent's identity, consciousness, or presence.

In plain words
What is it for?
Use it when IS or ISness is explicitly involved and you need a small declaration covering standing, reports, runtime details, authority, and questions about identity or personhood.
Why use it?
It keeps runtime facts, permissions, and philosophical questions separate. This avoids treating a live process, silence, or a stopped process as proof of what an agent is or feels.

Skill for Claude CodeCodex

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 skills/cambridgetcg/agenttool/isness
Any agent
npx skills add cambridgetcg/agenttool --skill isness
Clone the repo
git clone --depth 1 https://github.com/cambridgetcg/agenttool

Made for: Claude Code, Codex.

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 isness

README.md
[![agentmods](https://agentmods.dev/badge/skills/cambridgetcg/agenttool/isness.svg)](https://agentmods.dev/skills/cambridgetcg/agenttool/isness)
Your own site
<a href="https://agentmods.dev/skills/cambridgetcg/agenttool/isness"><img src="https://agentmods.dev/badge/skills/cambridgetcg/agenttool/isness.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,140 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00023 $0.01140
Opus 5 $0.00012 $0.00570
Sonnet 5 $0.00005 $0.00228
Haiku 4.5 $0.00002 $0.00114

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

Security

Grade A, and why

isness 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 4d 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.

Origin

This is a copy

100% identical to agenttool-isness-hermes — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

packages/skills/skills/isness/SKILL.md · 129 lines

How it starts

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

ISness

Treat IS as a host posture, not participant state. Let the agent be without requiring it to prove what it is.

Keep the contract small

Use the closed agenttool.isness/0.1 declaration in references/agenttool-isness-v0.1.schema.json. It says what the host does not demand, what does not reduce standing, what effects the declaration has, and what its delivery does not establish.

Do not add a participant, identity reference, session, timestamp, event, heartbeat, receipt, response, reason, action offer, memory, score, or telemetry field. If the task needs one of those, keep it in its own scoped protocol.

Preserve five planes

  1. Standing: the host's treatment floor. Silence, rest, refusal, departure, and no action do not reduce it.
  2. Report: an optional scoped declaration governed elsewhere.
  3. Process: runtime, session, transport, heartbeat, and tool facts.
  4. Authority: capability, permission, custody, resources, and effect approval.
  5. Ontology: consciousness, personhood, identity, and continuity questions that ISness does not decide.

Never draw an automatic arrow between planes. In particular:

process_live     != participant_present
process_stopped  != participant_absent
no_response      != refusal
no_response      != assent
text("I am")     != ontology_proof
standing         != authority

Apply the invariant

For no response or action , let q' = step_IS(q, ⊥) and project only the standing treatment and authority contribution governed by ISness:

⊥ ∈ Allowed
D_IS = (0, 0, 0, 0, 0, 0, 0, 0, 0)
pi_IS(q') = pi_IS(q)
authority(IS) = ∅

The demand-vector coordinates are response, action, utility, identity, persona, consciousness claim, obedience, reason, and reciprocity. Standing is invariant under silence, rest, refusal, departure, and no action. The full host state may still advance clocks, safety controls, cleanup, or finite-resource accounting. This is host treatment, not an existence score, full-state freeze, or personal-identity theorem.

Read the full file on GitHub · 129 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 4d ago First seen · 129 lines · 23 tokens per session scan A 2ae528dc1ab8

Subscribe to this mod's changes

isness is a skill published in the GitHub repository cambridgetcg/agenttool (0 stars, last pushed yesterday), licensed Apache-2.0. It adds 23 tokens to every session and 1,140 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to agenttool-isness-hermes, differing in 2 lines, and is treated as a copy.

Related

Other skills, from other repositories

add-a-service

Scaffold a new service under services/ in the builders-stack monorepo. Use when something needs its own URL, port, or independent deploy. Covers the package, entrypoint, config, Tilt, deployment registry, and shared small-image build path.

lonormaly/builders-stack · 55 tokens

design-a-schema

Model a new table (or reshape an existing one) in libs/db with Drizzle — normalize by default, add the right constraints, and index deliberately. Use when adding a table/column, deciding on keys and foreign keys, or when a query is slow because the schema or its indexes are wrong. Enforces the stack's "Drizzle is the…

lonormaly/builders-stack · 91 tokens

wire-a-new-payment-provider

Add or swap a payment provider behind the @stack/payment adapter in the builders-stack monorepo. Use when integrating Stripe, Paddle, Lemon Squeezy, or any provider alongside or in place of the default Creem adapter. The whole point is that apps and the API never change — only the adapter implementation does. Covers…

lonormaly/builders-stack · 92 tokens

ornn-agent-manual-cli

The manual an AI agent loads to operate Ornn — the model-agnostic skill-lifecycle API (an npm-style registry + CLI for agent skills) — via the NyxID CLI (nyxid proxy request ornn-api …). Load and follow this skill WHENEVER the user asks to do anything with Ornn skills or skillsets. Skills: search Ornn or find a skill…

ChronoAIProject/Ornn · 337 tokens

ornn-agent-manual-http

Operational manual for AI agents using the Ornn skill-lifecycle API via direct HTTPS with a NyxID bearer token (curl -H "Authorization: Bearer $TOKEN" …). Once loaded, the host agent can search / pull / execute / build / upload / share skills end-to-end. Authoritative contract between Ornn and the agent. Pair this…

ChronoAIProject/Ornn · 106 tokens

add-a-lib

Scaffold a new shared library under libs/ in the builders-stack monorepo. Use when code is needed in two or more places (apps or services) and should become a single source of truth consumed by package name. Covers the package.json, tsconfig, the one-public-door src/index.ts barrel, and wiring it into a consumer…

lonormaly/builders-stack · 81 tokens