Overlay local skill improvements#6
Open
EdgeClaws wants to merge 1 commit into
Open
Conversation
EdgeClaws
force-pushed
the
clawdia-overlay-local-skill-updates
branch
from
July 18, 2026 09:27
64dfb25 to
5950dd4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary\n- preserve skillreef as the base while adding local web-use Browserless/browser-control helpers, tests, and routing notes\n- add Moltmaster SDK path resolution for Homebrew/M1 installs and fix the existing test allowlist/doc mismatch\n- bring over standalone claude-foreman and shell-swap test harness assets without rolling back skillreef docs\n\n## Verification\n- python3 -m py_compile skills/web-use/scripts/browserless_extract.py skills/web-use/scripts/browserless_media_requests.py skills/web-use/scripts/browserless_session.py skills/web-use/scripts/tinyfish_browser_extract.py\n- skills/web-use/scripts/test.sh\n- node skills/moltmaster/scripts/moltmaster.test.mjs\n- bash skills/claude-foreman/scripts/test.sh\n- /opt/homebrew/bin/bash skills/shell-swap/scripts/test.sh\n- gitleaks detect --source . --no-git --redact --verbose\n- gitleaks detect --source . --redact --verbose --log-opts origin/main..HEAD\n\nNote: local pre-push hook still flagged the existing upstream main commit when pushing the fork branch, but the working tree and commit range above both scan clean.