Skip to content

feat: add register-local-skill as project-local skill#34

Merged
b4tchkn merged 1 commit into
mainfrom
feat/add-register-local-skill
Jun 18, 2026
Merged

feat: add register-local-skill as project-local skill#34
b4tchkn merged 1 commit into
mainfrom
feat/add-register-local-skill

Conversation

@b4tchkn

@b4tchkn b4tchkn commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add register-local-skill as a project-local skill under .claude/skills/
  • Automates the workflow of registering a ~/.claude/skills/{name} skill into one of this repository's plugins

What it does

  1. Lists available local skills and asks which one to register
  2. Presents plugin candidates and asks which plugin to add it to
  3. Creates plugins/{plugin}/skills/{skill-name}/SKILL.md (content copied verbatim)
  4. Updates CLAUDE.md plugins table
  5. Updates README.md (skill count + skill description entry)
  6. Prompts for commit

Changes

  • .claude/skills/register-local-skill/SKILL.md — project-local skill definition

Adds a project-local skill under .claude/skills/ that automates
registering ~/.claude/skills into this repository's plugins.
@b4tchkn b4tchkn marked this pull request as ready for review June 18, 2026 23:06
@b4tchkn b4tchkn merged commit 02af465 into main Jun 18, 2026
@b4tchkn b4tchkn deleted the feat/add-register-local-skill branch June 18, 2026 23:06
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