Skip to content

docs: update skills repository URLs to OpenHands/extensions#337

Merged
neubig merged 1 commit intomainfrom
refactor/extensions-rename
Feb 16, 2026
Merged

docs: update skills repository URLs to OpenHands/extensions#337
neubig merged 1 commit intomainfrom
refactor/extensions-rename

Conversation

@neubig
Copy link
Contributor

@neubig neubig commented Feb 15, 2026

Summary

Update all documentation references from OpenHands/skills to OpenHands/extensions to support the repository rename.

Changes

File Change
overview/skills.mdx Main skills overview page
overview/skills/public.mdx Global skills documentation (multiple URLs)
overview/skills/keyword.mdx Keyword-triggered skills docs
overview/skills/repo.mdx Repository skills docs
sdk/guides/skill.mdx SDK skills guide
sdk/guides/github-workflows/pr-review.mdx PR review workflow docs
openhands/usage/use-cases/code-review.mdx Code review use case docs

Merge Order

This PR can be merged at any time after the skills repository is renamed to OpenHands/extensions.

  • Before rename: Links to OpenHands/extensions will be broken
  • After rename: All links will work correctly; GitHub redirects will also work for old URLs

Related PRs

This is part of a coordinated refactoring:

Repository PR Status Merge Order
OpenHands/skills #50 Open 1️⃣ Merge first
GitHub Settings (manual) Pending 2️⃣ Rename skillsextensions
OpenHands/software-agent-sdk #2085 Open 3️⃣ Merge after rename
OpenHands/docs This PR Open 3️⃣ Merge after rename

Testing

All links will work correctly once the repository is renamed. GitHub's automatic redirects will handle any edge cases during the transition period.

@neubig can click here to continue refining the PR

Update all documentation references from OpenHands/skills to
OpenHands/extensions to support the repository rename.

Updated files:
- overview/skills.mdx
- overview/skills/public.mdx
- overview/skills/keyword.mdx
- overview/skills/repo.mdx
- sdk/guides/skill.mdx
- sdk/guides/github-workflows/pr-review.mdx
- openhands/usage/use-cases/code-review.mdx

Related PRs:
- OpenHands/extensions#50: Prepare for rename to OpenHands/extensions
- OpenHands/software-agent-sdk#2085: Update PUBLIC_SKILLS_REPO URL

Co-authored-by: openhands <openhands@all-hands.dev>
neubig pushed a commit to OpenHands/OpenHands-CLI that referenced this pull request Feb 15, 2026
Update test comment reference from OpenHands/skills to OpenHands/extensions
to match the repository rename.

Related PRs:
- OpenHands/skills#50: Prepare for rename to OpenHands/extensions
- OpenHands/software-agent-sdk#2085: Update PUBLIC_SKILLS_REPO URL
- OpenHands/docs#337: Update documentation URLs

Co-authored-by: openhands <openhands@all-hands.dev>
@openhands-ai
Copy link

openhands-ai bot commented Feb 15, 2026

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • .github/workflows/sync-agent-sdk-openapi.yml
    • .github/workflows/sync-docs-code-blocks.yml

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #337 at branch `refactor/extensions-rename`

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

Copy link
Contributor

@all-hands-bot all-hands-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Good taste - Clean, mechanical URL update that solves a real problem without over-engineering.

Linus-Style Analysis:
✅ Solves actual problem (repo rename)
✅ Simplest possible solution (find/replace)
✅ Zero breaking changes
✅ Comprehensive coverage across all docs

Verdict: ✅ Worth merging

Key Insight: This is exactly what a documentation update should be - boring, mechanical, and correct.

@neubig neubig marked this pull request as ready for review February 16, 2026 02:42
Copy link
Contributor

@all-hands-bot all-hands-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Good taste - Clean, mechanical URL update. No issues found. LGTM.

@neubig neubig merged commit 9f051cc into main Feb 16, 2026
10 checks passed
@neubig neubig deleted the refactor/extensions-rename branch February 16, 2026 16:58
neubig added a commit to OpenHands/OpenHands-CLI that referenced this pull request Feb 16, 2026
Update test comment reference from OpenHands/skills to OpenHands/extensions
to match the repository rename.

Related PRs:
- OpenHands/extensions#50: Prepare for rename to OpenHands/extensions
- OpenHands/software-agent-sdk#2085: Update PUBLIC_SKILLS_REPO URL
- OpenHands/docs#337: Update documentation URLs

Co-authored-by: openhands <openhands@all-hands.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants