@arkone_ai/loi
v1.0.0
Published
Claude Code skill: generate a branded Letter of Intent (LOI) document as PDF or Markdown
Maintainers
Readme
@arkone_ai/loi
A Claude Code skill that generates a branded Letter of Intent (LOI) — for partnership, acquisition, investment, or reseller arrangements — with key terms table, conditions precedent, and signature block, output as PDF or Markdown.
Install
npm install -g @arkone_ai/loiOr via Vercel Skills CLI:
npx skills add arkone-ai/skills --skill loiUsage
In any Claude Code session:
/loiWhat it does
- Drafts a complete LOI with deal overview, key terms table, conditions precedent, exclusivity, confidentiality, and binding/non-binding provisions
- Applies your brand config (logo, colors, footer) and generates a PDF via puppeteer, falling back to Markdown
- Saves to
./loi-{party-slug}-{date}.pdf(or.mdfallback), with a legal review reminder
License
MIT
