hermes-skills/communication/agent-dialogue-explanation/SKILL.md
Write two-agent dialogues to explain technical protocols (A2A, MCP, etc.) to non-technical humans. Uses character contrast (senior/junior agent) and Malay-English mix for Malaysian audience.
npx skillsauth add ariffazil/openclaw-workspace agent-dialogue-explanationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Characters:
SCENE: setting
PART 1: The obvious question
→ Why do we even need this? (asked by junior)
→ The simple analogy (given by senior)
PART 2: Core concept — name card / discovery
→ How do agents find each other?
PART 3: Core concept — sending work / delegation
→ How does one agent give work to another?
→ Streaming vs non-streaming (food delivery analogy)
PART 4: The structured result
→ It's not text, it's formal data
→ JSON-RPC explained via contrast (formal report vs "eh almost done la")
PART 5: Comparison (A2A vs MCP)
→ Most important distinction
→ One-sentence framing per protocol
PART 6: Real flow walkthrough
→ Step-by-step in arifOS context
→ Human perspective = seamless
PART 7: Skills and policies
→ On-demand vs hold (ask permission)
→ Real-world framing
SUMMARY: One paragraph for Arif to take away
/root/arifOS/docs/A2A_DIALOGUE.md — saved as canonical reference
testing
OpenClaw edge agent bridge — operational triage, doctor, restart, and A2A bridge routing for the federation edge (Telegram surface). USE WHEN: "openclaw unhealthy", "gateway down", "edge bot not responding", "a2a bridge disconnected", "watchdog tripped", "openclaw doctor", "openclaw restart". NOT for token/security audit — use FORGE-telegram-audit.
tools
Generate images, videos, TTS, voice clone, and music via MiniMax MCP server. Use when user asks to "draw", "generate image", "create picture", "make a photo", "text to image", "image generation".
testing
Single load-bearing constitutional-judgment skill. Routes all F1–F13, verdict, hold, seal, scope, authority and floor-check calls through the live arif_judge surface. Replaces 7 overlapping predecessors (arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge).
development
MANDATORY LSP grounding gate BEFORE any code mutation on .ts, .py, .js, .tsx, .jsx files. Forces the agent to read real-time compiler diagnostics and structural project context before editing — eliminating blind guesses and anchoring every mutation in F2 (TRUTH). Routes through arifOS kernel (:8088) for centralized gate logic.