jojochuang opened a new pull request, #490:
URL: https://github.com/apache/ozone-site/pull/490

   ## Summary
   - Host the `ozone-cli` Agent Skill under `static/skills/ozone-cli/` with 
`SKILL.md`, `reference.md`, and a Homebrew-style `install.sh`
   - Installer supports Cursor, Codex, and Claude Code via `~/.agents/skills/` 
with symlinks
   - Add documentation page under Administrator Guide > Tools (current and next 
docs)
   
   ## Jira
   https://issues.apache.org/jira/browse/HDDS-15850
   
   ## Install (after deploy)
   ```bash
   /bin/bash -c "$(curl -fsSL 
https://ozone.apache.org/skills/ozone-cli/install.sh)"
   ```
   
   ## Test plan
   - [ ] `pnpm run lint` passes
   - [ ] `pnpm run build` succeeds; `build/skills/ozone-cli/` and 
`build/docs/administrator-guide/operations/tools/cursor-ozone-cli` exist
   - [ ] Install script downloads files to `~/.agents/skills/ozone-cli/` and 
creates Cursor/Claude symlinks
   - [ ] Docs page renders at 
`/docs/administrator-guide/operations/tools/cursor-ozone-cli`
   
   
   Made with [Cursor](https://cursor.com)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to