Skip to content

Extract skills to external agents repo#30

Merged
flyon merged 2 commits intodevfrom
flyon/extract-skills
Mar 11, 2026
Merged

Extract skills to external agents repo#30
flyon merged 2 commits intodevfrom
flyon/extract-skills

Conversation

@flyon
Copy link
Member

@flyon flyon commented Mar 11, 2026

Summary

  • Moves reusable Claude Code skills to the shared github.com/Semantu/agents repo (checked out into packages/skills/)
  • npm run setup now auto-clones/pulls the skills repo and syncs to .claude/ and .agents/
  • Gracefully skips if the user lacks access to the private skills repo
  • Removes old docs/agents/skills/ and scripts/sync-agents.mjs

Test plan

  • Fresh clone: npm run setup clones skills repo and syncs
  • Existing checkout: npm run setup pulls and syncs
  • Without repo access: setup prints skip message, exits cleanly

🤖 Generated with Claude Code

René Verheij and others added 2 commits March 11, 2026 17:06
Move reusable skills to github.com/Semantu/agents (checked out via mrgit
into packages/skills). Sync script now lives in the skills repo itself.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
npm run setup now clones/pulls the agents repo into packages/skills
and runs sync. Skips gracefully if the user lacks repo access.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

⚠️ No changeset found. If this PR should trigger a release, run npx changeset and commit the generated file.

If this change doesn't need a release (docs, CI config, etc.), you can ignore this message.

@flyon flyon merged commit 48e3301 into dev Mar 11, 2026
3 checks passed
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