skill-creator-openai とは?
効果的なスキルを作成するためのガイド。ユーザーが、専門的な知識、ワークフロー、またはツールの統合によってモデルの機能を拡張する新しいスキルを作成する (または既存のスキルを更新する) 場合に使用します。 ソース: lawvable/awesome-legal-skills。
効果的なスキルを作成するためのガイド。ユーザーが、専門的な知識、ワークフロー、またはツールの統合によってモデルの機能を拡張する新しいスキルを作成する (または既存のスキルを更新する) 場合に使用します。
コマンドラインで skill-creator-openai AI スキルを開発環境にすばやくインストール
ソース: lawvable/awesome-legal-skills。
Skills are modular, self-contained packages that extend the Agent's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform the Agent from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess.
The context window is a public good. Skills share the context window with everything else the Agent needs: system prompt, conversation history, other Skills' metadata, and the actual user request.
Default assumption: the Agent is already very smart. Only add context the Agent doesn't already have. Challenge each piece of information: "Does the Agent really need this explanation?" and "Does this paragraph justify its token cost?"
効果的なスキルを作成するためのガイド。ユーザーが、専門的な知識、ワークフロー、またはツールの統合によってモデルの機能を拡張する新しいスキルを作成する (または既存のスキルを更新する) 場合に使用します。 ソース: lawvable/awesome-legal-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/lawvable/awesome-legal-skills --skill skill-creator-openai効果的なスキルを作成するためのガイド。ユーザーが、専門的な知識、ワークフロー、またはツールの統合によってモデルの機能を拡張する新しいスキルを作成する (または既存のスキルを更新する) 場合に使用します。 ソース: lawvable/awesome-legal-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/lawvable/awesome-legal-skills --skill skill-creator-openai インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/lawvable/awesome-legal-skills