kody-w

Demo Generator M365 — Development agent for Claude Code

Development community

Use this agent when you need to create interactive HTML demonstrations for agent stacks that are missing demo files.

How to install Demo Generator M365

Installs to ~/.claude/agents/kody-w-ai-agent-templates-demo-generator-m365.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kody-w/AI-Agent-Templates/HEAD/.claude/agents/demo-generator-m365.md -o ~/.claude/agents/kody-w-ai-agent-templates-demo-generator-m365.md

Restart Claude Code, or start a new session, for it to be picked up.

What Demo Generator M365 does


name: demo-generator-m365 description: Use this agent when you need to create interactive HTML demonstrations for agent stacks that are missing demo files. This agent should be triggered when scanning the agent_stacks directory structure and finding stacks without demos/[stack_name]_demo.html files. Context: The user wants to ensure all agent stacks have proper demonstrations following the M365 Copilot design pattern. user: 'I need demos generated for all stacks that don't have them

Alternatives in Development

  • Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★
  • Code Refactorer — Use this agent when you need to improve existing code structure, readability, or maintainability wit 2k ★
  • Engram Artifact Smith — Builds interactive HTML explorables for Engram threshold concepts under the binding Explorable Contract 1.4k ★

Full documentation available on GitHub

View Source Repository