ソース情報
- リポジトリ
- hristo2612/jinn
- ソースの最終更新活動
- 2026年8月5日 17:36
- 検出された SKILL.md の言語
- 英語
- スター
- 313
- フォーク
- 73
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/hristo2612/jinn --skill notesコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Safely merge validated package migration bundles into this {{portalName}} instance after an upgrade
Find and install skills from skills.sh when a capability gap is detected
Manage departments, employees, hierarchy, delegation, and Todo ownership
SOC 職業分類に基づく
SKILL.md を表示中
| name | notes |
| description | Find, read, create, and safely update durable Markdown knowledge |
Use Notes for durable facts, decisions, preferences, and project context that should help future sessions. Notes are Markdown files in knowledge/; docs/ remains read-only reference material.
list_notes: browse folders or search by text.read_note: read one Note and receive its current revision.create_note: create a Note from a title, optional body, and optional folder.update_note: change a title or body, or append content, using the current revision.Before every update, read it before updating and pass its returned revision as expectedRevision. If the revision conflicts, read the Note again, reconcile the newer content, and retry; never overwrite concurrent changes blindly.
Search before creating so one topic does not fragment across duplicate Notes. Prefer updating an existing canonical Note when it already owns the subject.