ProfSynapse

41 mods across 3 repositories, 3.6k stars between them.

nexus AGENTS.md

25

ProfSynapse/nexus

Instructions file CodexOpenCode

Instructions for ProfSynapse/nexus, covering codex context document, project overview, obsidian plugin development guidelines, plugin lifecycle and styling - all styles in styles.css.

154 2d ago A 7,564 tokens original MIT

nexus CLAUDE.md

26

ProfSynapse/nexus

Instructions file

Instructions for ProfSynapse/nexus, covering nexus, hard rules, layout, architecture in five lines and commands.

154 2d ago A 1,259 tokens original MIT

nexus

27

ProfSynapse/nexus

Skill Claude CodeCodex

Read, search, and edit the user's Obsidian vault (notes, folders, canvas, bases, tasks, memory/workspaces, saved prompts) from the shell via the nexus CLI — no MCP connection needed. Use whenever the user refers to their vault, notes, daily notes, second brain, or Obsidian, or asks you to find/read/change something…

154 2d ago A 112 tokens original MIT

case-studies

28

ProfSynapse/Synaptic-Tuner

Skill Claude CodeCodex

End-to-end case studies showing how to implement the full training pipeline for different skill types. Covers three complete worked examples — tool-calling training, essay-style training, and agentic search (RAG agent) training — demonstrating dataset design, synthetic generation, validation, fine-tuning, evaluation…

27 2d ago A 114 tokens original MIT

dataset-publishing

29

ProfSynapse/Synaptic-Tuner

Skill Claude CodeCodex

Publish local dataset artifacts to a Hugging Face dataset repo. Use when uploading a JSONL dataset, pushing a filtered dataset variant, syncing a matching .metadata.json sidecar, or renaming a dataset file in the target repo. This skill is about USING the checked-in dataset publish script via CLI — never ad hoc Python.

27 2d ago A 69 tokens original MIT

embedding-training

30

ProfSynapse/Synaptic-Tuner

Skill Claude CodeCodex

Complete reference for the embedding fine-tuning pipeline (SentenceTransformers bi-encoders) — the embedding training method, model registry, dual loader (Unsloth fast path + ST fallback), adapter modes (full/lora/frozenhead), triplet/pairs dataset format, retrieval evaluation (recall@k/MRR/nDCG/MAP via the retrieval…

27 2d ago A 143 tokens original MIT

evaluation

31

ProfSynapse/Synaptic-Tuner

Skill Claude CodeCodex

Complete reference for the config-first model evaluation system. Covers the Evaluator CLI, assertion-driven YAML scenarios, response views, backend configuration, presets, scoring, LLM-as-judge, model comparison, and HuggingFace integration. Use when evaluating models, writing test prompts, comparing training runs, or…

27 2d ago A 79 tokens original MIT

fine-tuning

32

ProfSynapse/Synaptic-Tuner

Skill Claude CodeCodex

Complete reference for the fine-tuning pipeline (SFT, KTO, GRPO), cloud HF Jobs workflows, autonomous experiment search, checkpoint evaluation, and LoRA surgery. Covers training CLI flags, YAML configuration, model presets, dataset requirements, LoRA settings, training monitoring, hyperparameter search, and…

27 2d ago A 113 tokens original MIT

research-reporting

33

ProfSynapse/Synaptic-Tuner

Skill Claude CodeCodex

Create structured research notes from experiment runs and analysis artifacts. Use when creating a note at run launch, updating it as training/evaluation/loss stages finish, summarizing a finished run, comparing experiment outcomes, extracting hypotheses from eval/loss artifacts, or proposing next-run actions grounded…

27 2d ago A 89 tokens original MIT

ProfSynapse/Synaptic-Tuner

Skill Claude CodeCodex

Complete reference for the SynthChat synthetic dataset generation system. Covers CLI commands (generate, improve, validate), scenario YAML authoring, rubric YAML authoring, settings configuration, evaluation, and full workflow. Use when generating datasets, writing rubrics/scenarios, configuring models/workers…

27 2d ago A 86 tokens original MIT

ProfSynapse/Synaptic-Tuner

Skill Claude CodeCodex

Turn local agent transcripts (Claude Code, Codex CLI, or any format with an adapter) into high-quality fine-tuning rows. Use when someone wants to mine their own coding-agent conversation logs into an SFT/KTO/DPO/GRPO dataset — parse the logs, extract substantive turns, scrub secrets, score each session by outcome…

27 2d ago A 136 tokens original MIT

upload-deployment

36

ProfSynapse/Synaptic-Tuner

Skill Claude CodeCodex

Complete reference for model upload and deployment. Covers HuggingFace upload, save strategies (LoRA, merged 16-bit, merged 4-bit), GGUF conversion, model merging, model cards, and the full upload workflow. Use when uploading models, creating GGUF files, merging LoRA adapters, or deploying to HuggingFace. This skill…

27 2d ago A 90 tokens original MIT

SessionStart

37

ProfSynapse/Synaptic-Tuner

Hook Claude Code

Runs when a session starts, executing session_init.py via python3. From ProfSynapse/Synaptic-Tuner.

27 2d ago A tokens not measured original MIT

UserPromptSubmit

38

ProfSynapse/Synaptic-Tuner

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running echo "Current date/time: $(date '+%Y-%m-%d %H:%M:%S %Z')". From ProfSynapse/Synaptic-Tuner.

27 2d ago A tokens not measured original MIT

Synaptic-Tuner

39

ProfSynapse/Synaptic-Tuner

Settings file Claude Code

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

27 2d ago A tokens not measured original MIT

ProfSynapse/Synaptic-Tuner

Instructions file CodexOpenCode

Instructions for ProfSynapse/Synaptic-Tuner, covering project agent notes, fine-tuning workflow discipline, config-first generation discipline, hf jobs and cloud artifact ux.

27 2d ago A 1,317 tokens original MIT

ProfSynapse/Synaptic-Tuner

Instructions file

Instructions for ProfSynapse/Synaptic-Tuner, covering pact framework and managed project memory, pact routing, current session, retrieved context and pinned context.

27 2d ago A 5,038 tokens original MIT