silo-generator

Generate SomTech silo configuration files, deployment templates, and agent constitutions.

1|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/SomtechSolutionMAxime/somtech-pack --skill silo-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: silo-generator
Source: https://github.com/SomtechSolutionMAxime/somtech-pack/tree/main/plugins/somtech-silo-manager/skills/silo-generator
Command: npx skills add https://github.com/SomtechSolutionMAxime/somtech-pack --skill silo-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end setup of SomTech silos by generating configuration files, deployment templates, and agent constitutions.

Core Features & Use Cases

  • End-to-end silo provisioning: generates docker-compose templates, Fly.io deployment configs, agent constitutions, and devenv templates.
  • Metadata validation: checks completeness and consistency against the silo schema and enforces repository/branch conventions.
  • Artifact generation: produces deployment-ready artifacts and guidance for DevOps and client teams.

Quick Start

Use the silo-generator to provision a new client/app silo from your Application metadata and Service Desk context.

Frequently Asked Questions about silo-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate docker-compose and Fly.io deployment config generation for new client silos?

Automate silo generation by using this Skill to produce docker-compose files, Fly.io deployment configs, and devenv templates directly from your application metadata. It provisions all required deployment artifacts and agent constitutions for end-to-end client onboarding.

What is the best way to validate application metadata and repository branch conventions before provisioning infrastructure?

Validating metadata before provisioning infrastructure requires checking completeness and consistency against the silo schema. This Skill automatically validates metadata and enforces repository branch conventions to ensure configuration files are correctly structured for deployment.

Can I use this silo generator for client migration scenarios as well as new onboarding?

Yes, silo generation supports both new client onboarding and migration scenarios. The Skill generates the necessary deployment templates, configuration files, and agent constitutions required to handle either context seamlessly.

Does the silo provisioning process require any external dependencies or component installations?

No external dependencies or components are required for silo provisioning. The Skill operates independently to generate configuration files, validate metadata, and prepare all deployment-ready artifacts without needing additional packages.

What deployment artifacts and templates are generated during the end-to-end silo setup?

Deployment artifacts generated during silo setup include docker-compose templates, Fly.io service configurations, devenv templates, and agent constitutions. These artifacts are prepared automatically to guide DevOps and client teams through deployment and review.