独自のスキルを作成する
アシスタントが機能の不足を見つけ、新しいスキルの作成を支援する方法を学びます。
「独自のスキルを作成する」はCoddyKit上の無料OpenClaw Academyレッスンです。 これはレッスン3/4です。 下記で完全なレッスンを無料で読むことができます。その後、ブラウザ内の組み込みコードエディタと24時間対応のAIチューターでハンズオン演習できます。 これはOpenClaw Academy学習パスの一部であり、ウェブとCoddyKitアプリ全体で進捗が同期されます。 OpenClaw Academyコースには全4レッスンが含まれています。
このレッスンの一部はまだ翻訳されておらず、英語で表示されています。
When No Skill Fits
Sometimes no existing skill matches your task. That is when you create your own to teach the assistant something new. ✨
The Assistant Spots the Gap
OpenClaw can identify a gap in its abilities, noticing when a request needs a capability it does not yet have.
It Helps You Author
Once a gap is found, the assistant can help you author the new skill, turning the missing ability into a real workflow.
Start From the Task
Begin by describing the task you want done. A clear goal helps shape what the skill should actually accomplish.
A Skill Is a Workflow
Your new skill is really a workflow, the steps the assistant follows to carry the task from request to result.
Lean on Tool Use
A custom skill can rely on the assistant's tool use, so it acts on your files, shell, or browser as the workflow needs.
It Can Use Memory
Your skill can draw on persistent memory, reusing context from earlier sessions instead of starting from zero each time.
Built and Run Locally
Skills you build stay local-first, authored and run on your own hardware so you keep full control of what they do. 🔒
Test on a Channel
Try your skill by messaging from a connected channel like WhatsApp, the fastest way to confirm it behaves as you expect.
Refine the Workflow
If the result is not quite right, refine the steps. Skills are meant to be shaped until the workflow does just what you want.
Share It on ClawHub
When your skill works well, you can share it on ClawHub so the wider OpenClaw community can use it too. 🤝
Quick Check
Let us confirm how new skills get made.
Recap: Build a Skill
You learned that OpenClaw can spot a gap and help you author a new skill. Shape the workflow, test it on a channel, then share it. 🌟
よくある質問
「独自のスキルを作成する」レッスンは無料ですか?
はい。「独自のスキルを作成する」の完全なテキストはこのウェブで無料で読めます。インタラクティブに演習し(組み込みコードエディタと24時間対応のAIチューター)、OpenClaw Academyコースの残りをアンロックするには、CoddyKit PROにアップグレードしてください。 OpenClaw Academyコースには全4レッスンが含まれています。
「独自のスキルを作成する」で何を学びますか?
アシスタントが機能の不足を見つけ、新しいスキルの作成を支援する方法を学びます。 ブラウザで直接実行するハンズオンコードでOpenClaw Academyを演習し、24時間対応のAIチューターがレッスンを進める中での質問に答えます。
OpenClaw Academyを始めるのに経験は必要ですか?
事前経験は必要ありません。CoddyKitのOpenClaw Academyは初級者から上級者向けに構成されているため、ここから始めるか最初から始めて、自分のペースで進むことができます。 これはレッスン3/4です。
「独自のスキルを作成する」レッスンにはどのくらい時間がかかりますか?
ほとんどのCoddyKitレッスンは約5~10分かかります。各レッスンはコンパクトでインタラクティブなので、着実に進歩し、ウェブとアプリ全体で正確に前回の場所から再開できます。
このOpenClaw Academyレッスンでコードを書いて実行できますか?
はい。すべてのOpenClaw Academyレッスンに組み込みコードエディタが含まれているため、ブラウザでリアルコードを書いて実行し、即座のAIフィードバックを取得できます。ローカル設定は不要です。
このコースのすべてのレッスン
- スキルとは
- ClawHubでスキルを探して使う
- 独自のスキルを作成する
- 拡張機能と変更しやすい設計