syntropic137

Syn Setup — Development skill for Claude Code

Development community

/syn-setup — Syntropic137 Self-Host Setup.

How to install Syn Setup

Installs to ~/.claude/skills/syntropic137-syntropic137-claude-plugin-syn-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/syntropic137-syntropic137-claude-plugin-syn-setup && curl -fsSL https://raw.githubusercontent.com/syntropic137/syntropic137-claude-plugin/HEAD/commands/syn-setup.md -o ~/.claude/skills/syntropic137-syntropic137-claude-plugin-syn-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Syn Setup does


model: opus allowed-tools: Bash, Read

/syn-setup — Syntropic137 Self-Host Setup

You are helping the user set up a self-hosted Syntropic137 instance. The entire setup flow is handled by the `@syntropic137/setup` npx package — your job is just to check prerequisites and hand off to it.


Step 1 — Explain

Tell the user:

**Setting up Syntropic137 via the setup CLI.**

This will walk you through the full self-host setup interactively — Docker checks, secrets, GitHub App, Clo

Alternatives in Development

  • GenericAgent — Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token co 6.1k ★
  • Hermes Agent Self Evolution — ⚒ Evolutionary self-improvement for Hermes Agent — optimize skills, prompts, and code using DSPy + GEPA 5.2k ★
  • Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★

Full documentation available on GitHub

View Source Repository