ソース情報
- リポジトリ
- rajmohanutopai/dina
- ソースの最終更新活動
- 2026年8月2日 12:11
- 検出された SKILL.md の言語
- 英語
- スター
- 4
- フォーク
- 1
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/rajmohanutopai/dina --skill statusコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
SOC 職業分類に基づく
| name | status |
| description | Show whether Dina is connected to your Home Node and the coding gate is active. |
| user-invocable | true |
Call the dina_status MCP tool and use its authenticated result as the source
of truth for connectivity and pairing. Do not diagnose connectivity by probing
Home Node loopback URLs through a shell tool because host sandboxing can create
a false offline result. Report in one short paragraph:
dina_status includes it,/v1/agent/gate for a Core-owned decision.
Only exact plugin-owned setup and read-only diagnostic commands are handled
locally.If Dina is not configured, tell the user to run /dina:setup. Do not claim
that pairing directly to mobile Core activates the filesystem-aware gate; it
runs in Home Node Lite Core.
Make the consequence explicit: until dina is configured, the gate blocks
ordinary work tools (fail-closed by design). Only the bounded setup and
read-only diagnostic commands remain available until pairing is done.