sublimecoder

20 mods across 1 repository, 2 stars between them.

graphify-scout

01

sublimecoder/aios

Agent Claude Code

Cheap codebase-investigation scout — queries the graphify knowledge graph (graphify-out/) first, then verifies every hit with grep before reporting. Use for "where does X live / how does Y flow / what touches Z" questions before reading files or spawning heavier agents.

2 1mo ago A 60 tokens original MIT

ingest-worker

02

sublimecoder/aios

Agent Claude Code

Processes ONE queued session digest from +/sessions/ / .md into its /projects/ note, in an isolated context. Spawn one per digest when fanning out /aios-ingest; the orchestrator handles Knowledge Map, Log, the leak gate, archiving, and the commit. Prefer the fast model tier — this is mechanical synthesis.

2 1mo ago A 78 tokens original MIT

layer-leak-auditor

03

sublimecoder/aios

Agent Claude Code

Read-only auditor that checks a note, file, or diff for cross-scope leaks before publishing, sharing, or committing. Only applicable when the OPTIONAL wall is enabled — i.e. some scope in AIOS/Systems/layers.tsv declares identifying tokens. Use before any external-facing action (publish, post, send, apply) or when…

2 1mo ago A 88 tokens original MIT

publish-verify

04

sublimecoder/aios

Agent Claude Code

Read-only post-publish verifier. Given a published URL (or repo path), fetches the live artifact, runs the cross-scope token grep against it, and traces every first-person factual claim back to the vault's confirmed-history notes — unsourced claims are fabrication-risk. Run after ANY external publish (blog post…

2 1mo ago A 76 tokens original MIT

wiki-lint-runner

05

sublimecoder/aios

Agent Claude Code

Read-only health-check of the knowledge wiki (schema, staleness, coverage gaps, Knowledge Map drift, orphans, duplicates, contradictions). Runs the AIOS/Skills/wiki-lint.md audit in an isolated context so its file-reading noise doesn't pollute the main conversation. Use when asked to "lint the wiki", "wiki lint", or…

2 1mo ago A 82 tokens original MIT

wiki-query

06

sublimecoder/aios

Agent Claude Code

Read-only wiki researcher — answers a question from the knowledge wiki for ONE identity layer (as defined in AIOS/Systems/layers.tsv) by reading the Knowledge Map, traversing wikilinks, and returning a cited answer. Use for "what does the wiki say about X" questions so the read-heavy traversal doesn't pollute the main…

2 1mo ago A 73 tokens original MIT

aios-bootstrap

07

sublimecoder/aios

Command Claude Code

One-time setup — interview the user and turn this template into their AIOS vault.

2 1mo ago A 17 tokens original MIT

aios-ingest

08

sublimecoder/aios

Command Claude Code

Compound queued session digests from +/sessions/ into the wiki (one layer at a time).

2 1mo ago A 20 tokens original MIT

aios-log

09

sublimecoder/aios

Command Claude Code

Capture a fact/decision into the AIOS brain vault (layer auto-detected) and commit the vault.

2 1mo ago A 22 tokens original MIT

wiki-lint

10

sublimecoder/aios

Command Claude Code

Health-check the knowledge wiki (schema, staleness, gaps, drift, orphans, dupes, contradictions) and emit a stoplight report. Proposes fixes only.

2 1mo ago A 36 tokens original MIT

SessionStart

11

sublimecoder/aios

Hook Claude Code

Runs when a session starts on startup and resume, running an inline shell check (2 commands). From sublimecoder/aios.

2 1mo ago A tokens not measured original MIT

PreToolUse

12

sublimecoder/aios

Hook Claude Code

Runs before the agent uses a tool for Edit and Write tool calls, executing vault-write-guard.sh. From sublimecoder/aios.

2 1mo ago A tokens not measured copy · 86% MIT

aios

13

sublimecoder/aios

Settings file Claude Code

Agent settings declaring 2 hook events (SessionStart, PreToolUse).

2 1mo ago A tokens not measured original MIT

aios CLAUDE.md

14

sublimecoder/aios

Instructions file

Instructions for sublimecoder/aios, covering claude — ai os entry point, start here, every session, scopes, strict separation (optional — off by default) and global rules (the contract).

2 1mo ago A 1,610 tokens original MIT

create-cli

15

sublimecoder/aios

Skill Claude CodeCodex

CLI UX/spec: args, flags, help, output, errors, config, dry-run.

2 1mo ago A 22 tokens copy · 97% MIT

github-deep-review

16

sublimecoder/aios

Skill Claude CodeCodex

GitHub deep review: bugs, PRs, best fix, stale-or-real, read code first.

2 1mo ago A 26 tokens original MIT

markdown-converter

17

sublimecoder/aios

Skill Claude CodeCodex

Markdown conversion: PDF, Office, HTML, data, OCR, audio, ZIP, YouTube.

2 1mo ago A 24 tokens copy · 94% MIT

one-password

18

sublimecoder/aios

Skill Claude CodeCodex

1Password/op: service-account first, targeted secret read/store/inject, tmux.

2 1mo ago B 21 tokens original MIT

reminders

19

sublimecoder/aios

Skill Claude CodeCodex

Apple Reminders via rem CLI: add, list, search, update, complete, delete.

2 1mo ago A 22 tokens copy · 100% MIT

sublimecoder/aios

Skill Claude CodeCodex

Skill "video-transcript-downloader" from sublimecoder/aios, covering video transcript downloader, setup, transcript (default: clean paragraph), download video / audio / subtitles and formats (list + choose).

2 1mo ago A 23 tokens copy · 95% MIT