mirror of
https://github.com/pskoett/self-improving-agent.git
synced 2026-09-14 13:27:14 +08:00
95ca17c69e
ClawdHub publishes a skill folder; repo-level files (README, .github/) were part of the package and get flagged. The publishable unit is now the self-improving-agent/ subfolder (SKILL.md, CHANGELOG.md, assets, hooks, references, scripts), with README and CI staying at the repo root outside the package. - Fix SKILL.md frontmatter name: self-improvement -> self-improving-agent, matching the folder name as the Agent Skills spec requires (the folder previously mismatched too). The OpenClaw hook keeps its self-improvement name so existing installs and `openclaw hooks enable self-improvement` are unaffected. - Update install/upgrade commands in README, SKILL.md, and openclaw-integration.md to copy the subfolder (not the repo root) and use absolute paths for the hook re-copy. - Update CI workflow paths; all three steps verified locally at the new locations. - Document the restructure under [Unreleased] in the changelog. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KfA4XxtVvSwdj8eLzTjV9C