vector-cli-skill-sync

Community

Sync 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-skill submodule when CLI commands, options, or behavior change.
  • Submodule Management: Commit and push changes to the vector-skill submodule after updating.
  • Use Case: When you modify the CLI source files, this skill helps you update the vector-skill submodule 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.