スキル一覧に戻る
pidster

dialogue-create-reference

by pidster

3🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: dialogue-create-reference description: Create Reference (REF) documents for conceptual models, glossaries, and catalogues. Triggers on "create reference", "document concepts", "make glossary", "catalogue these", "create lookup".

Skill: Create Reference Document

Create REF (Reference) documents that provide structured knowledge for lookup and understanding.

When to Use

Activate this skill when:

  • User wants to document conceptual models or definitions
  • Creating a glossary or terminology reference
  • Cataloguing related items or documents
  • Building structured explanations for future reference

Trigger phrases: "create reference", "document concepts", "make glossary", "catalogue these", "create lookup", "reference document", "document terminology"

Implementation

Read and follow the /create-reference command at ${CLAUDE_PLUGIN_ROOT}/commands/create-reference.md for:

  • Document type explanation (catalogue vs glossary vs explainer)
  • Step-by-step workflow
  • Full document template with frontmatter
  • Logging integration

The command contains the authoritative implementation details.

Content Structuring Guidance

When helping populate reference documents:

For Catalogues: Use consistent table format:

| ID | Name | Description |
|----|------|-------------|
| X-001 | Name | Brief description |

For Glossaries: Use definition list format:

**Term**
: Definition with context and usage notes.

For Explainers: Build logical sections that scaffold understanding.

Relationship to Command

InvocationTrigger
/create-referenceUser explicitly requests
This skillClaude recognises context (trigger phrases above)

Both use the same implementation. The skill adds autonomous activation based on conversation context.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です