agent-skill-deploy

Solid

Deploys agent skill collections from any GitHub repository with a /skills folder to one or more distribution surfaces: GitHub releases, Claude Code marketplace, VS Code plugin marketplace, and Copilot CLI plugin marketplace. Handles pre-flight validation, conventional commit analysis, version bumping across surface configs, and surface-specific publishing with dry-run support. Use when releasing, publishing, or deploying a skills collection to any supported marketplace or creating a GitHub release for a skills repository. Don't use for deploying non-skill packages, npm modules, Docker images, or Azure resources.

DevOps & Infrastructure 29 stars 2 forks Updated today

Install

View on GitHub

Quality Score: 77/100

Stars 20%
49
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Agent Skill Collection Deploy ## Purpose Automate multi-surface deployment of agent skill collections: - Pre-flight validation of git state, skills inventory, and surface readiness - Conventional commit analysis with version bump recommendation - Version bumping across all detected surface configuration files - Surface-specific deployment with dry-run capability - User approval gates before irreversible operations ## When to Use This Skill Use this skill when the user: - Asks to "release", "deploy", "publish", or "ship" a skills collection - Wants to bump versions and push to one or more marketplaces - Needs to create a GitHub release for a skills repository - Wants to publish skills to Claude Code, VS Code, or Copilot CLI marketplaces - Asks to check deployment readiness or run a dry-run release **Do not use** for npm packages, Docker deployments, Azure resource provisioning, or repositories without a `/skills` directory. ## Supported Surfaces | Surface | Config Files | Deploy Action | Tool Required | | ---------------- | ------------------------------------------------------------------ | -------------------------------- | ------------------- | | **github** | Git remote URL | Create tag + GitHub release | `gh` | | **claude-code** | `.claude-plugin/plugin.json` (required), `.claude-plugin/marketplace...

Details

Author
webmaxru
Repository
webmaxru/enonic-agent-skills
Created
1 months ago
Last Updated
today
Language
TypeScript
License
None

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

agent-skills-authoring

Guides agents through creating, validating, and optimizing Agent Skills (SKILL.md files) from user requests. Covers all YAML frontmatter fields, directory layout, progressive disclosure, scripts, quality patterns, and evaluation workflows. Use when a user asks you to create, edit, audit, or improve an Agent Skill, even if they don't use the word "skill" — any request about reusable agent instructions, workflow packaging, or capability extension should trigger this skill.

22 Updated 2 months ago
zebbern
AI & Automation Solid

agent-factory

Claude Code agent generation system that creates custom agents and sub-agents with enhanced YAML frontmatter, tool access patterns, and MCP integration support following proven production patterns

682 Updated 6 months ago
alirezarezvani
Data & Documents Solid

skill-issue

Audit and review all installed agent skills. Run on-demand or via cron to get a health report: skill inventory, usage tracking, version checks, dependency health, and actionable recommendations (keep, update, review, remove). Use when asked to review skills, check for skill updates, find unused skills, or audit the skill ecosystem.

23 Updated 3 months ago
krispuckett
Web & Frontend Solid

skill-creator

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

2,340 Updated 1 months ago
RKiding
DevOps & Infrastructure Solid

openclaw-it-team-deploy

为 openclaw-it-team 仓库生成和维护部署型工作流。用于把当前仓库的多 Agent 配置安装到 OpenClaw、本地化 `openclaw.json`、填充模型与飞书账号配置,并完成启动前验收。

31 Updated 1 months ago
jefferyjob