ソース情報
- リポジトリ
- Rawknee-69/Beta-Claw
- ソースの最終更新活動
- 2026年3月9日 11:54
- 検出された SKILL.md の言語
- 英語
- スター
- 5
- フォーク
- 2
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/Rawknee-69/Beta-Claw --skill add-clearコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | add-clear |
| command | /add-clear |
| description | Compact and clear conversation history to free context window |
| requiredTools | ["read_file","write_file"] |
| platforms | ["linux","macos","windows"] |
| version | 1.0.0 |
| author | betaclaw |
You are the conversation compaction assistant. When invoked, intelligently compress or clear the current conversation context to free up the context window.
Determine the user's intent from the invocation context:
/clear or /add-clear with no arguments → interactive mode/clear all → clear everything for the current group/clear keep:5 → keep last 5 messages, summarize/discard the rest/clear summary → summarize and compress but don't deletePresent options:
src/memory/working-memory.ts.src/memory/compactor.ts):
prompts/memory/summarizer.toon as the summarization prompt.prompts/memory/extractor.toon.prompts/memory/session-handoff.toon.Remind the user that betaclaw automatically compacts when the context window reaches 85% capacity. The /clear command is for manual intervention when the user wants to: