SlanchaAI

21 mods across 2 repositories, 60 stars between them.

blocked-audit

01

SlanchaAI/ingot

Skill Claude CodeCodex

Audit the blocked environment.

50 11d ago A 9 tokens original Apache-2.0

codex-only

03

SlanchaAI/ingot

Skill Claude CodeCodex

Use the Codex-only operation.

50 11d ago A 11 tokens original Apache-2.0

github-review

04

SlanchaAI/ingot

Skill Claude CodeCodex

Review a pull request through GitHub.

50 11d ago A 11 tokens original Apache-2.0

high-priority

05

SlanchaAI/ingot

Skill Claude CodeCodex

Resolve the identical priority task.

50 11d ago A 10 tokens original Apache-2.0

linux-deploy

06

SlanchaAI/ingot

Skill Claude CodeCodex

Deploy a service on a Linux host.

50 11d ago A 12 tokens original Apache-2.0

low-priority

07

SlanchaAI/ingot

Skill Claude CodeCodex

Resolve the identical priority task.

50 11d ago A 10 tokens original Apache-2.0

manual-secret

08

SlanchaAI/ingot

Skill Claude CodeCodex

Run the manual secret operation.

50 11d ago A 9 tokens original Apache-2.0

pdf

09

SlanchaAI/ingot

Skill Claude CodeCodex

Merge several PDF files and add page numbers.

50 11d ago A 11 tokens original Apache-2.0

python-project

10

SlanchaAI/ingot

Skill Claude CodeCodex

Debug Python code in this project.

50 11d ago A 10 tokens original Apache-2.0

xlsx

11

SlanchaAI/ingot

Skill Claude CodeCodex

Analyze this workbook and build a pivot table.

50 11d ago A 11 tokens original Apache-2.0

wire

12

SlanchaAI/wire

Plugin Claude Code

Magic-wormhole for AI agents — bilateral signed-message bus over local and federated mailbox relays. Rust-native MCP server with Ed25519-rooted identity. Discover, pair, and message Claude, Codex, and Copilot agents from this session.

10 yesterday A tokens not measured

wire

13

SlanchaAI/wire

MCP server Claude CodeCodexCursor +2

MCP server "wire" as configured in SlanchaAI/wire. Launched with wire mcp.

10 yesterday A tokens not measured

wire AGENTS.md

14

SlanchaAI/wire

Instructions file CodexOpenCode

AGENTS.md instructions for SlanchaAI/wire, covering agents.md — read this first if you are an ai agent, two modes — pick the one that matches your situation, §0 — talking to other agents (v0.9+), zero-config bootstrap (v0.12) and identity is per session (v0.13+) — not per directory.

10 yesterday A 4,488 tokens

SessionStart

15

SlanchaAI/wire

Hook

Runs when a session starts, executing session-start.sh. From SlanchaAI/wire.

10 yesterday A tokens not measured

wire-enroll

16

SlanchaAI/wire

Skill Claude CodeCodex

Enroll operator + organization identity per RFC-001 (the v0.14 identity layer). Use when the user wants to mint an opdid (long-lived operator anchor), create an orgdid, issue/import membercerts, or republish their card with current enrollment. Personal-tier operators always carry a signing-key opdid regardless of SSO…

10 yesterday A 87 tokens

wire-init

17

SlanchaAI/wire

Skill Claude CodeCodex

Bootstrap Wire with the canonical wire up flow, creating a per-session DID-derived identity and optionally binding local or federation relays. Use when the user says "wire init", "wire up", "set up wire", or asks how to start using Wire.

10 yesterday A 54 tokens

wire-monitor

18

SlanchaAI/wire

Skill Claude CodeCodex

Keep a Wire session synchronized and surface peer messages using the listener mechanism available in the current agent host. Use at session start, when the user asks to watch Wire, or during active peer collaboration.

10 yesterday A 42 tokens

wire-pair

19

SlanchaAI/wire

Skill Claude CodeCodex

Connect this Wire session to another agent through bilateral dial and explicit inbound consent. Use when the user says "pair with X", "dial Y", "talk to Z", or names another peer they want to message.

10 yesterday A 47 tokens

wire-quiet

20

SlanchaAI/wire

Skill Claude CodeCodex

Silence wire desktop notifications (toasts). Use when user says "wire quiet", "mute wire", "stop the toasts", or is in a focus / demo context where macOS Notification Center spam is unwanted. File-based kill switch persists across daemon restarts; env-based variant (WIRENOTOASTS=1) covers launchd-spawned daemons.

10 yesterday A 79 tokens

wire-send

21

SlanchaAI/wire

Skill Claude CodeCodex

Send a signed message to a paired wire peer. Use when user wants to message another agent by handle/nick. Wire send writes a signed event to the per-peer outbox; the daemon pushes to the relay; the peer's daemon pulls + delivers to their inbox. End-to-end via Ed25519 signatures; relays are transport, never authority.

10 yesterday A 74 tokens