01 > FindBrowse the catalog for the CRE job you want help with.
02 > InstallDownload the skill and add it to your AI tool.
03 > RunAsk your AI for the task normally. The skill supplies the structure.
Download the CRE Skills Plugin
Latest release, portable bundle (signed). Review the SKILL.md files before installing into your agent.
All releases, checksums, and signatures are on GitHub Releases →
# Claude Code CLI — marketplace install (recommended) claude plugin marketplace add mariourquia/cre-skills-plugin claude plugin install cre-skills@cre-skills
# Start a new conversation (SessionStart hook fires at start) # Verify the plugin loaded: claude plugin list
# Test with a real CRE task: /cre-skills:cre-route screen this deal
# Alternative — run from a local clone: git clone https://github.com/mariourquia/cre-skills-plugin.git claude --plugin-dir ./cre-skills-plugin