#10083: Fix ClawHub link punctuation in skills docs
docs
stale
- Problem: The rendered link includes trailing period (https://clawhub.com.) causing a bad request.
- Fix: Wrap the URL in angle brackets so punctuation is excluded: <https://clawhub.com>.
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
This PR updates the ClawHub URL in `docs/tools/skills.md` to use Markdown autolink syntax (`<https://clawhub.com>`) so the trailing sentence period is not included in the hyperlink, preventing users from following a broken `https://clawhub.com.` link in rendered docs.
<h3>Confidence Score: 5/5</h3>
- This PR is safe to merge with minimal risk.
- Single-line documentation-only change that uses standard Markdown autolink syntax to fix an incorrect rendered URL; no runtime code paths are affected.
- No files require special attention
<!-- greptile_other_comments_section -->
<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#19579: fix(skills): complete clawhub SKILL.md with missing commands
by buddyh · 2026-02-18
78.6%
#13819: docs: fix FAQ heading punctuation
by eliaseffects · 2026-02-11
74.3%
#23753: docs: fix grammar "a OpenClaw" → "an OpenClaw" across 8 files
by jainilDesai · 2026-02-22
74.2%
#8873: fix: document skill loading locations in system prompt
by ytfh44 · 2026-02-04
74.0%
#8203: fix clawdbot references
by anton-roos · 2026-02-03
73.6%
#5273: fix: skill frontmatter fixes + description improvements (35 skills)
by Terwox · 2026-01-31
73.4%
#7210: docs: cleanup citation artifacts and update twitter URLs to X
by hongxuWei · 2026-02-02
73.0%
#8880: feat(ui): make URLs clickable in tool output
by jnvw · 2026-02-04
71.8%
#23770: docs: fix broken URL, inconsistent casing, and hyphenation
by jainilDesai · 2026-02-22
71.7%
#11048: fix: address repository issues (env, author, CI comments, security ...
by cavula · 2026-02-07
71.1%