skill-bundle-packager

📁 famaoai-creator/gemini-skills 📅 13 days ago
4
总安装量
3
周安装量
#52209
全站排名
安装命令
npx skills add https://github.com/famaoai-creator/gemini-skills --skill skill-bundle-packager

Agent 安装分布

cursor 3
claude-code 3
replit 3
mcpjam 2
openhands 2
zencoder 2

Skill 文档

Skill Bundle Packager

This skill optimizes operational focus by creating specialized “Strike Teams” of skills.

Capabilities

1. Mission-Specific Bundling

  • Identifies the required tools for a specific task (e.g., “Full Audit” = security-scanner + license-auditor + ux-auditor).
  • Creates temporary execution contexts where only the necessary skills are prioritized.

2. Export & Deploy

  • Prepares skill packages for deployment to specific project sub-directories or separate CI pipelines.

Usage

  • “Bundle all skills necessary for a ‘Production Hand-off’ mission.”
  • “Package a ‘Security Strike Team’ for our legacy binary audit.”

Commands

# Create a bundle for a specific mission
node skill-bundle-packager/scripts/bundle.cjs <mission-name> <skill-1> <skill-2> ...

Knowledge Protocol

  • Adheres to knowledge/orchestration/optimization-standards.md.