ソース情報
- リポジトリ
- hristo2612/jinn
- ソースの最終更新活動
- 2026年6月4日 15:39
- 検出された 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 newコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | new |
| description | Reset the current chat session and start fresh |
This skill activates when the user sends /new. It resets the current chat and starts a fresh session.
/new locally - it clears the current session and resets the chat view. No message is sent to the engine./new, deletes the current session for that channel/thread, and confirms with "Session reset. Starting fresh."You typically won't see /new messages because they're handled before reaching the engine. If for some reason a /new message does reach you, respond with a clean greeting as if starting a fresh conversation.