This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/hamilton.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 648d9a10 Deploy documentation from
1d0be049b2e672f531b6734cb85706b7c565365e
648d9a10 is described below
commit 648d9a10464079b4760b825e3e8c7d6c91db4529
Author: GitHub Actions <[email protected]>
AuthorDate: Sat Jan 31 20:38:02 2026 +0000
Deploy documentation from 1d0be049b2e672f531b6734cb85706b7c565365e
---
.../_sources/ecosystem/claude-code-plugin.md.txt | 6 +++---
content/_static/Hamilton.pdf | Bin 10349514 -> 10349562
bytes
content/ecosystem/claude-code-plugin/index.html | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/content/_sources/ecosystem/claude-code-plugin.md.txt
b/content/_sources/ecosystem/claude-code-plugin.md.txt
index 47f4c411..d72c2a61 100644
--- a/content/_sources/ecosystem/claude-code-plugin.md.txt
+++ b/content/_sources/ecosystem/claude-code-plugin.md.txt
@@ -75,7 +75,7 @@ claude plugin install hamilton@apache/hamilton --scope user
### For Contributors
-If you've cloned the Hamilton repository, the skill is already available in
`.claude/skills/hamilton/` and will be automatically discovered by Claude Code
when you work in the repo. No installation needed!
+If you've cloned the Hamilton repository, the skill is already available in
`.claude/plugins/hamilton/skills/hamilton/` and will be automatically
discovered by Claude Code when you work in the repo. No installation needed!
## Usage
@@ -317,7 +317,7 @@ The plugin is organized as follows:
└── README.md # Plugin documentation
```
-For contributors, a copy exists in `.claude/skills/hamilton/` for immediate
use.
+For contributors, the skill exists in
`.claude/plugins/hamilton/skills/hamilton/` for immediate use.
## Contributing
@@ -334,7 +334,7 @@ Please [file an
issue](https://github.com/apache/hamilton/issues/new) with:
### Submit Pull Requests
1. Fork the repository: https://github.com/apache/hamilton
-2. Make changes in `.claude/skills/hamilton/` or `.claude/plugins/hamilton/`
+2. Make changes in `.claude/plugins/hamilton/skills/hamilton/`
3. Test thoroughly with various scenarios
4. Submit a PR with a clear description
diff --git a/content/_static/Hamilton.pdf b/content/_static/Hamilton.pdf
index 2215b249..142f646b 100644
Binary files a/content/_static/Hamilton.pdf and b/content/_static/Hamilton.pdf
differ
diff --git a/content/ecosystem/claude-code-plugin/index.html
b/content/ecosystem/claude-code-plugin/index.html
index ac7ef169..cce75d97 100644
--- a/content/ecosystem/claude-code-plugin/index.html
+++ b/content/ecosystem/claude-code-plugin/index.html
@@ -570,7 +570,7 @@ curl<span class="w"> </span>-fsSL<span class="w">
</span>https://cli.claude.ai/i
</section>
<section id="for-contributors">
<h3>For Contributors<a class="headerlink" href="#for-contributors" title="Link
to this heading">¶</a></h3>
-<p>If you’ve cloned the Hamilton repository, the skill is already available in
<code class="docutils literal notranslate"><span
class="pre">.claude/skills/hamilton/</span></code> and will be automatically
discovered by Claude Code when you work in the repo. No installation needed!</p>
+<p>If you’ve cloned the Hamilton repository, the skill is already available in
<code class="docutils literal notranslate"><span
class="pre">.claude/plugins/hamilton/skills/hamilton/</span></code> and will be
automatically discovered by Claude Code when you work in the repo. No
installation needed!</p>
</section>
</section>
<section id="usage">
@@ -820,7 +820,7 @@ How do I do this without repeating code?
└── README.md # Plugin documentation
</pre></div>
</div>
-<p>For contributors, a copy exists in <code class="docutils literal
notranslate"><span class="pre">.claude/skills/hamilton/</span></code> for
immediate use.</p>
+<p>For contributors, the skill exists in <code class="docutils literal
notranslate"><span
class="pre">.claude/plugins/hamilton/skills/hamilton/</span></code> for
immediate use.</p>
</section>
<section id="contributing">
<h2>Contributing<a class="headerlink" href="#contributing" title="Link to this
heading">¶</a></h2>
@@ -839,7 +839,7 @@ How do I do this without repeating code?
<h3>Submit Pull Requests<a class="headerlink" href="#submit-pull-requests"
title="Link to this heading">¶</a></h3>
<ol class="arabic simple">
<li><p>Fork the repository: https://github.com/apache/hamilton</p></li>
-<li><p>Make changes in <code class="docutils literal notranslate"><span
class="pre">.claude/skills/hamilton/</span></code> or <code class="docutils
literal notranslate"><span
class="pre">.claude/plugins/hamilton/</span></code></p></li>
+<li><p>Make changes in <code class="docutils literal notranslate"><span
class="pre">.claude/plugins/hamilton/skills/hamilton/</span></code></p></li>
<li><p>Test thoroughly with various scenarios</p></li>
<li><p>Submit a PR with a clear description</p></li>
</ol>