Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Provide help with the Dialogue Framework. Triggers on "how does dialogue work", "what commands", "explain phases", "framework help", "what can you do".
.claude/skills/majiayu000-dialogue-help/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -7% | 0% |
| case-01 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 11% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -2% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 49% | 0% |
Provide contextual help and orientation for the Dialogue Framework.
Activate this skill when:
Trigger phrases: "how does dialogue work", "what commands are available", "explain phases", "framework help", "what can you do", "list commands", "help with dialogue", "what are document types"
Read and follow the /help command at ${CLAUDE_PLUGIN_ROOT}/commands/help.md for:
The command contains the authoritative help content.
Tailor responses based on what the user is asking:
Provide brief overview, then offer specific areas:
List commands from the help content. If asking about a specific command, read and summarise that command file.
Explain the relevant concept. For detailed reference, consult the operational manual at ${CLAUDE_PLUGIN_ROOT}/references/framework-manual.md, which covers:
Map to the appropriate command or skill:
/create-theorydialogue-log-decision skill/init-dialogueWhen helping another AI agent understand the framework:
If the user seems new to the framework (hasn't used commands, asks basic questions), proactively:
.dialogue/ exists — if not, suggest /init-dialogue| Invocation | Trigger | |------------|---------| | /help | User explicitly requests help | | This skill | Claude recognises help-seeking context (trigger phrases above) |
Both use the same content. The skill enables Claude to provide help without the user knowing the exact command.
Other measured skills in the registry, with their headline benchmark lift.