docs(catalog): install line carries the requirement, not claims that rot
README.md:15 asserted two things that were measurably false as of
2026-07-31, both introduced in b4648e1 (2026-05-30):
- "Works with the Claude Code CLI, desktop app, and IDE extensions on
macOS, Linux, and Windows" — omits the web surface, and the desktop
app ships only for macOS and Windows (x64/ARM64), not Linux.
- "No external dependencies" — okr declares 4 runtime deps (mammoth,
postal-mime, turndown, unpdf).
Replaced with the requirement itself, which does not rot: install
happens via /plugin inside Claude Code, and the marketplace-add command
above registers the marketplace without installing anything.
No gate catches catalog prose — check-versions does not read README body
text. Verified by hand: check-versions 11 OK / 0 WARN / 0 ERROR,
28 pass / 0 fail.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012gHfoARehGggASpC29muRz
This commit is contained in:
parent
51c72f499f
commit
6cfa6f1de6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ All code here is generated by Claude Code through a dialog-based process: I dire
|
|||
claude plugin marketplace add https://git.fromaitochitta.com/open/ktg-plugin-marketplace.git
|
||||
```
|
||||
|
||||
Then open Claude Code and type `/plugin` to browse and install. Works with the Claude Code CLI, desktop app, and IDE extensions on macOS, Linux, and Windows. No external dependencies.
|
||||
Then open Claude Code and type `/plugin` to browse and install — the command above only registers the marketplace, it installs nothing.
|
||||
|
||||
Each plugin keeps its own full README and CHANGELOG; this page is just the catalog.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue