Skip to content

Add MCP prompts — slash commands for Claude Desktop#27

Merged
Sulstice merged 1 commit into
mainfrom
claude/schema-registry-meta-model-2upt56
Jul 24, 2026
Merged

Add MCP prompts — slash commands for Claude Desktop#27
Sulstice merged 1 commit into
mainfrom
claude/schema-registry-meta-model-2upt56

Conversation

@Sulstice

Copy link
Copy Markdown
Collaborator

Five prompts exposed via @mcp.prompt() that appear as slash commands in Claude Desktop:

find_concept(concept) — search + show alignments
compare_schemas(schema_a, schema_b)— diff two schemas
map_record(source, target) — guided record transform
submit_schema(schema_name) — walk through schema submission
registry_overview() — full registry snapshot

Claude-Session: https://claude.ai/code/session_01EXeTeJsXisxTRXay6EoBSQ

Five prompts exposed via @mcp.prompt() that appear as slash commands
in Claude Desktop:

  find_concept(concept)              — search + show alignments
  compare_schemas(schema_a, schema_b)— diff two schemas
  map_record(source, target)         — guided record transform
  submit_schema(schema_name)         — walk through schema submission
  registry_overview()                — full registry snapshot

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EXeTeJsXisxTRXay6EoBSQ
@Sulstice
Sulstice merged commit 0f45c44 into main Jul 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants