A
Install the skill
Add the shared explainer skill or copy its instructions into the agent’s custom workflow system.
The companion skill is the fastest path when your agent can load reusable instructions. If it cannot, fall back to the direct upload API and keep the same output contract.
The recommended path is the companion skill at github.com/heysarver/explainer-skill. Set EXPLAINERS_API_KEY in the agent environment and let the skill publish automatically after it generates HTML.
Add the shared explainer skill or copy its instructions into the agent’s custom workflow system.
Make EXPLAINERS_API_KEY=xp_live_... available in the agent shell so uploads can authenticate automatically.
Have the agent generate the HTML and publish it in the same flow. The resulting URL is what you share with stakeholders.