nhero
- Repo stars 23
- License MIT
- Author updated Live
- Author repo asi
- Domain
- Other · nhero · aftermarket · cybernetic
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 100 / 100 · audit passed
- Author / version / license
- @plurigrid · v0.1.0 · MIT
- Token usage
- Lean
- Setup complexity
- Plug-and-play
- External API key
- Not required
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Write / modify
- Network behavior
- Local-only
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
---
name: nhero
description: Aftermarket cybernetic network device framework. nhero is the umbrella for all pill-dispenser-as…
category: other
runtime: no special runtime
---
# nhero output preview
## PART A: Task fit
- Use case: Aftermarket cybernetic network device framework. nhero is the umbrella for all pill-dispenser-as-network-device modifications — from Hero Health hardware RE to PyHole DNS-style medication routing to killdispenser supply chain primitives. One lowercase word. Append-only reference architecture..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “Hierarchy / Concepts / killdispenser” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “Aftermarket cybernetic network device framework. nhero is the umbrella for all pill-dispenser-as-network-device modifications — from Hero Health hardware RE to PyHole DNS-style medication routing to killdispenser supply chain primitives. One lowercase word. Append-only reference architecture.”.
- **02** When the source has headings, the agent prioritizes “Hierarchy / Concepts / killdispenser” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, write/modify files; mostly runs locally; usually needs no extra API key.
## Running Rules
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, write/modify files.
Start with a small task and check whether the result follows “Hierarchy / Concepts / killdispenser”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: nhero
description: Aftermarket cybernetic network device framework. nhero is the umbrella for all pill-dispenser-as…
category: other
source: plurigrid/asi
---
# nhero
## When to use
- Aftermarket cybernetic network device framework. nhero is the umbrella for all pill-dispenser-as-network-device modifi…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “Hierarchy / Concepts / killdispenser” and keep inference separate from source facts.
- read files, write/modify files; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "nhero" {
input -> user goal + target files + boundaries + acceptance criteria
context -> Hierarchy / Concepts / killdispenser
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, write/modify files | mostly runs locally
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} nhero
Aftermarket cybernetic network device. One lowercase word.
nhero treats every pill dispenser as a network device. The same way Pi-hole intercepts DNS queries and decides what passes through, nhero intercepts medication scheduling commands and routes them through a scrambled, GF(3)-conserved, confidential-asset-backed supply chain.
Hierarchy
nhero/ ← umbrella (this skill)
├── killdispenser/ ← fundamental primitive: the piehole in every device
├── hero-dispenser-mod/ ← Hero Health Model 100 specific implementation
├── nhero-pyhole/ ← DNS-style medication routing layer
├── nhero-scramble/ ← derangement-based name scrambling
├── nhero-confidential/ ← Twisted ElGamal supply tracking on Aptos
└── nhero-nurse/ ← nurse approval email automation
Concepts
killdispenser
The fundamental piehole in every device. Like kill(1) sends signals to processes, killdispenser sends signals to dispensing slots. Like Pi-hole blocks DNS, killdispenser blocks unauthorized dispense events. Every nhero device has a killdispenser — it's the control plane.
PyHole Model
Pi-hole blocks ads at DNS level. nhero blocks/routes medications at schedule level:
- Blocklist = controlled substances requiring nurse approval
- Allowlist = OTC supplements (Magnesium, Zinc, Ginkgo, Caffeine)
- Upstream = Hero cloud API (intercepted via mitmproxy)
- Local DNS = scramble index (letter → medication lookup)
Scramble Index (Derangement)
No medication maps to its own initial letter. Full derangement:
| Slot | Medication | GF(3) |
|---|---|---|
| q | Vyvanse | -1 |
| x | Magnesium | 0 |
| y | Zinc | +1 |
| k | Ginkgo | -1 |
| u | Caffeine | 0 |
Conservation: Q(-1) + X(0) + Y(+1) + K(-1) + U(0) = -1 = H world trit
Confidential Assets (Huber-Duncan)
0x7::confidential_asset on Aptos testnet:
- Twisted ElGamal encrypts supply counts
- ZK range proofs verify
remaining > thresholdwithout revealing count - Nurse holds auditor key, never sees medication names or exact counts
- Each dispense = confidential withdraw of 1
Topos-MCP Server
9 tools as morphisms in the category of dispenser states.
Registered as hero-topos MCP server (stdio JSON-RPC).
Hardware Target
- Hero Model 100 (FCC ID: 2AN4DM115, OEM: Xiamen Zayata Technology)
- PCB revisions: ZA-D102LCD_V2.1 (UI), 1027306-V46 (logic), ZA-1200DCM/2.0 (USB)
- OMRON G5V-1 relay, WiFi 2.4GHz, PCB trace antenna at ANT1
- Test points TP1-TP4 on USB daughter board (likely UART)
World
- Letter: H (index 7, GF(3) -1, Chain 1 Witness-Bridge)
- Email:
mantissa+hero-h@plurigrid.com - Nurse:
mantissa@gmail.com/ies@plurigrid.com
Decide Fit First
Design Intent
How To Use It
Boundaries And Review