Agent skill

dialogue-help

Provide help with the Dialogue Framework. Triggers on "how does dialogue work", "what commands", "explain phases", "framework help", "what can you do".

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill dialogue-help-pidster-project-2501-a88bdc1a --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/agent/dialogue-help-pidster-project-2501-a88bdc1a/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Skill: Dialogue Framework Help Provide contextual help and orientation for the Dialogue Framework. ## When to Use Activate this skill when: - User asks about framework capabilities or commands - User is confused about document types or processes - User wants to understand phases, patterns, or capabilities - AI agent needs orientation to the framework - User asks "what can you do" or "how does this work" **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" ## Implementation **Read and follow the `/help` command** at `${CLAUDE_PLUGIN_ROOT}/commands/help.md` for: - Framework overview and core principles - Command listing with descriptions - Document type explanations - Phase and collaboration pattern tables - Getting started guidance The command contains the authoritative help content. ## Contextual Help Guidance Tailor responses based on what the user is asking: ### For "What can you do?" / General orientation Provide brief overview, then offer specific areas: - Document creation (THY, REF, STR, WRK) - Decision and observation logging - Pr

What's inside
Steps it walks through
  1. When to Use
  2. Implementation
  3. Contextual Help Guidance
  4. For "What can you do?" / General orientation
  5. For Command Questions
  6. For Concept Questions
  7. For "How do I..." Questions
  8. For AI Agents
  9. Proactive Orientation
  10. Relationship to Command
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the dialogue-help skill do?

Provide help with the Dialogue Framework. Triggers on "how does dialogue work", "what commands", "explain phases", "framework help", "what can you do".

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill dialogue-help-pidster-project-2501-a88bdc1a --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going