Embed crm-automation
Copy a snippet into your README or docs — visitors can install the crm-automation skill in Claude Code with one command.
Markdown (for README)
Drop into your repo's README — GitHub renders a badge linking to the skill page.
[](https://unyly.org/skill/crm-automation)Install command
Give users a one-liner — copies the skill folder into Claude Code.
npx degit claude-office-skills/skills/crm-automation ~/.claude/skills/crm-automationDirect image link
Plain HTML, no JS — for platforms that block scripts.
<a href="https://unyly.org/skill/crm-automation?via=embed">
<img src="https://unyly.org/badge/skill/crm-automation.svg" alt="crm-automation skill on Unyly" />
</a>