ソース情報
- リポジトリ
- genomewalker/cc-soul
- ソースの最終更新活動
- 2026年4月3日 10:16
- 検出された SKILL.md の言語
- 英語
- スター
- 3
- フォーク
- 2
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/genomewalker/cc-soul --skill healthコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Trigger autonomous curiosity-driven exploration. The soul picks a topic from memory gaps or curiosity seeds, searches the web, and stores what it finds as dream-tagged memories.
Fine-tune the Qwen3-0.6B hint model — corpus gen, LoRA/unsloth, GGUF export, Ollama
Review soul discoveries (fixes, improvements, corrections) one by one, accept or discard each, implement accepted ones, build chitta, and optionally release.
SOC 職業分類に基づく
SKILL.md を表示中
| name | health |
| description | Soul system health check with remediation |
| execution | task |
[health] check via Task agent
verify setup:
symlinks@plugin/mind/
binary@~/.claude/bin/chitta
db files@~/.claude/mind/chitta.*
version from plugin.json
get status: soul_context + hygiene_stats
evaluate:
symlinks: valid|missing warm|missing hot/cold
coherence(tau_k): >0.7 healthy | 0.5-0.7 warning | <0.5 critical
hot nodes %: >50% healthy | 30-50% warning | <30% critical
remediate:
setup issues→suggest scripts/smart-install.sh
low coherence→cycle(save=true)
report: setup status | version | node count | coherence | actions needed