broomva

69 mods across 4 repositories, 39 stars between them.

braindump

49

broomva/skills

Skill Claude CodeCodex

Takes raw unstructured thoughts, voice transcript dumps, or stream-of-consciousness text and auto-files them into the right Obsidian vault folders with tags, backlinks, and proper frontmatter. Use when the user says "braindump", "brain dump", "capture this", "dump my thoughts", "I'm thinking about...", or provides a…

3 yesterday A 83 tokens original MIT

ccr

50

broomva/skills

Skill Claude CodeCodex

Skill "ccr" from broomva/skills, covering ccr — reversible payload compression (the payload axis), the one idea, mechanism, guarantees and usage.

3 yesterday A 234 tokens original MIT

colombia-conflict

51

broomva/skills

Skill Claude CodeCodex

Knowledge engine over the Colombian Truth Commission (CEV) final report "Hay Futuro Si Hay Verdad" (2022) — the findings, statistics, armed-actor responsibilities, differential harms, coined lexicon, and the 67-recommendation roadmap for non-repetition (no repetición). Uses a kg/LLM-wiki retrieval architecture…

3 yesterday A 401 tokens original MIT

comprehend

52

broomva/skills

Skill Claude CodeCodex

Agent→human teach-to-mastery loop. Turns the agent into a wise, effective teacher whose single objective is that YOU deeply understand a body of work — the problem and why it existed, the solution and why it was resolved that way (design decisions, edge cases), and the broader context (why it matters, what it…

3 yesterday A 346 tokens original MIT

goodies

53

broomva/skills

Skill Claude CodeCodex

Ingest, contextualize, and index curated resources (websites, tools, design references, research papers, UI kits) into a public GitHub Pages vault while automatically linking them to the local Knowledge Graph via /checkit and P6 bookkeeping. Dynamically resolves and expands category ontologies, generates client-side…

3 yesterday A 130 tokens original MIT

kg

54

broomva/skills

Skill Claude CodeCodex

Load relevant entities from the bstack knowledge graph (research/entities/) for a given topic. Two-tier scoring: tier-1 (catalog-only, 5ms — slug + tags + claim + links + sources match against docs/knowledge-index.md) is the fast first pass and the only stage for high-confidence exact-slug/tag queries; tier-2…

3 yesterday A 551 tokens original MIT

what

55

broomva/skills

Skill Claude CodeCodex

Explain the CONCEPTS a session used, at the operator's register, grounded in what actually ran. After an agent works, you are handed results built out of vocabulary you did not choose — primitive short-names, entity slugs, library names, terms of art from the diff. /what names those terms, ranks them by what actually…

3 yesterday A 298 tokens original MIT

broomva/skills

Skill Claude CodeCodex

Set up Claude Code messaging channels for Telegram and Discord — bot creation, plugin installation, token configuration, access control (pairing, allowlists, guild channels), and troubleshooting. Use when the user asks to connect Claude Code to Telegram or Discord, configure a messaging bot, set up channel access…

3 yesterday B 133 tokens original MIT

broomva/skills

Skill Claude CodeCodex

Per-channel remote sessions for Claude Code via Discord and Telegram — each channel, thread, or chat gets its own isolated Claude Code session via tmux, with per-channel access control, project-specific workdirs, and automatic CLAUDE.md chain loading. Includes session managers, watchdog daemons (auto-respawn…

3 yesterday A 217 tokens original MIT

bitnet

58

broomva/skills

Skill Claude CodeCodex

Microsoft BitNet — 1-bit LLM setup, inference, and benchmarking on CPU. Automates the full workflow: clone bitnet.cpp, create conda env, download GGUF models from HuggingFace, build optimized ternary kernels, and run inference. Supports official Microsoft models (2B) and community models (0.7B-10B). Use when: (1)…

3 yesterday A 204 tokens original MIT

broomva/skills

Skill Claude CodeCodex

Heretic — fully automatic LLM censorship removal (abliteration) and serving the result via Ollama. Wraps p-e-w/heretic: directional ablation (difference-of-means refusal directions, orthogonalizing attn.oproj + mlp.downproj) with an Optuna/TPE search that co-minimizes refusal count and KL divergence. Automates the…

3 yesterday A 349 tokens original MIT

broomva/skills

Skill Claude CodeCodex

Use Meta's TRIBE v2 brain encoder to validate cortical alignment of AI model representations (LLaMA, V-JEPA2, Wav2Vec, or any encoder) and inform model selection in the Life/Arcan agent OS stack. Use when: (1) Benchmarking whether a new model encoder aligns with human cortical processing, (2) Comparing text encoders…

3 yesterday A 178 tokens original MIT

broomva/skills

Skill Claude CodeCodex

Applied BCI research and neuro-informed content optimization using Meta's TRIBE v2 brain encoder. Predicts neural responses to media, UI, and content without brain scanners — enabling stimulus optimization, attention ranking, and BCI groundwork research. Use when: (1) Predicting neural responses to video, audio, or…

3 yesterday A 180 tokens original MIT

broomva/skills

Skill Claude CodeCodex

In-silico neuroscience experiments using Meta's TRIBE v2 (TRansformer for In-silico Brain Experiments). Predicts fMRI cortical responses to video, audio, and text without brain scanners. Use when: (1) Designing and running virtual neuroscience experiments, (2) Predicting brain responses to stimuli, (3) Replicating…

3 yesterday A 155 tokens original MIT

autonomous

63

broomva/skills

Skill Claude CodeCodex

Use when the user has agreed on a plan or selected from suggested options and wants the agent to execute the work autonomously without further instruction. Also use when the user issues a bare directive ("go", "proceed", "build X", "fix Y", "ship it", "be autonomous", "merge autonomously", "automerge", "all green")…

3 yesterday A 220 tokens original MIT

eve-forge

64

broomva/skills

Skill Claude CodeCodex

Forge a personalized eve agent for a business end-to-end — absorb the business's artifacts, author the eve agent/ dir, validate, deploy to Vercel (or a VPS), smoke-test against ground truth, register, and evolve. The deterministic core is three safety gates distilled from a driven benchmark (BRO-1677): deploy-safety…

3 yesterday A 195 tokens original MIT

broomva/skills

Skill Claude CodeCodex

Turn any work-queue + any enforcement pipeline into a self-driving, self-healing, human-minimal autonomy loop with a control-systems safety envelope. A prose-defined governor closes a feedback loop over the queue, drives isolated worktree arcs to Done, is metacognitive (defers when the runtime can't support the act…

3 yesterday A 395 tokens original MIT

handback

66

broomva/skills

Skill Claude CodeCodex

Terminal-message contract for an autonomous arc that has run out of agent-executable work and genuinely needs a human. Produces a WORK ORDER — asks first, each one an imperative addressed to the reader, carrying a default so silence is never fatal (the exception is narrow and must be named: irreversible, externally…

3 yesterday A 275 tokens original MIT

handoff

67

broomva/skills

Skill Claude CodeCodex

Fresh-session handoff doc drafting. Produces a stable, single-file human-readable narrative state for the NEXT agent context (fresh session, after /clear, after persist iteration, after a tab close). The artifact lives at docs/handoffs/YYYY-MM-DD- .md and follows a stable shape: TL;DR + State-of-the-world (P15…

3 yesterday A 282 tokens original MIT

autoany CLAUDE.md

68

broomva/autoany

Instructions file

Instructions for broomva/autoany, covering autoany — egri framework, project structure, commands, adapter crates (standalone, not in workspace) and architecture rules.

2 4mo ago A 512 tokens original MIT

autoany

69

broomva/autoany

Skill Claude CodeCodex

Evaluator-Governed Recursive Improvement (EGRI) framework for turning ambiguous goals into safe, measurable, rollback-capable recursive improvement systems. Use when the user wants to: (1) build a self-improving system for any domain (ML, RAG, workflows, ETL, UI, compiler tuning, etc.), (2) formalize a vague…

2 4mo ago A 207 tokens original MIT