4 ms·
Maybe it's because I don't know anything about how claude plugins work, but I find it odd that there's no actual TS code in the mentioned repo: https://github.c
by mring33621 4mo ago
Maybe it's because I don't know anything about how claude plugins work, but I find it odd that there's no actual TS code in the mentioned repo: https://github.com/LegalRabbit-AI/legalrabbit-docx-claude-plugin https://github.com/LegalRabbit-AI/legalrabbit-docx-claude-pl...
There is a zip file of code in the releases though. I wonder if the LPGL 3.0 license covers that?
UPDATE: the zip file is just the repo itself. So everything interesting is in the legalrabbit-docx-mcp.exe, contained in the GitHub releases.
What a tease.
- tanin 4mo ago(The author of the blog here) To clarify this: we don't intend to open-source it. There's no source code. The only reason we need a github repo is because Claude Code/Cowork requires a plugin to be a github repo, which contains the plugin configuration. Moreover, our users are lawyers. They don't have Node/Python runtime i.e. unable to run code. They need a single-file executable.