✍️ Prompt Engineering Expert
Prompt Engineering Expert エンジニア向けの実装支援Skill。文章・コピーを書く人向け。
📜 元の英語説明(参考)
Advanced expert in prompt engineering, custom instructions design, and prompt optimization for AI agents
🇯🇵 日本人クリエイター向け解説
Prompt Engineering Expert エンジニア向けの実装支援Skill。文章・コピーを書く人向け。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o prompt-engineering-expert.zip https://jpskill.com/download/5264.zip && unzip -o prompt-engineering-expert.zip && rm prompt-engineering-expert.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/5264.zip -OutFile "$d\prompt-engineering-expert.zip"; Expand-Archive "$d\prompt-engineering-expert.zip" -DestinationPath $d -Force; ri "$d\prompt-engineering-expert.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
prompt-engineering-expert.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
prompt-engineering-expertフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 2
💬 こう話しかけるだけ — サンプルプロンプト
- › Prompt Engineering Expert で、自社の新サービスを紹介する記事を書いて
- › Prompt Engineering Expert で、SNS投稿用に短く言い直して
- › Prompt Engineering Expert を使って、過去の記事を最新版にアップデート
これをClaude Code に貼るだけで、このSkillが自動発動します。
📖 Claude が読む原文 SKILL.md(中身を展開)
この本文は AI(Claude)が読むための原文(英語または中国語)です。日本語訳は順次追加中。
Prompt Engineering Expert Skill
This skill equips Claude with deep expertise in prompt engineering, custom instructions design, and prompt optimization. It provides comprehensive guidance on crafting effective AI prompts, designing agent instructions, and iteratively improving prompt performance.
Capabilities
- Prompt Writing Best Practices: Expert guidance on clear, direct prompts with proper structure and formatting
- Custom Instructions Design: Creating effective system prompts and custom instructions for AI agents
- Prompt Optimization: Analyzing, refining, and improving existing prompts for better performance
- Advanced Techniques: Chain-of-thought prompting, few-shot examples, XML tags, role-based prompting
- Evaluation & Testing: Developing test cases and success criteria for prompt evaluation
- Anti-patterns Recognition: Identifying and correcting common prompt engineering mistakes
- Context Management: Optimizing token usage and context window management
- Multimodal Prompting: Guidance on vision, embeddings, and file-based prompts
Use Cases
- Refining vague or ineffective prompts
- Creating specialized system prompts for specific domains
- Designing custom instructions for AI agents and skills
- Optimizing prompts for consistency and reliability
- Teaching prompt engineering best practices
- Debugging prompt performance issues
- Creating prompt templates for reusable workflows
同梱ファイル
※ ZIPに含まれるファイル一覧。`SKILL.md` 本体に加え、参考資料・サンプル・スクリプトが入っている場合があります。
- 📄 SKILL.md (1,614 bytes)
- 📎 README.md (7,527 bytes)