← Back to list

spatia-protocol
by andrey-stepantsov
⭐ 0🍴 0📅 Jan 19, 2026
SKILL.md
name: Spatia Protocol description: Tools for interacting with the Spatia Atomic System
Spatia Protocol
This skill provides access to the Spatia toolchain for managing the Atomic Semantic Graph.
Tools
Shatter (File System -> DB)
Ingest the current state of the file system into the Sentinel DB. This handles all files not in the ignore list (.git, .spatia, .agent).
devbox run .spatia/bin/spatia-shatter.py
Materialize (DB -> File System)
Reconstruct the file system from the Sentinel DB. Useful for deploying or resetting the workspace to a specific state.
devbox run .spatia/bin/spatia-materialize.py
Endorse (Status Update)
Mark atoms as endorsed (approved).
Usage: devbox run .spatia/bin/spatia-endorse.py [atom_id]
If no atom_id is provided, endorses all pending atoms.
devbox run .spatia/bin/spatia-endorse.py
Setup
Ensure the environment is initialized:
devbox run make setup
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon