Skip to content

Polish public storefront: remove machine-specific paths, finish OpenClaw rebrand - #21

Merged
jdrhyne merged 1 commit into
mainfrom
polish/storefront-cleanup
Jun 10, 2026
Merged

Polish public storefront: remove machine-specific paths, finish OpenClaw rebrand#21
jdrhyne merged 1 commit into
mainfrom
polish/storefront-cleanup

Conversation

@jdrhyne

@jdrhyne jdrhyne commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Cleanup pass so every skill works for anyone who copies it — no leaked machine paths, no dead domains, correct repo references.

What changed

  • gsc: every example used hardcoded /Users/admin/clawd/... paths → now relative paths + python3, matching the sibling ga4 skill. Added a run-location note.
  • skill-sync: the script synced against PSPDFKit/clawdbot-skills (wrong/old repo) → now jdrhyne/agent-skills (REPO_URL, gh pr create, compare URL, help text).
  • clawddocs: docs.clawd.botdocs.openclaw.ai (SKILL.md + both scripts).
  • context-recovery: genericized ~/.clawdbot-* / ~/clawd-*~/.openclaw*; replaced the named-profile (duke-leto) example with <profile>.
  • sysadmin-toolbox: refresh.sh now self-locates its skill dir instead of hardcoding ~/clawd-duke-leto/....
  • CONTRIBUTING: clarified the fork clone (was a bare YOUR-USERNAME placeholder).
  • elegant-reports: added the Nordic sample output (sample-output.html + .pdf) and NORDIC_DESIGN_RESEARCH.md as showcase material.

Notes

  • The Trust Badges scanner runs on push to main / workflow_dispatch, so it won't run on this PR branch — it'll run on merge.
  • Open question (not in this PR): sysadmin-toolbox/references/security-tools.md ships pentesting/exploit-DB links that may be what trips the scanner — worth a separate decision on whether to keep them in a public brand repo.

Storefront polish so skills work for anyone who copies them:

- gsc: replace hardcoded /Users/admin/clawd/... paths with relative
  paths + python3 (matches the sibling ga4 skill); add run-location note
- skill-sync: point script at jdrhyne/agent-skills (was the wrong/old
  PSPDFKit/clawdbot-skills repo) across REPO_URL, gh pr create, and help
- clawddocs: docs.clawd.bot -> docs.openclaw.ai (SKILL.md + scripts)
- context-recovery: genericize ~/.clawdbot-* and ~/clawd-* paths to
  ~/.openclaw* and drop the named-profile example
- sysadmin-toolbox: refresh.sh self-locates its skill dir instead of
  hardcoding a personal ~/clawd-duke-leto path
- CONTRIBUTING: clarify the fork clone (was a YOUR-USERNAME placeholder)
- elegant-reports: add Nordic sample output (html + pdf) and design notes
@jdrhyne
jdrhyne merged commit ac1ad95 into main Jun 10, 2026
1 check passed
@jdrhyne
jdrhyne deleted the polish/storefront-cleanup branch June 10, 2026 05:31
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.

1 participant