Warning
DEPRECATED — moved. This standard has been merged into the OpenSIN-Code/SIN-Code-Bundle stack and is now a built-in subsystem there. This repository is archived and read-only; no further updates will be made here.
- Install:
pip install -e .from SIN-Code-Bundle, thensin codocs install-skill - Validate references:
sin codocs check [root] - Docs:
docs/CODOCS.md
Co-located Docs Standard für Hermes Agent + OpenCode.
Jede Code-Datei bekommt eine .doc.md Partner-Datei im selben Ordner.
Einzeilige Referenz in der Code-Datei → # Docs: datei.doc.md.
| Agent | Install-Pfad |
|---|---|
| Hermes | skills/hermes/SKILL.md → ~/.hermes/skills/sin-codocs/SKILL.md |
| OpenCode | skills/opencode/SKILL.md → ~/.config/opencode/skills/sin-codocs/SKILL.md |
# Hermes
mkdir -p ~/.hermes/skills/sin-codocs
cp skills/hermes/SKILL.md ~/.hermes/skills/sin-codocs/
# OpenCode
mkdir -p ~/.config/opencode/skills/sin-codocs
cp skills/opencode/SKILL.md ~/.config/opencode/skills/sin-codocs/Siehe SKILL.md
| Tool | Install | Nutzung |
|---|---|---|
| MarkItDown (Microsoft) | pipx install markitdown |
PDF/Office → .doc.md Konvertierung |
# Docs: router.doc.md
from http.server import HTTPServermarkitdown spec.pdf -o spec.doc.md
# → # Docs: spec.doc.md in Code-DateiThis bundle is part of the SIN-Hermes-Bundles group. Repos in SIN-Hermes-Bundles:
| Repo | Description |
|---|---|
| SIN-Code-CoDocs-Bundle | Co-located Docs Standard (dieses Repo) |
| SIN-Hermes-Bundles/SINator-fireworksai | Fireworks AI API Key Pool + Rotator |
Index: gitnexus://repo/SIN-Code-CoDocs-Bundle/context