スキル一覧に戻る
pidster

dialogue-create-note

by pidster

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

SKILL.md


name: dialogue-create-note description: Create Note (NOT) documents for transient process artefacts. Triggers on "capture notes", "document meeting", "record workshop", "save analysis", "interview notes", "exploration notes".

Skill: Create Note Document

Create NOT (Note) documents that capture transient process artefacts—notes, analysis, and workshop outputs.

When to Use

Activate this skill when:

  • Capturing meeting or interview notes
  • Recording workshop outputs
  • Documenting analysis in progress
  • Preserving exploration results
  • Any ephemeral content that may contribute to standing documents

Trigger phrases: "capture notes", "document meeting", "record workshop", "save analysis", "interview notes", "exploration notes", "note document"

Implementation

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

  • Document type explanation and capture window concept
  • Step-by-step workflow with date-based ID generation
  • Full document template with frontmatter
  • Observation logging integration

The command contains the authoritative implementation details.

Critical: Capture Window

Note documents have a capture window. Tacit understanding not recorded at creation time is permanently lost.

When this skill activates, act immediately:

  1. Don't delay—create the document now
  2. Prompt for key insights while context is fresh
  3. Ask: "What tacit understanding do you have right now that won't be obvious later?"

Contribution Tracking

Always ask: "Which standing document should this contribute to?"

Update not.contributes_to in frontmatter. This enables traceability from ephemeral capture to standing documents.

Relationship to Command

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

Both use the same implementation. The skill adds autonomous activation and emphasises immediate capture.

スコア

総合スコア

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

レビュー

💬

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