vector-cli-skill-sync
CommunitySync CLI changes with public vector-skill submodule
Authorxrehpicx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures that changes in the CLI source files are reflected in the public vector-skill submodule, maintaining consistency between the CLI and the skill.
Core Features & Use Cases
- CLI Change Reflection: Updates the
vector-skillsubmodule when CLI commands, options, or behavior change. - Submodule Management: Commit and push changes to the
vector-skillsubmodule after updating. - Use Case: When you modify the CLI source files, this skill helps you update the
vector-skillsubmodule to ensure that the skill reflects the latest changes.
Quick Start
After modifying the CLI source files, run the following commands to update the skill:
cd packages/vector-skill
git add SKILL.md
git commit -m "Update skill to reflect CLI changes"
git push
cd ../..
git add packages/vector-skill
git commit -m "Update vector-skill submodule"
git push
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vector-cli-skill-sync Download link: https://github.com/xrehpicx/vector/archive/main.zip#vector-cli-skill-sync Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.