A personal collection of Claude Code plugins. Built as a hobby by Vincent Lauriat.
View on GitHub> /plugin marketplace add vincentlauriat/toolkit
Free & open source · Claude Code plugin marketplace
One plugin, for now.
audit-report
Generate exhaustive audit dossiers on any company, product, technology, or market — like a strategy consulting firm.
> /audit-report Apple > /audit-report "marché des LLM" --lang fr > /audit-report OpenAI --depth full --swot --esg > /audit-report Notion --depth quick --brief # output audit-openai/ 00_RESUME_EXECUTIF.md 01_HISTORIQUE.md 02_MARCHE.md 03_TECHNIQUE.md 04_TARIFICATION.md 05_CONCURRENCE.md 06_FINANCIER.md 07_FUTUR.md 08_ESG.md 09_SWOT.md RAPPORT_COMPLET.md _factcheck.md _data.json _sources.json _manifest.json
Up to 10 Markdown sections, plus machine-readable artifacts.
Each run produces a structured audit-{subject}/ folder. The optional dimensions (ESG, SWOT, HR) are only generated when you ask for them.
Alongside the Markdown: _data.json · _sources.json · _manifest.json — so the dossier stays machine-readable.
Two commands inside Claude Code.
# 1. add the marketplace > /plugin marketplace add vincentlauriat/toolkit # 2. install the plugin — or browse them all with /plugin > /plugin install audit-report@vincentlauriat-toolkit