jpskill.com
🛠️ 開発・MCP コミュニティ

domain-profiles

Domain-specific configuration profiles for learning resource creation. Defines search strategies, special fields, terminology policies, and content structures for different academic domains: technology, history, science, arts, and general. Use when researcher or writer agents need domain-adapted behavior.

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o domain-profiles.zip https://jpskill.com/download/17542.zip && unzip -o domain-profiles.zip && rm domain-profiles.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/17542.zip -OutFile "$d\domain-profiles.zip"; Expand-Archive "$d\domain-profiles.zip" -DestinationPath $d -Force; ri "$d\domain-profiles.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して domain-profiles.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → domain-profiles フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-18
取得日時
2026-05-18
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

ドメインプロファイル Skill

この Skill は、学習リソース作成のためのドメイン固有の構成を提供します。

使用場面

  • /init Phase 2 (Research Collection) の間
  • 研究者エージェントがドメイン固有の検索戦略を必要とする場合
  • ライターエージェントがドメインに適応したコンテンツ構造を必要とする場合
  • persona.md を Domain Guidelines セクションとともに作成する場合

利用可能なプロファイル

プロファイル ファイル 説明
Technology technology.md プログラミング、フレームワーク、ツール、API
History history.md 歴史的出来事、時代、文明
Science science.md 物理学、化学、生物学、数学
Arts arts.md 視覚芸術、音楽、舞台芸術
General language.md 一般的なトピック、言語学、言語学習

Note: "general" ドメインは language.md プロファイルを使用します。これには教育コンテンツに広く適用可能なパターンが含まれています。

プロファイルの構造

各プロファイルには以下が含まれます。

1. 検索戦略

ドメインに関する信頼できる情報源と検索クエリのパターン。

2. 特別なフィールド

収集して含めるドメイン固有のメタデータフィールド。

3. 用語ポリシー

技術用語、翻訳、引用の扱い方。

4. コンテンツ構造

推奨されるドキュメント構成と教育的アプローチ。

標準的なロードパターン

すべてのエージェントは、この標準化されたパターンを使用してドメインプロファイルをロードする必要があります。

Read("skills/domain-profiles/{domain}.md")

ドメインとファイルの対応:

入力ドメイン 読み込むファイル
technology technology.md
history history.md
science science.md
arts arts.md
general language.md

重要: ドメインが "general" の場合、エージェントは "general.md" (存在しません) ではなく、language.md を読み込む必要があります。

エージェント固有の使用法

エージェント 抽出するセクション
researcher Search Strategy, Special Fields, Quality Indicators
research-collector Search Strategy, Special Fields
writer Content Structure, Terminology Policy
reviewer Review Criteria (Critical Checks, Quality Checks, Style Checks)

使用例

# researcher エージェントのプロンプト内
Read("skills/domain-profiles/technology.md")
# ドメインに適したクエリのために Search Strategy セクションを抽出

# writer エージェントのプロンプト内
Read("skills/domain-profiles/technology.md")
# ドキュメントに Content Structure と Terminology Policy を適用

ドメインの検出

ドメインは、プロジェクトインタビュアーがインタビュー中に決定します。

ドメイン 一般的なトピック
technology Python, React, Docker, API, 프로그래밍
history 조선시대, 르네상스, 세계대전, 문명
science 양자역학, 미적분, 세포생물학, 화학
arts 유화, 작곡, 조각, 연기, 디자인
language/general 언어학, 글쓰기, 一般教養

フォールバック動作

ドメインが不明確または "general" の場合は、以下を使用します。

  • 幅広い学術検索戦略
  • 最小限の特別なフィールド
  • 標準的な用語ポリシー
  • 柔軟なコンテンツ構造
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Domain Profiles Skill

This skill provides domain-specific configurations for learning resource creation.

When to Use

  • During /init Phase 2 (Research Collection)
  • When researcher agent needs domain-specific search strategies
  • When writer agent needs domain-adapted content structure
  • When creating persona.md with Domain Guidelines section

Available Profiles

Profile File Description
Technology technology.md Programming, frameworks, tools, APIs
History history.md Historical events, periods, civilizations
Science science.md Physics, chemistry, biology, mathematics
Arts arts.md Visual arts, music, performing arts
General language.md General topics, linguistics, language learning

Note: The "general" domain uses language.md profile, which contains broadly applicable patterns for educational content.

Profile Structure

Each profile contains:

1. Search Strategy

Authoritative sources and search query patterns for the domain.

2. Special Fields

Domain-specific metadata fields to collect and include.

3. Terminology Policy

How to handle technical terms, translations, and citations.

4. Content Structure

Recommended document organization and pedagogical approach.

Standard Loading Pattern

All agents should load domain profiles using this standardized pattern:

Read("skills/domain-profiles/{domain}.md")

Domain to File Mapping:

Input Domain File to Read
technology technology.md
history history.md
science science.md
arts arts.md
general language.md

IMPORTANT: When domain is "general", agents MUST read language.md, not "general.md" (which doesn't exist).

Agent-Specific Usage

Agent Sections to Extract
researcher Search Strategy, Special Fields, Quality Indicators
research-collector Search Strategy, Special Fields
writer Content Structure, Terminology Policy
reviewer Review Criteria (Critical Checks, Quality Checks, Style Checks)

Usage Example

# In researcher agent prompt
Read("skills/domain-profiles/technology.md")
# Extract Search Strategy section for domain-appropriate queries

# In writer agent prompt
Read("skills/domain-profiles/technology.md")
# Apply Content Structure and Terminology Policy to document

Domain Detection

Domains are determined by the project-interviewer during the interview:

Domain Typical Topics
technology Python, React, Docker, API, 프로그래밍
history 조선시대, 르네상스, 세계대전, 문명
science 양자역학, 미적분, 세포생물학, 화학
arts 유화, 작곡, 조각, 연기, 디자인
language/general 언어학, 글쓰기, 일반 교양

Fallback Behavior

If domain is unclear or "general", use:

  • Broad academic search strategies
  • Minimal special fields
  • Standard terminology policy
  • Flexible content structure