diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12fd1430..078adc16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
### Changed
+- Docs: clarify that ClawHub does not support paid skills, per-skill pricing, or paywalled releases (#1752, #1844) (thanks @deepujain).
- API docs: clarify how third-party directories can reuse public ClawHub catalog endpoints while respecting rate limits and canonical links (#1825, #1845) (thanks @deepujain).
- Packages docs: document the required fields for code-plugin package publish flows (#1802) (thanks @deepujain).
- Search: add CJK tokenization support (Chinese/Japanese/Korean) with Intl.Segmenter plus fallback behavior to improve skill query matching (#1596) (thanks @pq-dong).
diff --git a/docs/cli.md b/docs/cli.md
index fa1c6373..32e2d79c 100644
--- a/docs/cli.md
+++ b/docs/cli.md
@@ -141,6 +141,7 @@ Stores your API token + cached registry URL.
- Requires semver: `--version 1.2.3`.
- Publishing a skill means it is released under `MIT-0` on ClawHub.
- Published skills are free to use, modify, and redistribute without attribution.
+- ClawHub does not support paid skills or per-skill pricing.
- Legacy alias: `publish
+ ClawHub does not support paid skills, per-skill pricing, or paywalled + releases. +