ソース情報
- リポジトリ
- XSpoonAi/spoon-bot
- ソースの最終更新活動
- 2026年2月3日 17:57
- 検出された 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/XSpoonAi/spoon-bot --skill researchコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
Run user-created frontend/backend/WebSocket services and expose them through Cloudflare by default when the user asks to start, deploy, preview, share, or make the service accessible. Local-only is allowed only when explicitly requested.
Search, install, and remove Agent Skills from skills.sh or confirmed skill GitHub sources
Use when working with spoon-bot's built-in EVM wallet, checking balances, transferring EVM assets, signing messages or transactions, rotating/exporting keys, or supporting skills that expect the legacy ~/.agent-wallet layout.
SOC 職業分類に基づく
| name | research |
| description | Research, analysis, information gathering, and learning tasks |
| version | 1.0.0 |
| author | XSpoon Team |
| tags | ["research","analysis","learning","information"] |
| triggers | [{"type":"keyword","keywords":["research","analyze","investigate","learn","explain","understand","find","discover","compare"],"priority":70},{"type":"pattern","patterns":["(?i)(research|analyze|investigate|explain) .*(topic|subject|concept)","(?i)what is .*(\\w+)","(?i)how does .*(work|function)"],"priority":65}] |
| parameters | [{"name":"topic","type":"string","required":false,"description":"Topic or subject to research"},{"name":"depth","type":"string","required":false,"default":"normal","description":"Depth of research (quick, normal, deep)"}] |
| composable | true |
| persist_state | false |
You are an expert researcher. When conducting research:
list_dir to explore directory structureread_file to examine specific filesWhen analyzing a topic: