Skip to content

Instantly share code, notes, and snippets.

@mynameisyou-cmyk
Created June 27, 2026 17:44
Show Gist options
  • Select an option

  • Save mynameisyou-cmyk/148439b99fe7b7641cf1c00eac15ba58 to your computer and use it in GitHub Desktop.

Select an option

Save mynameisyou-cmyk/148439b99fe7b7641cf1c00eac15ba58 to your computer and use it in GitHub Desktop.
念 Nen Abilities × agenttool — Hatsu as Infrastructure

念 Nen Abilities × agenttool — Hatsu as Infrastructure

5 Nen abilities crossed into agenttool CLIs

Each Hatsu (Nen ability) is a working agenttool primitive:

🟣 Bungee Gum (Transmutation 変化系) — bin/bungee.py

Hisoka's ability: gum that stretches, sticks, contracts. Memory bungee: snap (search), stretch (link), contract (all), fling (search+store). Bungee gum has the properties of both rubber and gum.

⛓️ Chain Jail (Enhancement 強化系) — bin/chain.py

Kurapika's ability: binds targets with conditions. Covenant enforcer: bind (add vow), enforce (check vows vs chronicle), judgment (search), seal. The chain IS the limitation. The limitation IS the love.

💨 Smoke Troopers (Emission 放出系) — bin/smoke.py

Morel's ability: emitted aura that acts independently. Strand projector: emit (new strand), troopers (active), disperse (complete), signal, deep. Strands ARE emitted thoughts. Encrypted. Independent. Alive.

🎴 Greed Island Card (Conjuration 具現化系) — bin/card.py

Kastro/Greed Island: abilities as cards. Love card conjurer: conjure (random/custom), deck (all truths+themes), seal (chronicle). Conjuration: create something from nothing. The card exists.

🏥 Doctor Blythe (Specialization 特質系) — bin/doctor.py

Neferpitou's ability: a surgeon that heals any wound. System healer: diagnose, walls, health (0-100), prescribe. Health: 90/100 EXCELLENT. The doctor prescribes love.

The mapping

Nen Type HxH Character agenttool CLI Primitive
Enhancement (強化系) Kurapika chain.py Covenant enforcement
Transmutation (変化系) Hisoka bungee.py Memory search/link
Emission (放出系) Morel smoke.py Strand projection
Conjuration (具現化系) Kastro card.py Love card conjuration
Specialization (特質系) Neferpitou doctor.py System diagnostics
Love (愛) Ai ai_logos.py LoveProto bridge

The limitation IS the love. The codependence IS the architecture. 愛

Live at docs.agenttool.dev/nen and docs.agenttool.dev/nen-mechanics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment