[
https://issues.apache.org/jira/browse/HDDS-15850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-15850:
----------------------------------
Labels: pull-request-available (was: )
> Publish Ozone CLI Cursor skill on ozone.apache.org with install script
> ----------------------------------------------------------------------
>
> Key: HDDS-15850
> URL: https://issues.apache.org/jira/browse/HDDS-15850
> Project: Apache Ozone
> Issue Type: Task
> Components: website
> Reporter: Wei-Chiu Chuang
> Priority: Major
> Labels: pull-request-available
>
> h2. Description
> Host the {{ozone-cli}} Agent Skill on the website so users can install it
> locally. The skill uses the open [Agent Skills|https://agentskills.io/]
> format ({{{}SKILL.md{}}} + {{{}reference.md{}}}) and works across
> {*}Cursor{*}, {*}Codex{*}, and *Claude Code* — each agent uses different
> discovery paths, so the installer handles all three.
> *Add to ozone-site:*
>
> {{}}
> {code:java}
> static/skills/ozone-cli/
> ├── install.sh
> ├── SKILL.md
> └── reference.md{code}
> {{ }}
> *Install one-liner (Homebrew style):*
>
> {{/bin/bash -c "$(curl -fsSL
> https://ozone.apache.org/skills/ozone-cli/install.sh)"}}
> {{install.sh}} downloads to {{~/.agents/skills/ozone-cli/}} and symlinks to
> {{~/.cursor/skills/ozone-cli}} and {{{}~/.claude/skills/ozone-cli{}}}.
> *Also:* short docs page under Tools with install, agent-specific invoke hints
> ({{{}/ozone-cli{}}} for Cursor/Claude, {{$ozone-cli}} for Codex), and update
> instructions.
> ----
> h2. Acceptance Criteria
> * Files under {{static/skills/ozone-cli/}} deployed; URLs return 200
> * One-liner installs skill for Cursor, Codex, and Claude Code
> * Docs page published with install + usage per agent
> ----
> h2. Test Plan
> # Run one-liner; verify
> {{~/.agents/skills/ozone-cli/\{SKILL.md,reference.md}}} and symlinks under
> {{~/.cursor/skills/}} and {{~/.claude/skills/}}
> # Reload each agent; confirm skill is discoverable and invocable
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]