
Julian
- 133 repo stars
- Updated July 27, 2026
- popmechanic/VibesOS
Deploy, manage, and interact with Julian project instances from your agent when building or running VibesOS-style Julian workloads.
About
Julian is a VibesOS plugin skill that gives your coding agent procedural knowledge for Julian project tools: deploying instances, managing their lifecycle, and interacting with running Julian environments. developers shipping on the Julian stack can use it to reduce context-switching between the repo and separate CLI or dashboard steps. The skill is versioned 0.1.1 and authored for the Vibes.diy ecosystem, so it assumes you are already committed to Julian as part of your build or operate footprint. Because documentation in the ingest payload is short, expect the SKILL.md in the repo to define exact commands and guardrails. Treat Julian as an integration and deployment helper that complements your own infra choices rather than replacing platform-specific runbooks entirely.
- Deploy and manage Julian instances from the agent
- Interact with running Julian projects via project tools
- VibesOS plugin packaging (julian v0.1.1)
- Spans development setup and ongoing instance operations
Julian by the numbers
- Data as of Aug 5, 2026 (Skillselion catalog sync)
/plugin marketplace add popmechanic/VibesOS/plugin install julian@VibesOSAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 133 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | popmechanic/VibesOS ↗ |
What it does
Deploy, manage, and interact with Julian project instances from your agent when building or running VibesOS-style Julian workloads.
Files
Julian project tools — deploy, manage, and interact with Julian instances
julian
Source: ./plugins/julian
{ "name": "julian", "author": { "name": "Marcus Estes", "email": "marcus@vibes.diy" }, "source": "./plugins/julian", "version": "0.1.1", "description": "Julian project tools — deploy, manage, and interact with Julian instances" }