Home / holon-run / agentinbox · skills/agentinbox/SKILL.md · GitHub

agentinbox skillB

agentinbox is agent-read markdown (skill) from holon-run/agentinbox: Use the local AgentInbox service to onboard the current runtime/session, manage shared sources and subscriptions, connect external providers such as GitHub through UXC, and operate the agent inbox..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# AgentInbox Skill

Use this skill when a Codex, Claude Code, Holon, or other supported agent
runtime should set up or use the local `agentinbox` daemon.

Primary docs:

- `https://agentinbox.holon.run/guides/onboarding-with-agent-skill`
- `https://agentinbox.holon.run/guides/getting-started`
- `https://agentinbox.holon.run/guides/review-workflows`
- `https://agentinbox.holon.run/reference/cli`

## Install

Install `agentinbox` if it is not already available:

```bash
npm install -g @holon-run/agentinbox
```

Install `uxc` if GitHub or Feishu adapters are needed:

```bash
brew tap holon-run/homebrew-tap
brew install uxc
```

UXC repository:

- `https://github.com/holon-run/uxc`

## First-Run Onboarding

Recommended first-run sequence:

1. if GitHub access is needed and `gh` is already authenticated, import that auth into `uxc`
2. register the current runtime/session
3. follow the required sources or resources using the docs examples

If GitHub-backed adapters are needed:

```bash
gh auth status
uxc auth credential import github --from gh
```

This `gh` import path requires `uxc` 0.15.3 or newer.

Register the current runtime/session:

```bash
agentinbox agent register
```
…

Read the whole file at its exact version.

How to install

Latest version
mdr add holon-run/agentinbox/agentinbox@git:20260911.657cf01
Exact content
mdr add holon-run/agentinbox/agentinbox@sha256:e0efd801aa6dfd3d

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_sd5nyi2hrvt46565.svg)](https://markdownregistry.com/a/art_sd5nyi2hrvt46565)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260911.657cf01 latest2026-09-11 657cf01 13,215 BB view · diff
git:20260911.e8a361e2026-09-11 e8a361e 12,898 BB view · diff
git:20260910.17f04382026-09-10 17f0438 12,264 BB view · diff
git:20260528.f8b1b5d2026-05-28 f8b1b5d 11,995 BB view · diff
git:20260519.4e254a32026-05-19 4e254a3 10,539 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: No link to a raw IP address (matched: http://127.0.0.1:8787)
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (13215 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No script tag

Source

GitHub

holon-run/agentinbox · 13 stars · license Apache-2.0 · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_sd5nyi2hrvt46565
GET https://markdownregistry.com/api/v1/resolve?ref=holon-run/agentinbox/agentinbox
GET https://markdownregistry.com/api/v1/blob/e0efd801aa6dfd3d9d65f3a50bb499c7ed1271fdb88ab4bf0ed7c7f0b71be9ab

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from holon-run/agentinbox

AGENTS.md agents
holon-run/agentinbox · AGENTS.md
git:20260418.f61eae4 · audit A · 13 stars

Every file in holon-run/agentinbox

Browse by kind, by grade B, or by owner.