somtech-silo-manager
v1.0.0Plugin Claude Code pour générer et déployer les silos d'agents IA SomTech. Transforme une fiche Application du Service Desk en silo opérationnel complet : containers Docker, dev-env Fly.io, branche Git silo, configuration Netlify, et constitutions d'agents.
By Somtech0 GitHub starsUpdated 3 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 3 skill or MCP entries
- Source updated
- Sep 20, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install somtech-silo-manager for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install somtech-silo-manager@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/SomtechSolutionMAxime/somtech-packClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/somtech-silo-manager/.
Plugin files
├── .claude-plugin/plugin.json├── skills/silo-deployer/SKILL.md├── skills/silo-generator/SKILL.md└── .mcp.json
Included Skills2
Exécute le déploiement complet d'une silo après sa génération : conteneurs Docker, environnement de développement Fly.io, branche Git, et configuration Netlify. Transforme les configs générées en infrastructure active avec URLs stables et builds automatisés.
Génère l'intégralité de la configuration d'un silo SomTech : docker-compose, services Fly.io, constitutions d'agents, et templates d'environnement. Valide les métadonnées d'application avant génération. À utiliser après validation initiale du client et avant déploiement.
MCP servers1
- url
- https://vdpuktsqrecdxbmweate.supabase.co/functions/v1/servicedesk-mcp/sse
Plugin manifests1
{
"name": "somtech-silo-manager",
"version": "1.0.0",
"description": "Plugin Claude Code pour générer et déployer les silos d'agents IA SomTech. Transforme une fiche Application du Service Desk en silo opérationnel complet : containers Docker, dev-env Fly.io, branche Git silo, configuration Netlify, et constitutions d'agents.",
"author": {
"name": "Somtech"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[somtech-silo-manager on Agent Plugins Marketplace](https://pluginsmp.com/plugins/somtech-silo-manager)