mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-28 08:49:38 +02:00
docs: align Claude Desktop split-ZIP wording
Update README and the agent-clients docs page to reflect that ktx setup now produces one uploadable ZIP per Claude Desktop skill under .ktx/agents/claude/ (ktx-analytics.zip and optionally ktx.zip) instead of a single combined ktx-skills.zip.
This commit is contained in:
parent
eae327ebc3
commit
fc6e4a2426
2 changed files with 19 additions and 17 deletions
|
|
@ -136,10 +136,10 @@ ktx sl validate orders
|
|||
Supported client agents: Claude Code, Claude Desktop, Codex, Cursor, OpenCode,
|
||||
and clients that can use the printed MCP endpoint or `.agents` admin skills.
|
||||
Claude Desktop setup registers a local `ktx mcp stdio` server in Claude
|
||||
Desktop's config and generates `.ktx/agents/claude/ktx-skills.zip` with one or
|
||||
two skills, depending on the setup mode. Restart Claude Desktop after setup,
|
||||
then upload that ZIP from **Customize** > **Skills** > **+** > **Create
|
||||
skill** > **Upload a skill**.
|
||||
Desktop's config and generates one uploadable ZIP per Claude Desktop skill
|
||||
under `.ktx/agents/claude/`. Restart Claude Desktop after setup, then upload
|
||||
each ZIP from **Customize** > **Skills** > **+** > **Create skill** >
|
||||
**Upload a skill**.
|
||||
|
||||
The release artifact manifest contains the public npm tarball and the bundled
|
||||
`kaelio-ktx` runtime wheel. The `python/ktx-sl` and `python/ktx-daemon`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue